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.