Home
last modified time | relevance | path

Searched refs:AVTranscoderConfiguration (Results 1 – 1 of 1) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/capi/avtranscoder/
Dnative_avtranscoder.cpp314 OH_AVErrCode AVTranscoderConfiguration(NativeAVTranscoderConfig *config);
471 OH_AVErrCode NativeAVTranscoder::AVTranscoderConfiguration(NativeAVTranscoderConfig *config) in AVTranscoderConfiguration() function in NativeAVTranscoder
811 OH_AVErrCode errCode = nativeTranscoder->AVTranscoderConfiguration(nativeConfig); in OH_AVTranscoder_Prepare()