Struct opentok::video_frame::VideoFrame [−][src]
pub struct VideoFrame { /* fields omitted */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for VideoFrame
impl Send for VideoFrame
impl Sync for VideoFrame
impl Unpin for VideoFrame
impl UnwindSafe for VideoFrame
Blanket Implementations
Mutably borrows from an owned value. Read more