Home
last modified time | relevance | path

Searched refs:avsource (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/capi_demo/
H A Davdemuxer_demo.cpp41 int32_t AVDemuxerDemo::CreateWithSource(OH_AVSource *avsource) in CreateWithSource() argument
43 this->avsource_ = avsource; in CreateWithSource()
45 printf("this avsource is nullptr\n"); in CreateWithSource()
48 avdemxuer_ = OH_AVDemuxer_CreateWithSource(avsource); in CreateWithSource()
H A Davdemuxer_demo.h43 int32_t CreateWithSource(OH_AVSource *avsource);

Completed in 2 milliseconds