VIDEO_BUFFER_TYPE

The video buffer type.

Enumerator

VIDEO_BUFFER_RAW_DATA
1: The video buffer in the format of raw data.
VIDEO_BUFFER_ARRAY
2: The video buffer in the format of raw data.
VIDEO_BUFFER_TEXTURE
3: The video buffer in the format of Texture.