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
constructArguments
ConstructArgument[]
VideoSink(VideoSinkHandle)
public VideoSink(VideoSinkHandle handle)
Parameters
handle
VideoSinkHandle
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
src
VideoRectangledst
VideoRectangleresult
VideoRectanglescaling
bool
GetGType()
public static Type GetGType()