Contains information about the video properties
Name | Type | Description |
---|---|---|
dblRate | double | Video frame rate |
eGPUFlags | eGPUTextureFormat | The format of GPU texture |
eInterlace | eMInterlace | Interlacing type |
eScaleType | eMScaleType | Scaling type |
eVideoFormat | eMVideoFormat | a format of a video |
fccType | eMFCC | Video colorspace four-char code |
nAspectX | integer | The X dimension of picture aspect ratio |
nAspectY | integer | The Y dimension of picture aspect ratio |
nHeight | integer | A height of a video in pixels |
nRowBytes | integer | Video row bytes |
nWidth | integer | A width of a picture in pixels |