Class AudioAggregator
- Namespace
- GstAudio
- Assembly
- GstAudio-1.0.dll
public class AudioAggregator : Aggregator, IDisposable, NativeObject, GTypeProvider, InstanceFactory
- Inheritance
-
AudioAggregator
- Implements
- Inherited Members
Constructors
AudioAggregator(params ConstructArgument[])
[Obsolete("Regular C# constructors on native classes will be removed in a future version. Please see the linked documentation for more details. It contains scenarios and possible solutions to prepare for the upcoming changes.", DiagnosticId = "GirCore1007", UrlFormat = "https://gircore.github.io/docs/integration/diagnostic/1007.html")]
public AudioAggregator(params ConstructArgument[] constructArguments)
Parameters
constructArgumentsConstructArgument[]
AudioAggregator(CreationData)
[Obsolete("This constructor is a workaround to keep legacy APIs alive. Do not use it.")]
protected AudioAggregator(CreationData data)
Parameters
dataCreationData
AudioAggregator(AudioAggregatorHandle)
protected AudioAggregator(AudioAggregatorHandle handle)
Parameters
handleAudioAggregatorHandle
Fields
AlignmentThresholdPropertyDefinition
public static readonly Property<ulong, AudioAggregator> AlignmentThresholdPropertyDefinition
Field Value
DiscontWaitPropertyDefinition
public static readonly Property<ulong, AudioAggregator> DiscontWaitPropertyDefinition
Field Value
ForceLivePropertyDefinition
public static readonly Property<bool, AudioAggregator> ForceLivePropertyDefinition
Field Value
IgnoreInactivePadsPropertyDefinition
public static readonly Property<bool, AudioAggregator> IgnoreInactivePadsPropertyDefinition
Field Value
OutputBufferDurationFractionPropertyDefinition
public static readonly Property<Fraction?, AudioAggregator> OutputBufferDurationFractionPropertyDefinition
Field Value
OutputBufferDurationPropertyDefinition
public static readonly Property<ulong, AudioAggregator> OutputBufferDurationPropertyDefinition
Field Value
Properties
AlignmentThreshold
public ulong AlignmentThreshold { get; set; }
Property Value
DiscontWait
public ulong DiscontWait { get; set; }
Property Value
ForceLive
public bool ForceLive { get; }
Property Value
IgnoreInactivePads
public bool IgnoreInactivePads { get; set; }
Property Value
OutputBufferDuration
public ulong OutputBufferDuration { get; set; }
Property Value
OutputBufferDurationFraction
public Fraction? OutputBufferDurationFraction { get; set; }
Property Value
Methods
GetGType()
public static Type GetGType()
Returns
NewFromPointer(nint, bool)
Creates a new managed AudioAggregator instance for a given pointer.
public static AudioAggregator NewFromPointer(nint ptr, bool ownsHandle)
Parameters
Returns
NewWithProperties(ConstructArgument[])
Creates a new AudioAggregator and sets the properties specified by the construct arguments.
public static AudioAggregator NewWithProperties(ConstructArgument[] constructArguments)
Parameters
constructArgumentsConstructArgument[]The properties to set.
Returns
SetSinkCaps(AudioAggregatorPad, Caps)
public void SetSinkCaps(AudioAggregatorPad pad, Caps caps)
Parameters
padAudioAggregatorPadcapsCaps