Public Member Functions | |
VideoFormatCoercion (unsigned int w, VideoFormat s, VideoFormat d, VideoFormatConverter::Func *f, const char *fname) | |
std::string | describe () const |
VideoFrame | apply (const VideoFrame &src) const |
bool | isDirect () const |
Public Attributes | |
std::deque< VideoFormatConverter > | nodes |
Definition at line 67 of file VideoFormatCoercion.H.