VideoBufferType

The video buffer type.

Enumerator

videoBufferRawData
1: The video buffer in the format of raw data.
videoBufferArray
2: The video buffer in the format of raw data.
videoBufferTexture
3: The video buffer in the format of Texture.