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;
XineVideoWindowFullScreenMode
Definition: XineVideoWindow.h:30
@ XINE_FULLSCREEN_CROP
Definition: XineVideoWindow.h:32
@ XINE_FULLSCREEN_OVERSCAN
Definition: XineVideoWindow.h:31
Definition: XineVideoWindow.h:50
Definition: XineVideoWindow.h:37
id xineView
Definition: XineVideoWindow.h:39
int height
Definition: XineVideoWindow.h:38
int width
Definition: XineVideoWindow.h:38