Click or drag to resize
CameraDeviceInfoStreamingFormats Property
List of supported streaming formats for this device.

Namespace: Flir.Atlas.Live.Discovery
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public List<ImageFormat> StreamingFormats { get; }

Property Value

Type: ListImageFormat
See Also