#include <opalplugin.hpp>
Inheritance diagram for PluginVideoCodec< NAME >:
Public Types | |
DefaultWidth = 352 | |
DefaultHeight = 288 | |
MaxWidth = DefaultWidth*8 | |
MaxHeight = DefaultHeight*8 | |
enum | { DefaultWidth = 352, DefaultHeight = 288, MaxWidth = DefaultWidth*8, MaxHeight = DefaultHeight*8 } |
Public Member Functions | |
PluginVideoCodec (const PluginCodec_Definition *defn) | |
virtual size_t | GetRawFrameSize (unsigned width, unsigned height) |
PluginVideoCodec< NAME >::PluginVideoCodec | ( | const PluginCodec_Definition * | defn | ) | [inline] |
virtual size_t PluginVideoCodec< NAME >::GetRawFrameSize | ( | unsigned | width, | |
unsigned | height | |||
) | [inline, virtual] |