Searched defs:CreateWithSource (Results 1 – 4 of 4) sorted by relevance
135 static std::shared_ptr<AVDemuxer> CreateWithSource(std::shared_ptr<AVSource> source) in CreateWithSource() function
41 int32_t AVDemuxerDemo::CreateWithSource(OH_AVSource *avsource) in CreateWithSource() function in OHOS::MediaAVCodec::AVDemuxerDemo
33 int32_t InnerDemuxerDemo::CreateWithSource(std::shared_ptr<AVSource> source) in CreateWithSource() function in OHOS::MediaAVCodec::InnerDemuxerDemo
36 std::shared_ptr<AVDemuxer> AVDemuxerFactory::CreateWithSource(std::shared_ptr<AVSource> source) in CreateWithSource() function in OHOS::MediaAVCodec::AVDemuxerFactory