Function videostream_sys::vsl_frame_width
source · pub unsafe extern "C" fn vsl_frame_width(
frame: *const VSLFrame
) -> c_intExpand description
Returns the width in pixels of the video frame.
@memberof VSLFrame
pub unsafe extern "C" fn vsl_frame_width(
frame: *const VSLFrame
) -> c_intReturns the width in pixels of the video frame.
@memberof VSLFrame