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