Export |
public enum ExportFormat
| Member name | Value | Description |
|---|---|---|
| Native | 0 | The data is stored in native format that can be viewed with the client application or the Export Player. |
| Mov | 1 | The data is stored in the MOV format that can be played back by Microsoft Media Player. |
| Mp4 | 2 | The data is stored in the MP4 format that can be played back by the wide list of modern video players including Microsoft Media Player and VLC. |