VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
makVrv::DtEncoderSubmitPboWork Struct Reference

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
 
DtEncoderIOCallbackmyCallback = nullptr
 

Member Data Documentation

unsigned int makVrv::DtEncoderSubmitPboWork::myPboId
int makVrv::DtEncoderSubmitPboWork::myWidth
int makVrv::DtEncoderSubmitPboWork::myHeight
int makVrv::DtEncoderSubmitPboWork::myRowSizeInBytes
unsigned int makVrv::DtEncoderSubmitPboWork::myFrameRate
DtEncoderIOCallback* makVrv::DtEncoderSubmitPboWork::myCallback = nullptr

The documentation for this struct was generated from the following file:

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)