Searched defs:NativeAudioCodec (Results 1 – 1 of 1) sorted by relevance
58 class NativeAudioCodec : public MediaCodecCallback { class60 NativeAudioCodec(OH_AVCodec *codec, struct OH_AVCodecCallback cb, void *userData) in NativeAudioCodec() function in NativeAudioCodec