Contains read buffer information on the video read operations.
Members |
Description |
UInt32 BufferSize; |
Size of the read buffer. |
UInt32 DataSize; |
Data size in the buffer. |
UInt32 ReloadThreshold; |
The threshold defined for reload timing of game data. When DataSize is less than ReloadThreshold, the next read operation is accrued. |
Video_Video.h