GstPbutils.DiscovererAudioInfo¶
- Subclasses:
- None 
Methods¶
- Inherited:
- Structs:
| 
 | |
| 
 | |
| 
 | |
| 
 | |
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GstPbutils.DiscovererAudioInfo(**kwargs)¶
- Bases:
- Abstract:
- No 
 - GstPbutils.DiscovererStreamInfospecific to audio streams.- get_bitrate()[source]¶
- Returns:
- the average or nominal bitrate of the stream in bits/second. 
- Return type:
 
 - get_channel_mask()[source]¶
- Returns:
- the channel-mask of the stream, refer to - GstAudio.audio_channel_positions_from_mask() for more information.
- Return type:
 - New in version 1.14.