VSLFrame

Type Alias VSLFrame 

Source
pub type VSLFrame = vsl_frame;
Expand description

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 */ }