OSDN Git Service

Audio and video bitrate are now configurable through system properties
authorAndreas Huber <andih@google.com>
Wed, 12 Sep 2012 21:06:17 +0000 (14:06 -0700)
committerThe Android Automerger <android-build@android.com>
Thu, 13 Sep 2012 22:46:38 +0000 (15:46 -0700)
commit4d41238ec1ad73ae4c8cb6d9dc87672639fc3854
tree90fd4fb31c63ee78f769bb8c6eb00261928788f2
parent5960ae0bc5269d6102e29f981ff3b3f598385083
Audio and video bitrate are now configurable through system properties

adb shell setprop media.wfd.audio-bitrate 64000
adb shell setprop media.wfd.video-bitrate 10000000

are the defaults.

Change-Id: Ib4d700748bdac2adffc6e7e31aff9c9f998e20f0
media/libstagefright/wifi-display/source/Converter.cpp