Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/common/
H A Dnative_object.h24 struct AVSourceObject : public OH_AVSource { struct
25 explicit AVSourceObject(const std::shared_ptr<OHOS::MediaAVCodec::AVSource> &source) in AVSourceObject() function
29 const std::shared_ptr<OHOS::MediaAVCodec::AVSource> source_;