Class TuringCamera.EDIDConfig
- Namespace
- Turing.Core.StereoCore
- Assembly
- Turing.Core.dll
public class TuringCamera.EDIDConfig
- Inheritance
-
TuringCamera.EDIDConfig
- Inherited Members
- Extension Methods
Properties
ForcePlatform
public string ForcePlatform { get; set; }
Property Value
ForceScreenIndex
public int ForceScreenIndex { get; set; }
Property Value
ForceSpecifyPlatform
public bool ForceSpecifyPlatform { get; set; }
Property Value
SupportedEDIDs
public List<TuringCamera.EDIDEntry> SupportedEDIDs { get; set; }