Function videostream_sys::vsl_camera_buffer_dma_fd
source · pub unsafe extern "C" fn vsl_camera_buffer_dma_fd(
buffer: *const vsl_camera_buffer
) -> c_intExpand description
Returns the dmabuf file descriptor of the camera buffer
If the device does not support dmabuf, returns -1
@memberof VSLCamera