Inheritance diagram for CVobFile:
Public Member Functions | |
CVobFile () | |
virtual | ~CVobFile () |
bool | IsDVD () |
bool | HasDiscKey (BYTE *key) |
bool | HasTitleKey (BYTE *key) |
bool | Open (CString fn, CList< CString > &files) |
bool | Open (CList< CString > &files, int offset=-1) |
void | Close () |
int | GetLength () |
int | GetPosition () |
int | Seek (int pos) |
bool | Read (BYTE *buff) |
Definition at line 57 of file VobFile.h.