Struct gstreamer_video::video_event::StillFrameEvent [−][src]
pub struct StillFrameEvent {
pub in_still: bool,
}Fields
in_still: boolImplementations
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for StillFrameEventimpl Send for StillFrameEventimpl Sync for StillFrameEventimpl Unpin for StillFrameEventimpl UnwindSafe for StillFrameEventBlanket Implementations
Mutably borrows from an owned value. Read more