Class VideoAggregatorHandle
public class VideoAggregatorHandle : AggregatorHandle, IDisposable
- Inheritance
-
VideoAggregatorHandle
- Implements
- Inherited Members
Constructors
VideoAggregatorHandle(nint, bool)
public VideoAggregatorHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static VideoAggregatorHandle For<T>(ConstructArgument[] constructArguments) where T : VideoAggregator, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T