Changeset 109 for trunk/sources/androidapplestreaming/src/api.cpp
- Timestamp:
- 08/27/10 04:10:58 (21 months ago)
- File:
-
- 1 edited
-
trunk/sources/androidapplestreaming/src/api.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/androidapplestreaming/src/api.cpp
r102 r109 139 139 } 140 140 141 #ifdef HAS_PROTOCOL_RTMP 141 142 //9. Create the RTMP acceptor 142 143 acceptorConfig[CONF_PORT] = (uint16_t) (1935); … … 151 152 ASSERT("Unable to fire up acceptor"); 152 153 } 154 #endif /* HAS_PROTOCOL_RTMP */ 153 155 154 156 //10. Create the timer UDP protocol
Note: See TracChangeset
for help on using the changeset viewer.
