VLCInfo Class Reference

Collaboration diagram for VLCInfo:

Collaboration graph
[legend]

Public Member Functions

(void) - initPanel
(void) - stopTimers
(IBAction) - metaFieldChanged:
(IBAction) - saveMetaData:
(IBAction) - downloadCoverArt:
(void) - initMediaPanelStats
(void) - updatePanelWithItem:
(input_item_t *) - item
(void) - setMeta:forLabel:
(void) - updateStatistics:

Static Public Member Functions

(VLCInfo *) + sharedInstance

Protected Attributes

IBOutlet id o_info_window
IBOutlet id o_uri_lbl
IBOutlet id o_title_lbl
IBOutlet id o_author_lbl
IBOutlet id o_uri_txt
IBOutlet id o_title_txt
IBOutlet id o_author_txt
IBOutlet id o_outline_view
IBOutlet id o_tab_view
IBOutlet id o_collection_lbl
IBOutlet id o_collection_txt
IBOutlet id o_copyright_lbl
IBOutlet id o_copyright_txt
IBOutlet id o_date_lbl
IBOutlet id o_date_txt
IBOutlet id o_description_lbl
IBOutlet id o_description_txt
IBOutlet id o_genre_lbl
IBOutlet id o_genre_txt
IBOutlet id o_language_lbl
IBOutlet id o_language_txt
IBOutlet id o_nowPlaying_lbl
IBOutlet id o_nowPlaying_txt
IBOutlet id o_publisher_lbl
IBOutlet id o_publisher_txt
IBOutlet id o_seqNum_lbl
IBOutlet id o_seqNum_txt
IBOutlet id o_image_well
IBOutlet id o_saveMetaData_btn
IBOutlet id o_audio_box
IBOutlet id o_audio_decoded_lbl
IBOutlet id o_audio_decoded_txt
IBOutlet id o_demux_bitrate_lbl
IBOutlet id o_demux_bitrate_txt
IBOutlet id o_demux_bytes_lbl
IBOutlet id o_demux_bytes_txt
IBOutlet id o_displayed_lbl
IBOutlet id o_displayed_txt
IBOutlet id o_input_bitrate_lbl
IBOutlet id o_input_bitrate_txt
IBOutlet id o_input_box
IBOutlet id o_lost_abuffers_lbl
IBOutlet id o_lost_abuffers_txt
IBOutlet id o_lost_frames_lbl
IBOutlet id o_lost_frames_txt
IBOutlet id o_played_abuffers_lbl
IBOutlet id o_played_abuffers_txt
IBOutlet id o_read_bytes_lbl
IBOutlet id o_read_bytes_txt
IBOutlet id o_sent_bitrate_lbl
IBOutlet id o_sent_bitrate_txt
IBOutlet id o_sent_bytes_lbl
IBOutlet id o_sent_bytes_txt
IBOutlet id o_sent_packets_lbl
IBOutlet id o_sent_packets_txt
IBOutlet id o_sout_box
IBOutlet id o_video_box
IBOutlet id o_video_decoded_lbl
IBOutlet id o_video_decoded_txt
IBOutlet id o_fps_lbl
IBOutlet id o_fps_txt
VLCInfoTreeItemrootItem
input_item_tp_item
NSTimer * o_statUpdateTimer

Member Function Documentation

- (void) initPanel  

- (void) stopTimers  

References o_statUpdateTimer, and rootItem.

- (IBAction) metaFieldChanged: (id)  sender  

References o_saveMetaData_btn.

- (IBAction) saveMetaData: (id)  sender  

- (IBAction) downloadCoverArt: (id)  sender  

- (void) initMediaPanelStats  

- (void) updatePanelWithItem: (input_item_t *)  _p_item  

- (input_item_t *) item  

References p_item, and vlc_gc_incref.

- (void) setMeta: (char *)  meta
forLabel: (id)  theItem 

- (void) updateStatistics: (NSTimer*)  theTimer  

+ (VLCInfo *) sharedInstance  


Field Documentation

- (IBOutlet id) o_info_window [protected]

Referenced by initPanel.

- (IBOutlet id) o_uri_lbl [protected]

- (IBOutlet id) o_title_lbl [protected]

- (IBOutlet id) o_author_lbl [protected]

- (IBOutlet id) o_uri_txt [protected]

Referenced by updatePanelWithItem:.

- (IBOutlet id) o_title_txt [protected]

Referenced by saveMetaData:, and updatePanelWithItem:.

- (IBOutlet id) o_author_txt [protected]

Referenced by saveMetaData:.

- (IBOutlet id) o_outline_view [protected]

Referenced by updatePanelWithItem:.

- (IBOutlet id) o_tab_view [protected]

Referenced by initPanel.

- (IBOutlet id) o_collection_lbl [protected]

- (IBOutlet id) o_collection_txt [protected]

Referenced by saveMetaData:.

- (IBOutlet id) o_copyright_lbl [protected]

- (IBOutlet id) o_copyright_txt [protected]

Referenced by saveMetaData:.

- (IBOutlet id) o_date_lbl [protected]

- (IBOutlet id) o_date_txt [protected]

Referenced by saveMetaData:.

- (IBOutlet id) o_description_lbl [protected]

- (IBOutlet id) o_description_txt [protected]

Referenced by saveMetaData:.

- (IBOutlet id) o_genre_lbl [protected]

- (IBOutlet id) o_genre_txt [protected]

Referenced by saveMetaData:.

- (IBOutlet id) o_language_lbl [protected]

- (IBOutlet id) o_language_txt [protected]

Referenced by saveMetaData:.

- (IBOutlet id) o_nowPlaying_lbl [protected]

- (IBOutlet id) o_nowPlaying_txt [protected]

- (IBOutlet id) o_publisher_lbl [protected]

- (IBOutlet id) o_publisher_txt [protected]

Referenced by saveMetaData:.

- (IBOutlet id) o_seqNum_lbl [protected]

- (IBOutlet id) o_seqNum_txt [protected]

Referenced by saveMetaData:.

- (IBOutlet id) o_image_well [protected]

Referenced by updatePanelWithItem:.

- (IBOutlet id) o_saveMetaData_btn [protected]

- (IBOutlet id) o_audio_box [protected]

- (IBOutlet id) o_audio_decoded_lbl [protected]

- (IBOutlet id) o_audio_decoded_txt [protected]

- (IBOutlet id) o_demux_bitrate_lbl [protected]

- (IBOutlet id) o_demux_bitrate_txt [protected]

- (IBOutlet id) o_demux_bytes_lbl [protected]

- (IBOutlet id) o_demux_bytes_txt [protected]

- (IBOutlet id) o_displayed_lbl [protected]

- (IBOutlet id) o_displayed_txt [protected]

- (IBOutlet id) o_input_bitrate_lbl [protected]

- (IBOutlet id) o_input_bitrate_txt [protected]

- (IBOutlet id) o_input_box [protected]

- (IBOutlet id) o_lost_abuffers_lbl [protected]

- (IBOutlet id) o_lost_abuffers_txt [protected]

- (IBOutlet id) o_lost_frames_lbl [protected]

- (IBOutlet id) o_lost_frames_txt [protected]

- (IBOutlet id) o_played_abuffers_lbl [protected]

- (IBOutlet id) o_played_abuffers_txt [protected]

- (IBOutlet id) o_read_bytes_lbl [protected]

- (IBOutlet id) o_read_bytes_txt [protected]

- (IBOutlet id) o_sent_bitrate_lbl [protected]

- (IBOutlet id) o_sent_bitrate_txt [protected]

- (IBOutlet id) o_sent_bytes_lbl [protected]

- (IBOutlet id) o_sent_bytes_txt [protected]

- (IBOutlet id) o_sent_packets_lbl [protected]

- (IBOutlet id) o_sent_packets_txt [protected]

- (IBOutlet id) o_sout_box [protected]

- (IBOutlet id) o_video_box [protected]

- (IBOutlet id) o_video_decoded_lbl [protected]

- (IBOutlet id) o_video_decoded_txt [protected]

- (IBOutlet id) o_fps_lbl [protected]

- (IBOutlet id) o_fps_txt [protected]

- (VLCInfoTreeItem*) rootItem [protected]

Referenced by stopTimers, and updatePanelWithItem:.

- (input_item_t*) p_item [protected]

- (NSTimer*) o_statUpdateTimer [protected]

Referenced by stopTimers.


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