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)
commita2b71d7b2c9674a8fc1d5941a40f5878f125a1c1
treef2f5b73da153b666310c03b582cdee57b78a6d1d
parentd141df9126b7bdf8f2f1e677b67fd9a07628204a
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