The QSubChannelPosition type defines the response data structure for the CD current position data (i.e., track, index, absolute address, relative address).  
 More...
 | 
| 
byte  | AbsoluteFrames [get] | 
|   | Returns the frames component of the current location relative to the logical beginning of the media. 
  | 
|   | 
| 
byte  | AbsoluteHour [get] | 
|   | Returns the hours component of the current location relative to the logical beginning of the media. 
  | 
|   | 
| 
byte  | AbsoluteMinutes [get] | 
|   | Returns the minutes component of the current location relative to the logical beginning of the media. 
  | 
|   | 
| 
byte  | AbsoluteSeconds [get] | 
|   | Returns the seconds component of the current location relative to the logical beginning of the media. 
  | 
|   | 
| 
byte  | Addr [get] | 
|   | Reserved. 
  | 
|   | 
| 
Byte  | Control [get] | 
|   | Reserved. 
  | 
|   | 
| 
byte  | IndexNumber [get] | 
|   | The IndexNumber field contains the current index number. 
  | 
|   | 
| 
byte  | TrackFrames [get] | 
|   | Returns the frames component of the current location relative to the logical beginning of the current track. 
  | 
|   | 
| 
byte  | TrackHour [get] | 
|   | Returns the hours component of the current location relative to the logical beginning of the current track. 
  | 
|   | 
| 
byte  | TrackMinutes [get] | 
|   | Returns the minutes component of the current location relative to the logical beginning of the current track. 
  | 
|   | 
| 
byte  | TrackNumber [get] | 
|   | The TrackNumber field contains the current track number. 
  | 
|   | 
| 
byte  | TrackSeconds [get] | 
|   | Returns the seconds component of the current location relative to the logical beginning of the current track. 
  | 
|   | 
The QSubChannelPosition type defines the response data structure for the CD current position data (i.e., track, index, absolute address, relative address).