Public Member Functions | |
| ISSVideoOutput () | |
| virtual | ~ISSVideoOutput () |
| virtual void | DrawFrame (ISSPacket *pPacket) |
| virtual void | OutputFormatChanged (const ISSFormat pFormat) |
Classes | |
| class | Private |
| ISSVideoOutput::ISSVideoOutput | ( | ) |
| ISSVideoOutput::~ISSVideoOutput | ( | ) | [virtual] |
| void ISSVideoOutput::DrawFrame | ( | ISSPacket * | pPacket | ) | [virtual] |
Reimplemented in SkyGI::VideoView.
| void ISSVideoOutput::OutputFormatChanged | ( | const ISSFormat | pFormat | ) | [virtual] |
Reimplemented in SkyGI::VideoView.
1.5.1-p1