22#ifndef __HAVE_XINE_VIDEO_WINDOW_H__
23#define __HAVE_XINE_VIDEO_WINDOW_H__
26#import <Cocoa/Cocoa.h>
42- (id) initWithContentSize:(NSSize)size;
50@interface NSWindow (AspectRatioAdditions)
52- (void) setKeepsAspectRatio:(BOOL)flag;
XineVideoWindowFullScreenMode
Definition XineVideoWindow.h:30
@ XINE_FULLSCREEN_CROP
Definition XineVideoWindow.h:32
@ XINE_FULLSCREEN_OVERSCAN
Definition XineVideoWindow.h:31
BOOL keepsAspectRatio()
Definition XineVideoWindow.m:177
Definition XineVideoWindow.h:37
id xineView
Definition XineVideoWindow.h:39
int height
Definition XineVideoWindow.h:38
int width
Definition XineVideoWindow.h:38