EncodedFrameEncodingFormats Enumeration |
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public enum EncodingFormats
Public Enumeration EncodingFormats
public enum class EncodingFormats
Members
| Member name | Value | Description |
---|
| JPEG | 0 | |
| PNG | 1 | |
| H264 | 2 | |
| VP9 | 3 | |
Remarks See Also