OSDN Git Service

MacGui: Video Filter and Picture Settings
[handbrake-jp/handbrake-jp-git.git] / macosx / HBPreviewController.h
index 28b6eb4..cba2621 100644 (file)
 - (IBAction) showPreviewWindow: (id)sender;
 - (BOOL)acceptsMouseMovedEvents;
 - (void) displayPreview;
+
 - (void) showHideHudControls;
 - (IBAction) SettingsChanged: (id) sender;
 - (IBAction) pictureSliderChanged: (id) sender;
 - (IBAction)showPictureSettings:(id)sender;
+- (NSString*) pictureSizeInfoString;
+
 /* Full Screen */
 - (IBAction)toggleScreenMode:(id)sender;
 - (IBAction)toggleScaleToScreen:(id)sender;