RecordZoomMode Enum¶
Constant |
Value |
Description |
---|---|---|
NoZoomAndClip |
0x00000000 |
If output aspect ratio does not fit input, content will be clipped to fit output aspect ratio. |
ZoomInWithAllContent |
0x00000001 |
If output aspect ratio does not fit input, content will not be clipped and there will be black borders in one dimension. |