Table of Contents

Class VideoSink

Namespace
GstVideo.Internal
Assembly
GstVideo-1.0.dll
public class VideoSink
Inheritance
VideoSink
Inherited Members

Methods

CenterRect(VideoRectangleHandle, VideoRectangleHandle, VideoRectangleOwnedHandle, bool)

Calls native function gst_video_sink_center_rect.

public static extern void CenterRect(VideoRectangleHandle src, VideoRectangleHandle dst, VideoRectangleOwnedHandle result, bool scaling)

Parameters

src VideoRectangleHandle

Transfer ownership: None Nullable: False

dst VideoRectangleHandle

Transfer ownership: None Nullable: False

result VideoRectangleOwnedHandle

Transfer ownership: None Nullable: False

scaling bool

Transfer ownership: None Nullable: False

GetGType()

Calls native function gst_video_sink_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False