CDVDSession Class Reference

Inheritance diagram for CDVDSession:

CResetDVD CVobFile List of all members.

Public Member Functions

 CDVDSession ()
virtual ~CDVDSession ()
bool Open (LPCTSTR path)
void Close ()
 operator HANDLE ()
 operator DVD_SESSION_ID ()
bool SendKey (DVD_KEY_TYPE KeyType, BYTE *pKeyData)
bool ReadKey (DVD_KEY_TYPE KeyType, BYTE *pKeyData, int lba=0)

Protected Member Functions

bool BeginSession ()
void EndSession ()
bool Authenticate ()
bool GetDiscKey ()
bool GetTitleKey (int lba, BYTE *pKey)

Protected Attributes

HANDLE m_hDrive
DVD_SESSION_ID m_session
BYTE m_SessionKey [5]
BYTE m_DiscKey [6]
BYTE m_TitleKey [6]

Detailed Description

Definition at line 10 of file VobFile.h.


The documentation for this class was generated from the following files:
Generated on Tue Dec 13 14:48:23 2005 for guliverkli by  doxygen 1.4.5