Searched refs:OH_VideoOutput_GetActiveProfile (Results 1 – 7 of 7) sorted by relevance
179 Camera_ErrorCode OH_VideoOutput_GetActiveProfile(Camera_VideoOutput* videoOutput, Camera_VideoProfi…
111 Camera_ErrorCode OH_VideoOutput_GetActiveProfile(Camera_VideoOutput* videoOutput, Camera_VideoProfi… in OH_VideoOutput_GetActiveProfile() function
49 | [Camera_ErrorCode](_o_h___camera.md#camera_errorcode) [OH_VideoOutput_GetActiveProfile](_o_h___ca…
334 | [Camera_ErrorCode](#camera_errorcode) [OH_VideoOutput_GetActiveProfile](#oh_videooutput_getactive…6197 ### OH_VideoOutput_GetActiveProfile()6200 Camera_ErrorCode OH_VideoOutput_GetActiveProfile(Camera_VideoOutput* videoOutput, Camera_VideoProfi…
331 | [Camera_ErrorCode](#camera_errorcode) [OH_VideoOutput_GetActiveProfile](#oh_videooutput_getactive…6132 ### OH_VideoOutput_GetActiveProfile()6135 Camera_ErrorCode OH_VideoOutput_GetActiveProfile(Camera_VideoOutput* videoOutput, Camera_VideoProfi…
3809 ret = OH_VideoOutput_GetActiveProfile(videoOutput, &videoProfile);3811 ret = OH_VideoOutput_GetActiveProfile(nullptr, &videoProfile);3813 ret = OH_VideoOutput_GetActiveProfile(videoOutput, nullptr);