Searched refs:GetAudioCodecName (Results 1 – 1 of 1) sorted by relevance
91 int32_t GetAudioCodecName(const OHOS::MediaAVCodec::AVCodecType type, std::string &name) in GetAudioCodecName() function210 int32_t ret = GetAudioCodecName(codecType_, codecName_); in InitByName()