Home
last modified time | relevance | path

Searched refs:bitRateFormat (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_impl.cpp718 Format bitRateFormat; in DoOnReady() local
719 (void)bitRateFormat.PutBuffer(std::string(PlayerKeys::PLAYER_BITRATE), in DoOnReady()
721 callbackLooper_.OnInfo(INFO_TYPE_BITRATE_COLLECT, 0, bitRateFormat); in DoOnReady()
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp684 Format bitRateFormat; in SelectBitRate() local
685 callbackLooper_.OnInfo(INFO_TYPE_BITRATEDONE, bitRate, bitRateFormat); in SelectBitRate()
720 Format bitRateFormat; in DoInitializeForHttp() local
721 (void)bitRateFormat.PutBuffer(std::string(PlayerKeys::PLAYER_AVAILABLE_BITRATES), in DoInitializeForHttp()
723 callbackLooper_.OnInfo(INFO_TYPE_BITRATE_COLLECT, 0, bitRateFormat); in DoInitializeForHttp()

Completed in 7 milliseconds