![]() |
![]() |
![]() |
GStreamer Good Plugins 0.10 Plugins Reference Manual | ![]() |
---|---|---|---|---|
GstOSXVideoSink;
plugin | osxvideo |
author | Zaheer Abbas Merali <zaheerabas at merali dot org> |
class | Sink/Video |
typedef struct { /* Our element stuff */ GstVideoSink videosink; GstOSXWindow *osxwindow; GstOSXImage *osximage; GstOSXImage *cur_image; int width; int height; guint32 format; gint fps_n; gint fps_d; /* Unused */ gint pixel_width, pixel_height; GstClockTime time; gboolean embed; gboolean fullscreen; gboolean sw_scaling_failed; } GstOSXVideoSink;