Enum PixelFormat
The pixel format to be set
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum PixelFormat
Fields
| Name | Description |
|---|---|
| YUV410P | The pixel format to be set |
| YUV411P | The pixel format to be set |
| YUV420P | The pixel format to be set |
| YUV420P10BE | The pixel format to be set |
| YUV420P10LE | The pixel format to be set |
| YUV420P12BE | The pixel format to be set |
| YUV420P12LE | The pixel format to be set |
| YUV422P | The pixel format to be set |
| YUV422P10BE | The pixel format to be set |
| YUV422P10LE | The pixel format to be set |
| YUV422P12BE | The pixel format to be set |
| YUV422P12LE | The pixel format to be set |
| YUV440P | The pixel format to be set |
| YUV440P10BE | The pixel format to be set |
| YUV440P10LE | The pixel format to be set |
| YUV440P12BE | The pixel format to be set |
| YUV440P12LE | The pixel format to be set |
| YUV444P | The pixel format to be set |
| YUV444P10BE | The pixel format to be set |
| YUV444P10LE | The pixel format to be set |
| YUV444P12BE | The pixel format to be set |
| YUV444P12LE | The pixel format to be set |
| YUVJ411P | The pixel format to be set |
| YUVJ420P | The pixel format to be set |
| YUVJ422P | The pixel format to be set |
| YUVJ440P | The pixel format to be set |
| YUVJ444P | The pixel format to be set |