Valkka
1.6.1
OpenSource Video Management
|
Public Member Functions | |
TestFileStream (const char *filename) | |
Default constructor. More... | |
~TestFileStream () | |
Default destructor. | |
void | pull () |
Public Attributes | |
AVFormatContext * | input_context |
AVPacket * | avpkt |
Data for the next frame in ffmpeg AVPacket format. | |
AVBitStreamFilterContext * | annexb |
TestFileStream::TestFileStream | ( | const char * | filename | ) |
Default constructor.
ctx | : A FileContext instance describing the stream |
void TestFileStream::pull | ( | ) |