menu
blackmagicdesign package
documentation
atem/src/field/atem_fields.dart
RecordingStatusField
hasDropped property
hasDropped property
dark_mode
light_mode
hasDropped
property
bool
get
hasDropped
Implementation
bool get hasDropped => (status & 0x20) != 0;
blackmagicdesign package
documentation
atem/src/field/atem_fields
RecordingStatusField
hasDropped property
RecordingStatusField class