Class DiscovererAudioInfo
- Namespace
- GstPbutils
- Assembly
- GstPbutils-1.0.dll
public class DiscovererAudioInfo : DiscovererStreamInfo, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
- Inheritance
-
DiscovererAudioInfo
- Implements
- Inherited Members
Constructors
DiscovererAudioInfo(bool, params ConstructArgument[])
protected DiscovererAudioInfo(bool owned, params ConstructArgument[] constructArguments)
Parameters
owned
boolconstructArguments
ConstructArgument[]
DiscovererAudioInfo(IntPtr, bool)
protected DiscovererAudioInfo(IntPtr ptr, bool ownedRef)
Parameters
Methods
GetBitrate()
public uint GetBitrate()
Returns
GetChannelMask()
[Version("1.14")]
public ulong GetChannelMask()
Returns
GetChannels()
public uint GetChannels()
Returns
GetDepth()
public uint GetDepth()
Returns
GetGType()
public static Type GetGType()
Returns
GetLanguage()
public string? GetLanguage()
Returns
GetMaxBitrate()
public uint GetMaxBitrate()
Returns
GetSampleRate()
public uint GetSampleRate()