openvideo::DSVLSrcBuffer Class Reference
Inherits openvideo::Buffer.Public Member Functions | |
| DSVLSrcBuffer (DSVL_VideoSource *src, bool flipVert, State *state) | |
| ~DSVLSrcBuffer () | |
| bool | getNewFrame (unsigned int ctr) |
| void | flipImage () |
| void | copyImage () |
Protected Attributes | |
| DSVL_VideoSource * | source |
| MemoryBufferHandle | mbHandle |
| unsigned char * | dsvlBuffer |
| unsigned char * | copyBuffer |
| bool | flipV |
| bool | checkedOut |
Static Protected Attributes | |
| static unsigned int | sampleCtr = 0 |
Friends | |
| class | DSVLSrc |
Constructor & Destructor Documentation
|
||||||||||||||||
|
Definition at line 108 of file DSVLSrc.cxx. References checkedOut, copyBuffer, dsvlBuffer, openvideo::State::format, openvideo::Buffer::format, openvideo::State::height, openvideo::Buffer::height, openvideo::State::width, and openvideo::Buffer::width. |
|
|
Definition at line 117 of file DSVLSrc.cxx. References copyBuffer. |
Member Function Documentation
|
|
Definition at line 190 of file DSVLSrc.cxx. References copyBuffer, dsvlBuffer, openvideo::Buffer::format, openvideo::PixelFormat::getBitsPerPixel(), openvideo::Buffer::height, and openvideo::Buffer::width. Referenced by getNewFrame(). |
|
|
Definition at line 178 of file DSVLSrc.cxx. References copyBuffer, dsvlBuffer, openvideo::flipImage(), openvideo::Buffer::format, openvideo::PixelFormat::getBitsPerPixel(), openvideo::Buffer::height, and openvideo::Buffer::width. Referenced by getNewFrame(). |
|
|
Definition at line 122 of file DSVLSrc.cxx. References openvideo::Buffer::buffer, checkedOut, copyBuffer, copyImage(), dsvlBuffer, flipImage(), flipV, openvideo::Manager::getInstance(), mbHandle, sampleCtr, source, and openvideo::Buffer::updateCtr. Referenced by openvideo::DSVLSrc::process(). |
Friends And Related Function Documentation
|
|
Definition at line 106 of file DSVLSrc.cxx. |
Member Data Documentation
|
|
Definition at line 206 of file DSVLSrc.cxx. Referenced by DSVLSrcBuffer(), and getNewFrame(). |
|
|
Definition at line 204 of file DSVLSrc.cxx. Referenced by copyImage(), DSVLSrcBuffer(), flipImage(), getNewFrame(), and ~DSVLSrcBuffer(). |
|
|
Definition at line 204 of file DSVLSrc.cxx. Referenced by copyImage(), DSVLSrcBuffer(), flipImage(), and getNewFrame(). |
|
|
Definition at line 205 of file DSVLSrc.cxx. Referenced by getNewFrame(). |
|
|
Definition at line 203 of file DSVLSrc.cxx. Referenced by getNewFrame(). |
|
|
Definition at line 210 of file DSVLSrc.cxx. Referenced by getNewFrame(). |
|
|
Definition at line 202 of file DSVLSrc.cxx. Referenced by getNewFrame(). |
The documentation for this class was generated from the following file:
