menu
blackmagicdesign package
documentation
atem/src/command/atem_commands_impl.dart
KeyOnAirCommand
code property
code property
dark_mode
light_mode
code
property
@
override
String
get
code
override
4-character command code (e.g., 'PrgI', 'PrvI', 'CTlC').
Implementation
@override String get code => 'KeOn';
blackmagicdesign package
documentation
atem/src/command/atem_commands_impl
KeyOnAirCommand
code property
KeyOnAirCommand class