Changeset 118 for trunk/sources/androidapplestreaming/src/main.cpp
- Timestamp:
- 09/02/10 22:32:44 (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
r116 r118 100 100 101 101 uint32_t contextId = (uint32_t) ASC_RES_PARAM(result, "contextId"); 102 result = CommandSetBitrates(contextId, "[ 850000]");102 result = CommandSetBitrates(contextId, "[350000]"); 103 103 FINEST("result:\n%s", STR(result.ToString())); 104 104
Note: See TracChangeset
for help on using the changeset viewer.
