Table of Contents

Enum BufferStatusBits

Namespace
ReFuel.Resources
Assembly
ReFuel.dll

Buffer status bits.

[Flags]
public enum BufferStatusBits

Fields

ClientStale = 2

The client memory is stale.

HardwareStale = 4

The hardware memory is stale.

New = 1

The buffer is new and has not been picked up by the hardware backend.