Ignore:
Timestamp:
09/02/10 22:32:44 (21 months ago)
Author:
shiretu
Message:

-- android related stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/androidapplestreaming/src/main.cpp

    r116 r118  
    100100 
    101101        uint32_t contextId = (uint32_t) ASC_RES_PARAM(result, "contextId"); 
    102         result = CommandSetBitrates(contextId, "[850000]"); 
     102        result = CommandSetBitrates(contextId, "[350000]"); 
    103103        FINEST("result:\n%s", STR(result.ToString())); 
    104104 
Note: See TracChangeset for help on using the changeset viewer.