GstVideo.VideoOrientationInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
get_hcenter |
r |
virtual method to get horizontal centering state |
|
get_hflip |
r |
virtual method to get horizontal flipping state |
|
get_vcenter |
r |
virtual method to get vertical centering state |
|
get_vflip |
r |
virtual method to get vertical flipping state |
|
iface |
r |
parent interface type. |
|
set_hcenter |
r |
virtual method to set horizontal centering state |
|
set_hflip |
r |
virtual method to set horizontal flipping state |
|
set_vcenter |
r |
virtual method to set vertical centering state |
|
set_vflip |
r |
virtual method to set vertical flipping state |
Methods¶
None
Details¶
- class GstVideo.VideoOrientationInterface¶
GstVideo.VideoOrientationInterface
interface.