ServerCommandService.DeviceInfo Class Referenceabstract
Inheritance diagram for ServerCommandService.DeviceInfo:
ServerCommandService.CameraInfo ServerCommandService.InputInfo ServerCommandService.MetadataDeviceInfo ServerCommandService.MicrophoneInfo ServerCommandService.OutputInfo ServerCommandService.SpeakerInfo

Properties

string Description [get, set]
 
Guid DeviceId [get, set]
 
int DeviceIndex [get, set]
 
Guid HardwareId [get, set]
 
string Name [get, set]
 
Guid RecorderId [get, set]
 
string Shortcut [get, set]
 

Property Documentation

◆ Description

string ServerCommandService.DeviceInfo.Description
getset

◆ DeviceId

Guid ServerCommandService.DeviceInfo.DeviceId
getset

◆ DeviceIndex

int ServerCommandService.DeviceInfo.DeviceIndex
getset

◆ HardwareId

Guid ServerCommandService.DeviceInfo.HardwareId
getset

◆ Name

string ServerCommandService.DeviceInfo.Name
getset

◆ RecorderId

Guid ServerCommandService.DeviceInfo.RecorderId
getset

◆ Shortcut

string ServerCommandService.DeviceInfo.Shortcut
getset