menu
blackmagicdesign package
documentation
atem/src/command/atem_commands_impl.dart
FadeToBlackCommand
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 => 'FtbP';
blackmagicdesign package
documentation
atem/src/command/atem_commands_impl
FadeToBlackCommand
code property
FadeToBlackCommand class