![]() |
![]() |
![]() |
GStreamer Good Plugins 1.0 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Properties |
plugin |
osxvideo |
author |
Zaheer Abbas Merali <zaheerabas at merali dot org> |
class |
Sink/Video |
struct GstOSXVideoSink { /* Our element stuff */ GstVideoSink videosink; GstOSXWindow *osxwindow; void *osxvideosinkobject; NSView *superview; NSThread *ns_app_thread; #ifdef RUN_NS_APP_THREAD GMutex *loop_thread_lock; GCond *loop_thread_cond; #else guint cocoa_timeout; #endif gboolean app_started; gboolean keep_par; gboolean embed; };