Struct gstreamer_video::VideoRectangle [−][src]
Fields
x: i32y: i32w: i32h: i32Implementations
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 VideoRectangleimpl Send for VideoRectangleimpl Sync for VideoRectangleimpl Unpin for VideoRectangleimpl UnwindSafe for VideoRectangleBlanket Implementations
Mutably borrows from an owned value. Read more