Home
last modified time | relevance | path

Searched refs:dstAudiohannels (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H A Dhitranscoder_impl.cpp734 int32_t dstAudiohannels; in AppendDstMediaInfo() local
735 audioEncFormat_->Get<Tag::AUDIO_CHANNEL_COUNT>(dstAudiohannels); in AppendDstMediaInfo()
736 meta->SetData(Tag::AV_TRANSCODER_DST_AUDIO_CHANNEL_COUNT, dstAudiohannels); in AppendDstMediaInfo()