| gstreamermm
    1.10.0
    | 
A helper structure for the Gst::VideoSink class representing a rectangular area. More...
#include <gstreamermm/videosink.h>
| Public Attributes | |
| int | x | 
| The X coordinate of the rectangle's top-left point.  More... | |
| int | y | 
| The Y coordinate of rectangle's top-left point.  More... | |
| int | w | 
| The width of the rectangle.  More... | |
| int | h | 
| The height of the rectangle.  More... | |
A helper structure for the Gst::VideoSink class representing a rectangular area.
| int Gst::VideoRectangle::h | 
The height of the rectangle.
| int Gst::VideoRectangle::w | 
The width of the rectangle.
| int Gst::VideoRectangle::x | 
The X coordinate of the rectangle's top-left point.
| int Gst::VideoRectangle::y | 
The Y coordinate of rectangle's top-left point.
 1.8.13
 1.8.13