pub unsafe extern "C" fn vsl_frame_width(
    frame: *const VSLFrame
) -> c_int
Expand description

Returns the width in pixels of the video frame.

@memberof VSLFrame