gstpbutils.discoverer_audio_info

Module for [DiscovererAudioInfo] class

Types 3

#GstDiscovererStreamInfo specific to audio streams.

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
DiscovererAudioInfo self() nothrowReturns `this`, for use in `with` statements.
DiscovererAudioInfoGidBuilder builder() static nothrowGet builder for [gstpbutils.discoverer_audio_info.DiscovererAudioInfo] Returns: New builder object
uint getBitrate() nothrow
ulong getChannelMask() nothrow
uint getChannels() nothrow
uint getDepth() nothrow
string getLanguage() nothrow
uint getMaxBitrate() nothrow
uint getSampleRate() nothrow
Constructors
this(void * ptr, Flag!"Take" take)