MPD
0.20.6
|
#include <FfmpegIo.hxx>
Public Member Functions | |
AvioStream (DecoderClient *_client, InputStream &_input) | |
~AvioStream () | |
bool | Open () |
Data Fields | |
DecoderClient *const | client |
InputStream & | input |
AVIOContext * | io |
Definition at line 34 of file FfmpegIo.hxx.
|
inline |
Definition at line 40 of file FfmpegIo.hxx.
AvioStream::~AvioStream | ( | ) |
bool AvioStream::Open | ( | ) |
DecoderClient* const AvioStream::client |
Definition at line 35 of file FfmpegIo.hxx.
InputStream& AvioStream::input |
Definition at line 36 of file FfmpegIo.hxx.
AVIOContext* AvioStream::io |
Definition at line 38 of file FfmpegIo.hxx.