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
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()