Changeset 102 for trunk/sources/androidapplestreaming/src/main.cpp
- Timestamp:
- 08/24/10 20:27:38 (21 months ago)
- File:
-
- 1 edited
-
trunk/sources/androidapplestreaming/src/main.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/androidapplestreaming/src/main.cpp
r96 r102 124 124 125 125 uint32_t contextId = (uint32_t) ASC_RES_PARAM(result, "contextId"); 126 result = CommandSetBitrates(contextId, " [800000]"); 127 FINEST("result:\n%s", STR(result.ToString())); 128 126 129 result = CommandPlay(contextId, MY_URL, MY_SESSION_ID, MY_KEY); 127 130 FINEST("result:\n%s", STR(result.ToString()));
Note: See TracChangeset
for help on using the changeset viewer.
