menu
blackmagicdesign package
documentation
atem/src/state/atem_state.dart
AtemState
auxSources property
auxSources property
dark_mode
light_mode
auxSources
property
Map
<
int
,
int
>
get
auxSources
Implementation
Map<int, int> get auxSources => UnmodifiableMapView(_auxSources);
blackmagicdesign package
documentation
atem/src/state/atem_state
AtemState
auxSources property
AtemState class