Table of Contents

Class VideoAggregator

Namespace
GstVideo
Assembly
GstVideo-1.0.dll
public class VideoAggregator : Aggregator, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
VideoAggregator
Implements
Inherited Members

Constructors

VideoAggregator()

public VideoAggregator()

VideoAggregator(params ConstructArgument[])

protected VideoAggregator(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

VideoAggregator(IntPtr, bool)

protected VideoAggregator(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Fields

ForceLivePropertyDefinition

public static readonly Property<bool, VideoAggregator> ForceLivePropertyDefinition

Field Value

Property<bool, VideoAggregator>

Properties

ForceLive

public bool ForceLive { get; }

Property Value

bool

Methods

GetExecutionTaskPool()

[Version("1.20")]
public TaskPool GetExecutionTaskPool()

Returns

TaskPool

GetGType()

public static Type GetGType()

Returns

Type