Ignore:
Timestamp:
08/16/10 22:48:02 (21 months ago)
Author:
shiretu
Message:

-- work on apple streaming

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/builders/androidapplestreaming/src/com/rtmpd/CommandsInterface.java

    r74 r75  
    3535        public native HashMap<Object, Object> ContextCloseAll(); 
    3636 
     37        public native HashMap<Object, Object> CommandPlay(int contextId, String connectingString); 
     38 
    3739        public native HashMap<Object, Object> CommandPlay(int contextId, String m3u8Uri, String httpSessionId, String keyPassword); 
    3840 
Note: See TracChangeset for help on using the changeset viewer.