Searched defs:CodecComponentManager (Results 1 – 1 of 1) sorted by relevance
57 struct CodecComponentManager { struct65 int32_t (*GetComponentNum)();81 int32_t (*GetComponentCapabilityList)(CodecCompCapability *capList, int32_t count);118 * @brief Instantiates the <b>CodecComponentManager</b> object. argument