- Timestamp:
- 08/16/10 23:09:59 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/builders/androidapplestreaming/src/com/rtmpd/CommandsInterface.java
r75 r77 35 35 public native HashMap<Object, Object> ContextCloseAll(); 36 36 37 public native HashMap<Object, Object> CommandPlay (int contextId, String connectingString);37 public native HashMap<Object, Object> CommandPlayCondensed(int contextId, String connectingString); 38 38 39 39 public native HashMap<Object, Object> CommandPlay(int contextId, String m3u8Uri, String httpSessionId, String keyPassword);
Note: See TracChangeset
for help on using the changeset viewer.
