Click or drag to resize

StreamInfoHardwareDevices Property

Gets the compatible hardware device configurations for the stream's codec.

Namespace:  CSVideoPlayer
Assembly:  CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IReadOnlyList<HardwareDeviceInfo> HardwareDevices { get; }

Property Value

Type: IReadOnlyListHardwareDeviceInfo
See Also