Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H A Dhitranscoder_impl.cpp721 std::string dstAudioMime; in AppendDstMediaInfo() local
722 audioEncFormat_->Get<Tag::MIME_TYPE>(dstAudioMime); in AppendDstMediaInfo()
723 meta->SetData(Tag::AV_TRANSCODER_DST_AUDIO_MIME, dstAudioMime); in AppendDstMediaInfo()