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
Properties
ForceLive
public bool ForceLive { get; }
Property Value
Methods
GetExecutionTaskPool()
[Version("1.20")]
public TaskPool GetExecutionTaskPool()
Returns
GetGType()
public static Type GetGType()