Changeset 102 for trunk/sources/androidapplestreaming/include/jniwrapper.h
- Timestamp:
- 08/24/10 20:27:38 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/androidapplestreaming/include/jniwrapper.h
r90 r102 45 45 extern "C" jobject Java_com_rtmpd_CommandsInterface_ContextCloseAll( 46 46 JNIEnv* pEnv, jobject thiz); 47 extern "C" jobject Java_com_rtmpd_CommandsInterface_CommandSetBitrates( 48 JNIEnv* pEnv, jobject thiz, jint contextId, jstring bitrates); 47 49 extern "C" jobject Java_com_rtmpd_CommandsInterface_CommandPlay( 48 50 JNIEnv* pEnv, jobject thiz, jint contextId, jstring m3u8Uri,
Note: See TracChangeset
for help on using the changeset viewer.
