22 #ifndef __HAVE_XINE_VIDEO_WINDOW_H__ 23 #define __HAVE_XINE_VIDEO_WINDOW_H__ 26 #import <Cocoa/Cocoa.h> 42 - (id) initWithContentSize:(NSSize)size;
52 - (void) setKeepsAspectRatio:(BOOL)flag;
53 - (BOOL) keepsAspectRatio;
int width
Definition: XineVideoWindow.h:38
id xineView
Definition: XineVideoWindow.h:39
Definition: XineVideoWindow.h:32
Definition: XineVideoWindow.h:31
Definition: XineVideoWindow.h:36
int height
Definition: XineVideoWindow.h:38
Definition: XineVideoWindow.h:50
XineVideoWindowFullScreenMode
Definition: XineVideoWindow.h:29