Home
last modified time | relevance | path

Searched defs:AddVideoOutput (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
Dcamera_manager.cpp459 Camera_ErrorCode NDKCamera::AddVideoOutput(void) in AddVideoOutput() function in OHOS_NDK_CAMERA::NDKCamera
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
Dcapture_session_impl.cpp627 Camera_ErrorCode Camera_CaptureSession::AddVideoOutput(Camera_VideoOutput* videoOutput) in AddVideoOutput() function in Camera_CaptureSession