Table of Contents

Class EncodingVideoProfile

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

Constructors

EncodingVideoProfile(params ConstructArgument[])

public EncodingVideoProfile(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

EncodingVideoProfile(EncodingVideoProfileHandle)

public EncodingVideoProfile(EncodingVideoProfileHandle handle)

Parameters

handle EncodingVideoProfileHandle

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