![]() |
VR-Forces Developer's Guide
|
This represents the unit of work that is submitted to the encoder via the submit pbo call. It is pushed onto a concurrent queue and processed internally on another thread.
Public Attributes | |
| unsigned int | myPboId |
| int | myWidth |
| int | myHeight |
| int | myRowSizeInBytes |
| unsigned int | myFrameRate |
| DtEncoderIOCallback * | myCallback = nullptr |
| int makVrv::DtEncoderSubmitPboWork::myWidth |
| int makVrv::DtEncoderSubmitPboWork::myHeight |
| int makVrv::DtEncoderSubmitPboWork::myRowSizeInBytes |
| DtEncoderIOCallback* makVrv::DtEncoderSubmitPboWork::myCallback = nullptr |