![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cAVSink.h>
Public Member Functions | |
cAVReader (cStreamInput &stmIn, cAVSink *pSink) | |
virtual | ~cAVReader () |
virtual HRESULT | ReadStream ()=0 |
Protected Attributes | |
cStreamInput * | m_pStreamInput |
read from this file or memory stream More... | |
cAVSink * | m_pAVSink |
Output to this destination cAVSink. More... | |
virtual base for classes to implement cAVSink readers. cAVStreamInp, cFLVFileReader, cMP3FileReader, cMP4FileReader
|
inline |
|
inlinevirtual |
|
pure virtual |
|
protected |
read from this file or memory stream