Searched defs:GetInt32Property (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/source/
H A DConverter.cpp127 int32_t Converter::GetInt32Property( function in class:android::Converter
161 int32_t audioBitrate = GetInt32Property("media.wfd.audio-bitrate", 128000);
162 int32_t videoBitrate = GetInt32Property("media.wfd.video-bitrate", 5000000);
715 int32_t videoBitrate = GetInt32Property(

Completed in 7 milliseconds