Searched defs:CreateAVMuxer (Results 1 – 2 of 2) sorted by relevance
30 std::shared_ptr<AVMuxer> AVMuxerFactory::CreateAVMuxer(int32_t fd, Plugins::OutputFormat format) in CreateAVMuxer() function in OHOS::MediaAVCodec::AVMuxerFactory
134 sptr<AudioVideoMuxer> AvcodecTaskManager::CreateAVMuxer(vector<sptr<FrameRecord>> frameRecords, int… in CreateAVMuxer() function in OHOS::CameraStandard::AvcodecTaskManager