Inheritance diagram for Plugin::AviSynth1::GenericVideoFilter:

Public Member Functions | |
| GenericVideoFilter (PClip _child) | |
| PVideoFrame __stdcall | GetFrame (int n, IScriptEnvironment *env) |
| void __stdcall | GetAudio (void *buf, int start, int count, IScriptEnvironment *env) |
| const VideoInfo &__stdcall | GetVideoInfo () |
| bool __stdcall | GetParity (int n) |
Protected Attributes | |
| PClip | child |
| VideoInfo | vi |
Definition at line 815 of file plugins.cpp.
1.4.5