Valkka  1.6.1
OpenSource Video Management
Public Member Functions | Protected Attributes | List of all members
RawReader Class Reference

Public Member Functions

 RawReader (const char *filename, bool direct=false)
 
bool readGrain ()
 
void get (char *buf, std::size_t len)
 
void fwd (off_t len)
 
void seek (off_t len)
 
void close_ ()
 

Protected Attributes

std::string filename
 
int fd
 
int count
 
char tmp [FS_GRAIN_SIZE]
 
void * ptmp = &tmp[0]
 
bool is_open
 

The documentation for this class was generated from the following files: