Table of Contents

Class EncodingAudioProfile

Namespace
GstPbutils
Assembly
GstPbutils-1.0.dll
public class EncodingAudioProfile : EncodingProfile, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
EncodingAudioProfile
Implements
Inherited Members

Constructors

EncodingAudioProfile(bool, params ConstructArgument[])

protected EncodingAudioProfile(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

EncodingAudioProfile(IntPtr, bool)

protected EncodingAudioProfile(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

New(Caps, string?, Caps?, uint)

public static EncodingAudioProfile New(Caps format, string? preset, Caps? restriction, uint presence)

Parameters

format Caps
preset string
restriction Caps
presence uint

Returns

EncodingAudioProfile