DD_ENCODE_CONFIG_N9000_Ex
Structure Definition
Function Description
N9000 video encoding configuration extension structure.
Member Description
| Member | Type | Remark |
| iSize | unsigned int | The length of this structure. |
| resolution | unsigned int | Resolution, refer to DD_VIDEO_SIZE for the value. |
| rate | unsigned short | Frame rate. |
| encodeType | unsigned short | Encoding type, refer to DD_VIDEO_ENCODE_MODE for its value. |
| quality | unsigned short | Image quality. For the value, refer to DD_IMAGE_QUALITY. |
| minBitrate | unsigned short | The lower limit of bit rate. |
| maxBitrate | unsigned short | The upper limit of bit rate. |
| bitrateRange | unsigned short[16] | Supported bitrate items. |