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)
committerAndreas Huber <andih@google.com>
Thu, 13 Sep 2012 16:23:45 +0000 (09:23 -0700)
commit44b59fd9326026d3f82dec25cde48c589b0438e7
treeabc475ac3d253a0e935cf61a561e852f569342f5
parentbdde5f884eaf270ab4b806849f3122a46cd872ce
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