Property AllowedDeviceInputs
AllowedDeviceInputs
Gets or sets the array of device inputs acceptable in the playlist.
Declaration
public System.Collections.Generic.List<int>? AllowedDeviceInputs { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int32> |