Enumeration to define the valid dimension status values for streams.
Namespace: Crestron.SimplSharpPro.DMAssembly: SimplSharpPro (in SimplSharpPro.exe)
Syntax
C# |
---|
public enum eDmStream3DStatus |
Members
Member name | Value | Description | |
---|---|---|---|
Contains2D | 0 | The video stream does not contain 3D information. | |
Contains3D | 1 | The video stream contains 3D information. | |
NotDetermined | 9000 | The dimension information for this stream is not available. |