CaptureReceiver

Type Alias CaptureReceiver 

Source
pub type CaptureReceiver = Receiver<(ViewportId, Vec<UserData>, ColorImage)>;

Aliased Typeยง

pub struct CaptureReceiver { /* private fields */ }