Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp235 Status SetTagsOfTrack(const AVOutputFormat* fmt, AVStream* stream, const Meta& meta) in SetTagsOfTrack() function
371 SetTagsOfTrack(outputFormat_.get(), formatContext_->streams[pair.first], pair.second); in Prepare()