Interface GstInterfaces.VideoOrientation
Opaque GstVideoOrientation data structure.
Methods / Constructors
|
Get the horizontal centering offset from the given object.
Get the horizontal centering offset from the given object.
- Parameters:
-
Object out_values
-
-
Number center
-
- Returns:
-
Boolean
|
GstInterfaces.VideoOrientation
|
|
Get the horizontal flipping state (TRUE for flipped) from the given object.
Get the horizontal flipping state ( TRUE for flipped) from the given object.
- Parameters:
-
Object out_values
-
-
Boolean flip
-
- Returns:
-
Boolean
|
GstInterfaces.VideoOrientation
|
|
Get the vertical centering offset from the given object.
Get the vertical centering offset from the given object.
- Parameters:
-
Object out_values
-
-
Number center
-
- Returns:
-
Boolean
|
GstInterfaces.VideoOrientation
|
|
Get the vertical flipping state (TRUE for flipped) from the given object.
Get the vertical flipping state ( TRUE for flipped) from the given object.
- Parameters:
-
Object out_values
-
-
Boolean flip
-
- Returns:
-
Boolean
|
GstInterfaces.VideoOrientation
|
|
Set the horizontal centering offset for the given object.
Set the horizontal centering offset for the given object.
- Parameters:
-
Number center
Required (not null)
-
- Returns:
-
Boolean
|
GstInterfaces.VideoOrientation
|
|
Set the horizontal flipping state (TRUE for flipped) for the given object.
Set the horizontal flipping state ( TRUE for flipped) for the given object.
- Parameters:
-
Boolean flip
Required (not null)
-
- Returns:
-
Boolean
|
GstInterfaces.VideoOrientation
|
|
Set the vertical centering offset for the given object.
Set the vertical centering offset for the given object.
- Parameters:
-
Number center
Required (not null)
-
- Returns:
-
Boolean
|
GstInterfaces.VideoOrientation
|
|
Set the vertical flipping state (TRUE for flipped) for the given object.
Set the vertical flipping state ( TRUE for flipped) for the given object.
- Parameters:
-
Boolean flip
Required (not null)
-
- Returns:
-
Boolean
|
GstInterfaces.VideoOrientation
|