GstPlayer.PlayerAudioInfo¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GstPlayer.PlayerAudioInfo(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
GstPlayer.PlayerStreamInfo
specific to audio streams.- get_bitrate()¶
- Returns:
the audio bitrate in
GstPlayer.PlayerAudioInfo
or -1 if unknown.- Return type:
- get_channels()¶
- Returns:
the number of audio channels in
GstPlayer.PlayerAudioInfo
or 0 if unknown.- Return type:
- get_max_bitrate()¶
- Returns:
the audio maximum bitrate in
GstPlayer.PlayerAudioInfo
or -1 if unknown.- Return type:
- get_sample_rate()¶
- Returns:
the audio sample rate in
GstPlayer.PlayerAudioInfo
or 0 if unknown.- Return type: