Home
last modified time | relevance | path

Searched defs:CreateWithSource (Results 1 – 5 of 5) sorted by relevance

/foundation/multimedia/av_codec/interfaces/inner_api/native/
Davdemuxer.h144 static std::shared_ptr<AVDemuxer> CreateWithSource(std::shared_ptr<AVSource> source) in CreateWithSource() function
/foundation/multimedia/player_framework/test/unittest/sound_parser_unittest/mock/
Davdemuxer.cpp20 std::shared_ptr<AVDemuxer> AVDemuxerFactory::CreateWithSource(std::shared_ptr<AVSource> source) in CreateWithSource() function in OHOS::MediaAVCodec::AVDemuxerFactory
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/capi_demo/
Davdemuxer_demo.cpp43 int32_t AVDemuxerDemo::CreateWithSource(OH_AVSource *avsource) in CreateWithSource() function in OHOS::MediaAVCodec::AVDemuxerDemo
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/inner_demo/
Dinner_demuxer_demo.cpp33 int32_t InnerDemuxerDemo::CreateWithSource(std::shared_ptr<AVSource> source) in CreateWithSource() function in OHOS::MediaAVCodec::InnerDemuxerDemo
/foundation/multimedia/av_codec/frameworks/native/avdemuxer/
Davdemuxer_impl.cpp36 std::shared_ptr<AVDemuxer> AVDemuxerFactory::CreateWithSource(std::shared_ptr<AVSource> source) in CreateWithSource() function in OHOS::MediaAVCodec::AVDemuxerFactory