Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_component_manager.h57 struct CodecComponentManager { struct
65 int32_t (*GetComponentNum)();
81 int32_t (*GetComponentCapabilityList)(CodecCompCapability *capList, int32_t count);
116 struct HdfRemoteService *(*AsObject)(struct CodecComponentManager *self); argument