|
Get current DVD position. Returns the current DVD position.
|
|
Get current DVD sector position.
Returns the current sector position.
|
|
Get DVD drive information.
|
|
Return DVD ErrorCode. Returns the last DVD errorcode.
|
|
Returns the last command sent.
Returns the value which is stored in the command register. This should be the very last command sent. This is in the following format:
Where ...
|
|
Get value from status register 1 or 2.
|
|
Initialize DVD drive.
|
|
Checks if the DVD cover is open.
|
|
Read a buffer from an Offset.
|
|
Read a sector. Reads one sector (2048 bytes), stores it in pDstBuffer and sets the dvd position to the next sector.
|
|
Request an error.
Requests the last DVD errorcode.
|
|
Set DVD position.
|
|
Set DVD position to a given Sector.
|
|
Enable/Disable DVD Audio.
|
|
Set DVD command.
|
|
Set commands.
|
|
Set DVD sub-command.
|
|
Set DVD sub-command2.
|
|
Stop DVD drive. Stops the DVD drive motor |