menu
easy_onvif_cli package
documentation
command.dart
OnvifGetVideoEncoderConfigurationsMediaCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => 'get-video-encoder-configurations';
easy_onvif_cli package
documentation
command
OnvifGetVideoEncoderConfigurationsMediaCommand
name property
OnvifGetVideoEncoderConfigurationsMediaCommand class