Struct gstreamer_video::VideoAlignment [−][src]
pub struct VideoAlignment(_);
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for VideoAlignment
impl Send for VideoAlignment
impl Sync for VideoAlignment
impl Unpin for VideoAlignment
impl UnwindSafe for VideoAlignment
Blanket Implementations
Mutably borrows from an owned value. Read more