Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
Dvideo_output.cpp226 void VideoOutput::SetFrameRateRange(int32_t minFrameRate, int32_t maxFrameRate) in SetFrameRateRange() function in OHOS::CameraStandard::VideoOutput
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
Dvideo_output_napi.cpp566 napi_value VideoOutputNapi::SetFrameRateRange(napi_env env, napi_callback_info info) in SetFrameRateRange() function in OHOS::CameraStandard::VideoOutputNapi
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
Dcapture_session.cpp1823 void CaptureSession::SetFrameRateRange(const std::vector<int32_t>& frameRateRange) in SetFrameRateRange() function in OHOS::CameraStandard::CaptureSession