Table of Contents

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 bool
constructArguments ConstructArgument[]

DiscovererAudioInfo(IntPtr, bool)

protected DiscovererAudioInfo(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetBitrate()

public uint GetBitrate()

Returns

uint

GetChannelMask()

[Version("1.14")]
public ulong GetChannelMask()

Returns

ulong

GetChannels()

public uint GetChannels()

Returns

uint

GetDepth()

public uint GetDepth()

Returns

uint

GetGType()

public static Type GetGType()

Returns

Type

GetLanguage()

public string? GetLanguage()

Returns

string

GetMaxBitrate()

public uint GetMaxBitrate()

Returns

uint

GetSampleRate()

public uint GetSampleRate()

Returns

uint