#include <RgbDataSrcLavcTestGUI.h>
Inheritance diagram for Impala::Visualization::AVFormatDD:


Public Member Functions | |
| AVFormatDD (Window *parent, int width, int height, std::string Name="AVFormat") | |
| void | Update (AVFormatContext *f) |
Public Attributes | |
| AVStreamDD * | mStreams [MAX_STREAMS] |
| AVPacketDD * | mCurPkt |
| ByteIOContextDD * | mPb |
| DropDownWindow * | mStreamsDD |
Definition at line 295 of file RgbDataSrcLavcTestGUI.h.
1.5.1