Class VideoSink
- Namespace
- GstVideo
- Assembly
- GstVideo-1.0.dll
public class VideoSink : BaseSink, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
- Inheritance
-
VideoSink
- Implements
- Inherited Members
Constructors
VideoSink()
public VideoSink()
VideoSink(params ConstructArgument[])
protected VideoSink(params ConstructArgument[] constructArguments)
Parameters
constructArguments
ConstructArgument[]
VideoSink(IntPtr, bool)
protected VideoSink(IntPtr ptr, bool ownedRef)
Parameters
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()