Ignore:
Timestamp:
08/16/10 23:09:59 (21 months ago)
Author:
shiretu
Message:

-- JNI fixes

File:
1 edited

Legend:

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

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