TRecordingSize
TRecordingSize = (rs_Default, rs_HalfSize, rs_QuarterSize);
Type of the RecordingSize property: downsizing applied to the video before recording.
| Value | Description |
|---|---|
rs_Default |
records at the capture resolution, no downsizing |
rs_HalfSize |
records at half the width and half the height |
rs_QuarterSize |
records at a quarter of the width and of the height |