VR-Forces 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 Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)