|  | 
| trackinfo | GetTrackInformation (int nTrack) | 
|  | 
| xbmc_cdtext_t | GetDiscCDTextInformation () | 
|  | 
| bool | HasDataTracks () | 
|  | 
| bool | HasAudioTracks () | 
|  | 
| int | GetFirstTrack () | 
|  | 
| int | GetTrackCount () | 
|  | 
| int | GetFirstAudioTrack () | 
|  | 
| int | GetFirstDataTrack () | 
|  | 
| int | GetDataTrackCount () | 
|  | 
| int | GetAudioTrackCount () | 
|  | 
| uint32_t | GetCddbDiscId () | 
|  | 
| int | GetDiscLength () | 
|  | 
| std::string | GetDiscLabel () | 
|  | 
| bool | IsIso9660 (int nTrack) | 
|  | 
| bool | IsJoliet (int nTrack) | 
|  | 
| int | GetJolietLevel (int nTrack) | 
|  | 
| int | GetIsoSize (int nTrack) | 
|  | 
| bool | IsRockridge (int nTrack) | 
|  | 
| bool | IsIso9660Interactive (int nTrack) | 
|  | 
| bool | IsHighSierra (int nTrack) | 
|  | 
| bool | IsCDInteractive (int nTrack) | 
|  | 
| bool | IsHFS (int nTrack) | 
|  | 
| bool | IsISOHFS (int nTrack) | 
|  | 
| bool | IsISOUDF (int nTrack) | 
|  | 
| bool | IsUFS (int nTrack) | 
|  | 
| bool | IsEXT2 (int nTrack) | 
|  | 
| bool | Is3DO (int nTrack) | 
|  | 
| bool | IsMixedMode (int nTrack) | 
|  | 
| bool | IsXA (int nTrack) | 
|  | 
| bool | IsMultiSession (int nTrack) | 
|  | 
| int | GetMultisessionOffset (int nTrack) | 
|  | 
| bool | IsHiddenTrack (int nTrack) | 
|  | 
| bool | IsPhotoCd (int nTrack) | 
|  | 
| bool | IsCdTv (int nTrack) | 
|  | 
| bool | IsCDExtra (int nTrack) | 
|  | 
| bool | IsBootable (int nTrack) | 
|  | 
| bool | IsVideoCd (int nTrack) | 
|  | 
| bool | IsChaojiVideoCD (int nTrack) | 
|  | 
| bool | IsAudio (int nTrack) | 
|  | 
| bool | IsUDF (int nTrack) | 
|  | 
| bool | IsValidFs () | 
|  | 
| void | SetFirstTrack (int nTrack) | 
|  | 
| void | SetTrackCount (int nCount) | 
|  | 
| void | SetFirstAudioTrack (int nTrack) | 
|  | 
| void | SetFirstDataTrack (int nTrack) | 
|  | 
| void | SetDataTrackCount (int nCount) | 
|  | 
| void | SetAudioTrackCount (int nCount) | 
|  | 
| void | SetTrackInformation (int nTrack, trackinfo nInfo) | 
|  | 
| void | SetDiscCDTextInformation (xbmc_cdtext_t cdtext) | 
|  | 
| void | SetCddbDiscId (uint32_t ulCddbDiscId) | 
|  | 
| void | SetDiscLength (int nLength) | 
|  | 
| bool | HasCDDBInfo () | 
|  | 
| void | SetNoCDDBInfo () | 
|  | 
| void | SetDiscLabel (const std::string &strDiscLabel) | 
|  | 
The documentation for this class was generated from the following file: