CPPMyth
Library to interoperate with MythTV server
Myth::Stream Class Referenceabstract
Inheritance diagram for Myth::Stream:

Public Member Functions

virtual int64_t GetSize () const =0
 
virtual int Read (void *buffer, unsigned n)=0
 
virtual int64_t Seek (int64_t offset, WHENCE_t whence)=0
 
virtual int64_t GetPosition () const =0
 

Detailed Description

Definition at line 29 of file mythstream.h.


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