pub type VSLFrame = vsl_frame;Expand description
@struct VSLFrame @brief The VSLFrame object represents a single video frame from either the host or client perspective. Certain API are only available to the host or client.
Aliased Typeยง
pub struct VSLFrame { /* private fields */ }