SEBWIN-850: Added missing indirect wired video output technology.
This commit is contained in:
parent
acb9b97854
commit
4b222df6c5
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ namespace SafeExamBrowser.Monitoring.Display
|
||||||
UDIEmbedded = 13,
|
UDIEmbedded = 13,
|
||||||
SDTVDongle = 14,
|
SDTVDongle = 14,
|
||||||
MiraCast = 15,
|
MiraCast = 15,
|
||||||
|
IndirectWired = 16,
|
||||||
Internal = 0x80000000,
|
Internal = 0x80000000,
|
||||||
SVideo4Pin = SVideo,
|
SVideo4Pin = SVideo,
|
||||||
SVideo7Pin = SVideo,
|
SVideo7Pin = SVideo,
|
||||||
|
|
Loading…
Reference in a new issue