Property DeviceIndex
DeviceIndex
Gets or sets the index of the SoundCard device to update. If no index is specified, the first SoundCard will be used.
public int? DeviceIndex { get; set; }
Property Value
- int?
Gets or sets the index of the SoundCard device to update. If no index is specified, the first SoundCard will be used.
public int? DeviceIndex { get; set; }