Public Member Functions | |
| PVideoFrame () | |
| PVideoFrame (const PVideoFrame &x) | |
| PVideoFrame (VideoFrame *x) | |
| void | operator= (VideoFrame *x) |
| void | operator= (const PVideoFrame &x) |
| VideoFrame * | operator-> () const |
| operator void * () const | |
| bool | operator! () const |
| ~PVideoFrame () | |
Definition at line 1410 of file plugins.cpp.
1.4.5