VLCControls Class Reference

Collaboration diagram for VLCControls:

Collaboration graph
[legend]

Public Member Functions

(void) - controlTintChanged
(id) - voutView
(BOOL) - aspectRatioIsLocked
(IBAction) - play:
(IBAction) - stop:
(IBAction) - faster:
(IBAction) - slower:
(IBAction) - normalSpeed:
(IBAction) - prev:
(IBAction) - next:
(IBAction) - random:
(IBAction) - repeat:
(IBAction) - loop:
(IBAction) - repeatButtonAction:
(IBAction) - quitAfterPlayback:
(void) - repeatOne
(void) - repeatAll
(void) - repeatOff
(void) - shuffle
(IBAction) - forward:
(IBAction) - backward:
(IBAction) - volumeUp:
(IBAction) - volumeDown:
(IBAction) - mute:
(IBAction) - volumeSliderUpdated:
(IBAction) - showPosition:
(IBAction) - toogleFullscreen:
(BOOL) - isFullscreen
(IBAction) - windowAction:
(IBAction) - telxTransparent:
(IBAction) - telxNavLink:
(IBAction) - lockVideosAspectRatio:
(IBAction) - addSubtitleFile:
(BOOL) - keyEvent:
(void) - scrollWheel:
(void) - setupVarMenuItem:target:var:selector:
(void) - setupVarMenu:forMenuItem:target:var:selector:
(IBAction) - toggleVar:
(int) - toggleVarThread:
(IBAction) - goToSpecificTime:
(id) - fspanel

Protected Attributes

IBOutlet id o_main
IBOutlet id o_volumeslider
IBOutlet id o_btn_shuffle
IBOutlet id o_btn_addNode
IBOutlet id o_btn_repeat
IBOutlet id o_btn_repeat_embed
IBOutlet id o_btn_shuffle_embed
NSImageo_repeat_single
NSImageo_repeat_all
NSImageo_repeat_off
IBOutlet id o_specificTime_cancel_btn
IBOutlet id o_specificTime_enter_fld
IBOutlet id o_specificTime_goTo_lbl
IBOutlet id o_specificTime_ok_btn
IBOutlet id o_specificTime_win
IBOutlet id o_specificTime_sec_lbl
IBOutlet id o_specificTime_stepper
IBOutlet id o_specificTime_mi
VLCFSPanelo_fs_panel
BOOL b_lockAspectRatio

Member Function Documentation

- (void) controlTintChanged  

- (id) voutView  

- (BOOL) aspectRatioIsLocked  

References b_lockAspectRatio.

- (IBAction) play: (id)  sender  

- (IBAction) stop: (id)  sender  

- (IBAction) faster: (id)  sender  

- (IBAction) slower: (id)  sender  

- (IBAction) normalSpeed: (id)  sender  

- (IBAction) prev: (id)  sender  

- (IBAction) next: (id)  sender  

- (IBAction) random: (id)  sender  

- (IBAction) repeat: (id)  sender  

- (IBAction) loop: (id)  sender  

- (IBAction) repeatButtonAction: (id)  sender  

- (IBAction) quitAfterPlayback: (id)  sender  

References pl_Get, var_ToggleBool, and VLCIntf.

- (void) repeatOne  

- (void) repeatAll  

- (void) repeatOff  

- (void) shuffle  

- (IBAction) forward: (id)  sender  

- (IBAction) backward: (id)  sender  

- (IBAction) volumeUp: (id)  sender  

- (IBAction) volumeDown: (id)  sender  

- (IBAction) mute: (id)  sender  

- (IBAction) volumeSliderUpdated: (id)  sender  

- (IBAction) showPosition: (id)  sender  

- (IBAction) toogleFullscreen: (id)  sender  

- (BOOL) isFullscreen  

- (IBAction) windowAction: (id)  sender  

- (IBAction) telxTransparent: (id)  sender  

- (IBAction) telxNavLink: (id)  sender  

- (IBAction) lockVideosAspectRatio: (id)  sender  

References b_lockAspectRatio.

- (IBAction) addSubtitleFile: (id)  sender  

- (BOOL) keyEvent: (NSEvent *)  o_event  

- (void) scrollWheel: (NSEvent *)  theEvent  

- (void) setupVarMenuItem: (NSMenuItem *)  o_mi
target: (vlc_object_t *)  p_object
var: (const char *)  psz_variable
selector: (SEL)  pf_callback 

- (void) setupVarMenu: (NSMenu *)  o_menu
forMenuItem: (NSMenuItem *)  o_parent
target: (vlc_object_t *)  p_object
var: (const char *)  psz_variable
selector: (SEL)  pf_callback 

- (IBAction) toggleVar: (id)  sender  

- (int) toggleVarThread: (id)  _o_data  

- (IBAction) goToSpecificTime: (id)  sender  

- (id) fspanel  


Field Documentation

- (IBOutlet id) o_main [protected]

- (IBOutlet id) o_volumeslider [protected]

- (IBOutlet id) o_btn_shuffle [protected]

Referenced by controlTintChanged, and shuffle.

- (IBOutlet id) o_btn_addNode [protected]

Referenced by controlTintChanged.

- (IBOutlet id) o_btn_repeat [protected]

- (IBOutlet id) o_btn_repeat_embed [protected]

Referenced by repeatAll, repeatOff, and repeatOne.

- (IBOutlet id) o_btn_shuffle_embed [protected]

Referenced by shuffle.

- (NSImage*) o_repeat_single [protected]

Referenced by controlTintChanged.

- (NSImage*) o_repeat_all [protected]

Referenced by controlTintChanged.

- (NSImage*) o_repeat_off [protected]

- (IBOutlet id) o_specificTime_cancel_btn [protected]

Referenced by goToSpecificTime:.

- (IBOutlet id) o_specificTime_enter_fld [protected]

Referenced by goToSpecificTime:.

- (IBOutlet id) o_specificTime_goTo_lbl [protected]

- (IBOutlet id) o_specificTime_ok_btn [protected]

Referenced by goToSpecificTime:.

- (IBOutlet id) o_specificTime_win [protected]

Referenced by goToSpecificTime:.

- (IBOutlet id) o_specificTime_sec_lbl [protected]

- (IBOutlet id) o_specificTime_stepper [protected]

Referenced by goToSpecificTime:.

- (IBOutlet id) o_specificTime_mi [protected]

- (VLCFSPanel*) o_fs_panel [protected]

Referenced by fspanel.

- (BOOL) b_lockAspectRatio [protected]


The documentation for this class was generated from the following files:

Generated on Tue May 25 08:06:30 2010 for VLC by  doxygen 1.5.6