Enumeration VideoBufferType

The video buffer type.

Enumeration Members

VideoBufferArray: 2

2: The video buffer in the format of raw data.

VideoBufferRawData: 1

1: The video buffer in the format of raw data.

VideoBufferTexture: 3

3: The video buffer in the format of Texture.

Generated using TypeDoc