Type Alias videostream_sys::VSLHost

source ·
pub type VSLHost = vsl_host;
Expand description

The VSLHost object manages a connection point at the user-defined path and allows frames to be registered for client use.

Aliased Type§

struct VSLHost { /* private fields */ }