Home
last modified time | relevance | path

Searched defs:GetVideoProfile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dvideo_output_impl.cpp122 Camera_ErrorCode Camera_VideoOutput::GetVideoProfile(Camera_VideoProfile** profile) in GetVideoProfile() function in Camera_VideoOutput
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dcapture_output.cpp173 std::shared_ptr<VideoProfile> CaptureOutput::GetVideoProfile() in GetVideoProfile() function in OHOS::CameraStandard::CaptureOutput
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp1745 int32_t AVRecorderNapi::GetVideoProfile(std::unique_ptr<AVRecorderAsyncContext> &asyncCtx, napi_env… in GetVideoProfile() function in OHOS::Media::AVRecorderNapi