Table of Contents

Class EncodingVideoProfile

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

Constructors

EncodingVideoProfile(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

EncodingVideoProfile(IntPtr, bool)

protected EncodingVideoProfile(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

GetPass()

public uint GetPass()

Returns

uint

GetVariableframerate()

public bool GetVariableframerate()

Returns

bool

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

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

Parameters

format Caps
preset string
restriction Caps
presence uint

Returns

EncodingVideoProfile

SetPass(uint)

public void SetPass(uint pass)

Parameters

pass uint

SetVariableframerate(bool)

public void SetVariableframerate(bool variableframerate)

Parameters

variableframerate bool