Table of Contents

Class VideoAggregator

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

Constructors

VideoAggregator(params ConstructArgument[])

public VideoAggregator(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

VideoAggregator(VideoAggregatorHandle)

public VideoAggregator(VideoAggregatorHandle handle)

Parameters

handle VideoAggregatorHandle

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