Top | ![]() |
![]() |
![]() |
![]() |
#define | GST_VIDEO_SINK_HEIGHT() |
#define | GST_VIDEO_SINK_PAD() |
#define | GST_VIDEO_SINK_WIDTH() |
void | gst_video_sink_center_rect () |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseSink ╰── GstVideoSink
void gst_video_sink_center_rect (GstVideoRectangle src
,GstVideoRectangle dst
,GstVideoRectangle *result
,gboolean scaling
);
struct GstVideoSinkClass { GstBaseSinkClass parent_class; GstFlowReturn (*show_frame) (GstVideoSink *video_sink, GstBuffer *buf); };
“show-preroll-frame”
property“show-preroll-frame” gboolean
Whether to render video frames during preroll.
Flags: Read / Write / Construct
Default value: TRUE