Class VideoSink
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
VideoRectangleHandleTransfer ownership: None Nullable: False
dst
VideoRectangleHandleTransfer ownership: None Nullable: False
result
VideoRectangleOwnedHandleTransfer ownership: None Nullable: False
scaling
boolTransfer 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