Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/frameworks/cj/avtranscoder/src/
Dcj_avtranscoder.cpp127 int32_t CJAVTranscoder::GetVideoCodecFormat(const std::string &mime, VideoCodecFormat &codecFormat) in GetVideoCodecFormat() function in OHOS::Media::CJAVTranscoder
/foundation/multimedia/player_framework/frameworks/cj/avrecorder/
Dcj_avrecorder.cpp293 int32_t CjAVRecorder::GetVideoCodecFormat(const std::string &mime, VideoCodecFormat &codecFormat) in GetVideoCodecFormat() function in OHOS::Media::CjAVRecorder
/foundation/multimedia/player_framework/frameworks/js/avtranscoder/
Davtranscoder_napi.cpp845 int32_t AVTransCoderNapi::GetVideoCodecFormat(const std::string &mime, VideoCodecFormat &codecForma… in GetVideoCodecFormat() function in OHOS::Media::AVTransCoderNapi
/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/
Davscreen_capture_napi.cpp968 VideoCodecFormat AVScreenCaptureNapi::GetVideoCodecFormat(const int32_t &preset) in GetVideoCodecFormat() function in OHOS::Media::AVScreenCaptureNapi
/foundation/multimedia/player_framework/frameworks/js/avrecorder/
Davrecorder_napi.cpp1808 int32_t AVRecorderNapi::GetVideoCodecFormat(const std::string &mime, VideoCodecFormat &codecFormat) in GetVideoCodecFormat() function in OHOS::Media::AVRecorderNapi