Changeset 87 for trunk/sources/applications/applestreamingclient/src/applestreamingclientapplication.cpp
- Timestamp:
- 08/21/10 19:30:35 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/applications/applestreamingclient/src/applestreamingclientapplication.cpp
r85 r87 165 165 } 166 166 167 #ifdef ANDROID 167 168 void AppleStreamingClientApplication::SetJavaCallBackInterface(CallBackInfo ci) { 168 169 _ci.pEnv = ci.pEnv; … … 175 176 return _ci; 176 177 } 178 #endif /* ANDROID */ 177 179 178 180 void AppleStreamingClientApplication::SignalStreamRegistered(BaseStream *pStream) {
Note: See TracChangeset
for help on using the changeset viewer.
