description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'This operation returns the available options (supported values and ranges for video source configuration parameters) when the video source parameters are reconfigured If a video source configuration is specified, the options shall concern that particular configuration. If a media profile is specified, the options shall be compatible with that media profile.';