GstPlayer.PlayerVideoInfo¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GstPlayer.PlayerVideoInfo(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
GstPlayer.PlayerStreamInfo
specific to video streams.- get_bitrate()¶
- Returns:
the current bitrate of video in
GstPlayer.PlayerVideoInfo
or -1 if unknown.- Return type:
- get_framerate()¶
- get_height()¶
- Returns:
the height of video in
GstPlayer.PlayerVideoInfo
or -1 if unknown.- Return type:
- get_max_bitrate()¶
- Returns:
the maximum bitrate of video in
GstPlayer.PlayerVideoInfo
or -1 if unknown.- Return type:
- get_pixel_aspect_ratio()¶
-
Returns the pixel aspect ratio in par_n and par_d
- get_width()¶
- Returns:
the width of video in
GstPlayer.PlayerVideoInfo
or -1 if unknown.- Return type: