description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Via this command the last Imaging Preset applied can be requested. If the camera configuration does not match any of the existing Imaging Presets, the output of GetCurrentPreset shall be Empty. GetCurrentPreset shall return 0 if Imaging Presets are not supported by the Video Source.';