CPPMyth
Library to interoperate with MythTV server
Loading...
Searching...
No Matches
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.

Constructor & Destructor Documentation

◆ ~Stream()

virtual Myth::Stream::~Stream ( )
inlinevirtual

Definition at line 32 of file mythstream.h.


The documentation for this class was generated from the following file:
  • /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/mythstream.h