Class VideoSink
- Namespace
- GstVideo
- Assembly
- GstVideo-1.0.dll
public class VideoSink : BaseSink, IDisposable, GTypeProvider, InstanceFactory
- Inheritance
-
VideoSink
- Implements
- Inherited Members
Constructors
VideoSink(params ConstructArgument[])
public VideoSink(params ConstructArgument[] constructArguments)
Parameters
constructArgumentsConstructArgument[]
VideoSink(VideoSinkHandle)
public VideoSink(VideoSinkHandle handle)
Parameters
handleVideoSinkHandle
Fields
ShowPrerollFramePropertyDefinition
public static readonly Property<bool, VideoSink> ShowPrerollFramePropertyDefinition
Field Value
Properties
ShowPrerollFrame
public bool ShowPrerollFrame { get; set; }
Property Value
Methods
CenterRect(VideoRectangle, VideoRectangle, out VideoRectangle, bool)
public static void CenterRect(VideoRectangle src, VideoRectangle dst, out VideoRectangle result, bool scaling)
Parameters
srcVideoRectangledstVideoRectangleresultVideoRectanglescalingbool
GetGType()
public static Type GetGType()