VLCOpen Class Reference

Collaboration diagram for VLCOpen:

Collaboration graph
[legend]

Public Member Functions

(void) - setSubPanel
(void) - openTarget:
(void) - tabView:didSelectTabViewItem:
(void) - textFieldWasClicked:
(IBAction) - expandMRLfieldAction:
(IBAction) - inputSlaveAction:
(void) - openFileGeneric
(void) - openFilePathChanged:
(IBAction) - openFileBrowse:
(void) - pathChosenInPanel:withReturn:contextInfo:
(IBAction) - openFileStreamChanged:
(void) - openDisc
(IBAction) - openDiscTypeChanged:
(IBAction) - openDiscStepperChanged:
(void) - openDiscInfoChanged:
(IBAction) - openDiscMenusChanged:
(IBAction) - openVTSBrowse:
(void) - openNet
(IBAction) - openNetModeChanged:
(IBAction) - openNetStepperChanged:
(void) - openNetInfoChanged:
(IBAction) - openNetUDPButtonAction:
(void) - openCapture
(void) - showCaptureView:
(IBAction) - openCaptureModeChanged:
(IBAction) - eyetvSwitchChannel:
(IBAction) - eyetvLaunch:
(IBAction) - eyetvGetPlugin:
(void) - eyetvChanged:
(void) - setupChannelInfo
(IBAction) - screenStepperChanged:
(void) - screenFPSfieldChanged:
(IBAction) - subsChanged:
(IBAction) - subSettings:
(IBAction) - subFileBrowse:
(IBAction) - subOverride:
(IBAction) - subDelayStepperChanged:
(IBAction) - subFpsStepperChanged:
(IBAction) - subCloseSheet:
(IBAction) - panelCancel:
(IBAction) - panelOk:
(void) - openFile

Static Public Member Functions

(VLCOpen *) + sharedInstance

Protected Attributes

IBOutlet id o_playlist
IBOutlet id o_panel
IBOutlet id o_mrl
IBOutlet id o_mrl_lbl
IBOutlet id o_mrl_view
IBOutlet id o_mrl_btn
IBOutlet id o_tabview
IBOutlet id o_btn_ok
IBOutlet id o_btn_cancel
IBOutlet id o_output_ckbox
IBOutlet id o_sout_options
IBOutlet id o_file_path
IBOutlet id o_file_btn_browse
IBOutlet id o_file_stream
IBOutlet id o_file_slave_ckbox
IBOutlet id o_file_slave_select_btn
IBOutlet id o_file_slave_filename_txt
IBOutlet id o_disc_type
IBOutlet id o_disc_device
IBOutlet id o_disc_device_lbl
IBOutlet id o_disc_title
IBOutlet id o_disc_title_lbl
IBOutlet id o_disc_title_stp
IBOutlet id o_disc_chapter
IBOutlet id o_disc_chapter_lbl
IBOutlet id o_disc_chapter_stp
IBOutlet id o_disc_videots_folder
IBOutlet id o_disc_videots_btn_browse
IBOutlet id o_disc_dvd_menus
IBOutlet id o_net_http_url
IBOutlet id o_net_http_url_lbl
IBOutlet id o_net_help_lbl
IBOutlet id o_net_help_udp_lbl
IBOutlet id o_net_udp_protocol_mat
IBOutlet id o_net_udp_protocol_lbl
IBOutlet id o_net_udp_address_lbl
IBOutlet id o_net_udp_mode_lbl
IBOutlet id o_net_mode
IBOutlet id o_net_openUDP_btn
IBOutlet id o_net_udp_cancel_btn
IBOutlet id o_net_udp_ok_btn
IBOutlet id o_net_udp_panel
IBOutlet id o_net_udp_port
IBOutlet id o_net_udp_port_lbl
IBOutlet id o_net_udp_port_stp
IBOutlet id o_net_udpm_addr
IBOutlet id o_net_udpm_addr_lbl
IBOutlet id o_net_udpm_port
IBOutlet id o_net_udpm_port_lbl
IBOutlet id o_net_udpm_port_stp
IBOutlet id o_file_sub_ckbox
IBOutlet id o_file_sub_btn_settings
IBOutlet id o_file_sub_sheet
IBOutlet id o_file_sub_path
IBOutlet id o_file_sub_btn_browse
IBOutlet id o_file_sub_override
IBOutlet id o_file_sub_delay
IBOutlet id o_file_sub_delay_lbl
IBOutlet id o_file_sub_delay_stp
IBOutlet id o_file_sub_fps
IBOutlet id o_file_sub_fps_lbl
IBOutlet id o_file_sub_fps_stp
IBOutlet id o_file_sub_encoding_pop
IBOutlet id o_file_sub_encoding_lbl
IBOutlet id o_file_sub_size_pop
IBOutlet id o_file_sub_size_lbl
IBOutlet id o_file_sub_align_pop
IBOutlet id o_file_sub_align_lbl
IBOutlet id o_file_sub_ok_btn
IBOutlet id o_file_sub_font_box
IBOutlet id o_file_sub_file_box
IBOutlet id o_capture_lbl
IBOutlet id o_capture_long_lbl
IBOutlet id o_capture_mode_pop
IBOutlet id o_capture_label_view
IBOutlet id o_eyetv_notLaunched_view
IBOutlet id o_eyetv_running_view
IBOutlet id o_eyetv_channels_pop
IBOutlet id o_eyetv_currentChannel_lbl
IBOutlet id o_eyetv_chn_status_txt
IBOutlet id o_eyetv_chn_bgbar
IBOutlet id o_eyetv_launchEyeTV_btn
IBOutlet id o_eyetv_getPlugin_btn
IBOutlet id o_eyetv_nextProgram_btn
IBOutlet id o_eyetv_noInstance_lbl
IBOutlet id o_eyetv_noInstanceLong_lbl
IBOutlet id o_eyetv_previousProgram_btn
IBOutlet id o_screen_view
IBOutlet id o_screen_lbl
IBOutlet id o_screen_long_lbl
IBOutlet id o_screen_fps_fld
IBOutlet id o_screen_fps_lbl
IBOutlet id o_screen_fps_stp
IBOutlet id o_screen_left_fld
IBOutlet id o_screen_left_lbl
IBOutlet id o_screen_left_stp
IBOutlet id o_screen_top_fld
IBOutlet id o_screen_top_lbl
IBOutlet id o_screen_top_stp
IBOutlet id o_screen_width_fld
IBOutlet id o_screen_width_lbl
IBOutlet id o_screen_width_stp
IBOutlet id o_screen_height_fld
IBOutlet id o_screen_height_lbl
IBOutlet id o_screen_height_stp
IBOutlet id o_screen_follow_mouse_ckb
BOOL b_autoplay
id o_currentCaptureView
NSString * o_file_slave_path
intf_thread_tp_intf

Member Function Documentation

+ (VLCOpen *) sharedInstance  

Referenced by openCaptureModeChanged:.

- (void) setSubPanel  

- (void) openTarget: (int)  i_type  

- (void) tabView: (NSTabView *)  o_tv
didSelectTabViewItem: (NSTabViewItem *)  o_tvi 

- (void) textFieldWasClicked: (NSNotification *)  o_notification  

- (IBAction) expandMRLfieldAction: (id)  sender  

References o_mrl_btn, o_mrl_view, and o_panel.

- (IBAction) inputSlaveAction: (id)  sender  

- (void) openFileGeneric  

- (void) openFilePathChanged: (NSNotification *)  o_notification  

- (IBAction) openFileBrowse: (id)  sender  

- (void) pathChosenInPanel: (NSOpenPanel *)  sheet
withReturn: (int)  returnCode
contextInfo: (void *)  contextInfo 

- (IBAction) openFileStreamChanged: (id)  sender  

References openFilePathChanged:.

- (void) openDisc  

- (IBAction) openDiscTypeChanged: (id)  sender  

- (IBAction) openDiscStepperChanged: (id)  sender  

- (void) openDiscInfoChanged: (NSNotification *)  o_notification  

- (IBAction) openDiscMenusChanged: (id)  sender  

- (IBAction) openVTSBrowse: (id)  sender  

- (void) openNet  

References openNetInfoChanged:, and openTarget:.

- (IBAction) openNetModeChanged: (id)  sender  

- (IBAction) openNetStepperChanged: (id)  sender  

- (void) openNetInfoChanged: (NSNotification *)  o_notification  

- (IBAction) openNetUDPButtonAction: (id)  sender  

- (void) openCapture  

- (void) showCaptureView: (id)  theView  

- (IBAction) openCaptureModeChanged: (id)  sender  

- (IBAction) eyetvSwitchChannel: (id)  sender  

- (IBAction) eyetvLaunch: (id)  sender  

- (IBAction) eyetvGetPlugin: (id)  sender  

- (void) eyetvChanged: (NSNotification *)  o_notification  

- (void) setupChannelInfo  

- (IBAction) screenStepperChanged: (id)  sender  

- (void) screenFPSfieldChanged: (NSNotification *)  o_notification  

- (IBAction) subsChanged: (id)  sender  

- (IBAction) subSettings: (id)  sender  

- (IBAction) subFileBrowse: (id)  sender  

References o_file_sub_path.

- (IBAction) subOverride: (id)  sender  

- (IBAction) subDelayStepperChanged: (id)  sender  

- (IBAction) subFpsStepperChanged: (id)  sender  

- (IBAction) subCloseSheet: (id)  sender  

References o_file_sub_sheet.

- (IBAction) panelCancel: (id)  sender  

- (IBAction) panelOk: (id)  sender  

References o_mrl.

- (void) openFile  


Field Documentation

- (IBOutlet id) o_playlist [protected]

Referenced by openFile, and openTarget:.

- (IBOutlet id) o_panel [protected]

- (IBOutlet id) o_mrl [protected]

- (IBOutlet id) o_mrl_lbl [protected]

- (IBOutlet id) o_mrl_view [protected]

Referenced by expandMRLfieldAction:.

- (IBOutlet id) o_mrl_btn [protected]

Referenced by expandMRLfieldAction:.

- (IBOutlet id) o_tabview [protected]

Referenced by openTarget:, and showCaptureView:.

- (IBOutlet id) o_btn_ok [protected]

- (IBOutlet id) o_btn_cancel [protected]

- (IBOutlet id) o_output_ckbox [protected]

Referenced by openTarget:.

- (IBOutlet id) o_sout_options [protected]

Referenced by openTarget:.

- (IBOutlet id) o_file_path [protected]

- (IBOutlet id) o_file_btn_browse [protected]

- (IBOutlet id) o_file_stream [protected]

Referenced by openFilePathChanged:.

- (IBOutlet id) o_file_slave_ckbox [protected]

Referenced by inputSlaveAction:, and openTarget:.

- (IBOutlet id) o_file_slave_select_btn [protected]

Referenced by inputSlaveAction:.

- (IBOutlet id) o_file_slave_filename_txt [protected]

Referenced by inputSlaveAction:.

- (IBOutlet id) o_disc_type [protected]

- (IBOutlet id) o_disc_device [protected]

- (IBOutlet id) o_disc_device_lbl [protected]

- (IBOutlet id) o_disc_title [protected]

- (IBOutlet id) o_disc_title_lbl [protected]

- (IBOutlet id) o_disc_title_stp [protected]

- (IBOutlet id) o_disc_chapter [protected]

- (IBOutlet id) o_disc_chapter_lbl [protected]

- (IBOutlet id) o_disc_chapter_stp [protected]

- (IBOutlet id) o_disc_videots_folder [protected]

- (IBOutlet id) o_disc_videots_btn_browse [protected]

Referenced by openDiscTypeChanged:.

- (IBOutlet id) o_disc_dvd_menus [protected]

- (IBOutlet id) o_net_http_url [protected]

- (IBOutlet id) o_net_http_url_lbl [protected]

- (IBOutlet id) o_net_help_lbl [protected]

- (IBOutlet id) o_net_help_udp_lbl [protected]

- (IBOutlet id) o_net_udp_protocol_mat [protected]

- (IBOutlet id) o_net_udp_protocol_lbl [protected]

- (IBOutlet id) o_net_udp_address_lbl [protected]

- (IBOutlet id) o_net_udp_mode_lbl [protected]

- (IBOutlet id) o_net_mode [protected]

- (IBOutlet id) o_net_openUDP_btn [protected]

Referenced by openNetUDPButtonAction:.

- (IBOutlet id) o_net_udp_cancel_btn [protected]

Referenced by openNetUDPButtonAction:.

- (IBOutlet id) o_net_udp_ok_btn [protected]

Referenced by openNetUDPButtonAction:.

- (IBOutlet id) o_net_udp_panel [protected]

- (IBOutlet id) o_net_udp_port [protected]

- (IBOutlet id) o_net_udp_port_lbl [protected]

- (IBOutlet id) o_net_udp_port_stp [protected]

Referenced by openNetStepperChanged:.

- (IBOutlet id) o_net_udpm_addr [protected]

- (IBOutlet id) o_net_udpm_addr_lbl [protected]

- (IBOutlet id) o_net_udpm_port [protected]

- (IBOutlet id) o_net_udpm_port_lbl [protected]

- (IBOutlet id) o_net_udpm_port_stp [protected]

Referenced by openNetStepperChanged:.

- (IBOutlet id) o_file_sub_ckbox [protected]

Referenced by openTarget:, setSubPanel, and subsChanged:.

- (IBOutlet id) o_file_sub_btn_settings [protected]

Referenced by setSubPanel, and subsChanged:.

- (IBOutlet id) o_file_sub_sheet [protected]

Referenced by subCloseSheet:.

- (IBOutlet id) o_file_sub_path [protected]

Referenced by openTarget:, and subFileBrowse:.

- (IBOutlet id) o_file_sub_btn_browse [protected]

Referenced by setSubPanel.

- (IBOutlet id) o_file_sub_override [protected]

Referenced by openTarget:, setSubPanel, and subOverride:.

- (IBOutlet id) o_file_sub_delay [protected]

- (IBOutlet id) o_file_sub_delay_lbl [protected]

Referenced by setSubPanel.

- (IBOutlet id) o_file_sub_delay_stp [protected]

- (IBOutlet id) o_file_sub_fps [protected]

- (IBOutlet id) o_file_sub_fps_lbl [protected]

Referenced by setSubPanel.

- (IBOutlet id) o_file_sub_fps_stp [protected]

- (IBOutlet id) o_file_sub_encoding_pop [protected]

Referenced by openTarget:, and setSubPanel.

- (IBOutlet id) o_file_sub_encoding_lbl [protected]

Referenced by setSubPanel.

- (IBOutlet id) o_file_sub_size_pop [protected]

Referenced by setSubPanel.

- (IBOutlet id) o_file_sub_size_lbl [protected]

Referenced by setSubPanel.

- (IBOutlet id) o_file_sub_align_pop [protected]

Referenced by openTarget:, and setSubPanel.

- (IBOutlet id) o_file_sub_align_lbl [protected]

Referenced by setSubPanel.

- (IBOutlet id) o_file_sub_ok_btn [protected]

Referenced by setSubPanel.

- (IBOutlet id) o_file_sub_font_box [protected]

Referenced by setSubPanel.

- (IBOutlet id) o_file_sub_file_box [protected]

Referenced by setSubPanel.

- (IBOutlet id) o_capture_lbl [protected]

Referenced by openCaptureModeChanged:.

- (IBOutlet id) o_capture_long_lbl [protected]

Referenced by openCaptureModeChanged:.

- (IBOutlet id) o_capture_mode_pop [protected]

Referenced by openCaptureModeChanged:, and openTarget:.

- (IBOutlet id) o_capture_label_view [protected]

- (IBOutlet id) o_eyetv_notLaunched_view [protected]

- (IBOutlet id) o_eyetv_running_view [protected]

- (IBOutlet id) o_eyetv_channels_pop [protected]

- (IBOutlet id) o_eyetv_currentChannel_lbl [protected]

- (IBOutlet id) o_eyetv_chn_status_txt [protected]

Referenced by setupChannelInfo.

- (IBOutlet id) o_eyetv_chn_bgbar [protected]

Referenced by setupChannelInfo.

- (IBOutlet id) o_eyetv_launchEyeTV_btn [protected]

- (IBOutlet id) o_eyetv_getPlugin_btn [protected]

- (IBOutlet id) o_eyetv_nextProgram_btn [protected]

Referenced by eyetvSwitchChannel:.

- (IBOutlet id) o_eyetv_noInstance_lbl [protected]

- (IBOutlet id) o_eyetv_noInstanceLong_lbl [protected]

- (IBOutlet id) o_eyetv_previousProgram_btn [protected]

Referenced by eyetvSwitchChannel:.

- (IBOutlet id) o_screen_view [protected]

- (IBOutlet id) o_screen_lbl [protected]

- (IBOutlet id) o_screen_long_lbl [protected]

- (IBOutlet id) o_screen_fps_fld [protected]

- (IBOutlet id) o_screen_fps_lbl [protected]

- (IBOutlet id) o_screen_fps_stp [protected]

- (IBOutlet id) o_screen_left_fld [protected]

Referenced by openCaptureModeChanged:, and openTarget:.

- (IBOutlet id) o_screen_left_lbl [protected]

- (IBOutlet id) o_screen_left_stp [protected]

- (IBOutlet id) o_screen_top_fld [protected]

Referenced by openCaptureModeChanged:, and openTarget:.

- (IBOutlet id) o_screen_top_lbl [protected]

- (IBOutlet id) o_screen_top_stp [protected]

- (IBOutlet id) o_screen_width_fld [protected]

Referenced by openCaptureModeChanged:, and openTarget:.

- (IBOutlet id) o_screen_width_lbl [protected]

- (IBOutlet id) o_screen_width_stp [protected]

- (IBOutlet id) o_screen_height_fld [protected]

Referenced by openCaptureModeChanged:, and openTarget:.

- (IBOutlet id) o_screen_height_lbl [protected]

- (IBOutlet id) o_screen_height_stp [protected]

- (IBOutlet id) o_screen_follow_mouse_ckb [protected]

Referenced by openCaptureModeChanged:, and openTarget:.

- (BOOL) b_autoplay [protected]

Referenced by openFile, and openTarget:.

- (id) o_currentCaptureView [protected]

Referenced by showCaptureView:.

- (NSString*) o_file_slave_path [protected]

Referenced by inputSlaveAction:, and openTarget:.

- (intf_thread_t*) p_intf [protected]


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

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