menu
blackmagicdesign package
documentation
atem/src/command/atem_command_builder.dart
AtemCommandBuilder
build method
build method
dark_mode
light_mode
build
method
Uint8List
build
(
)
Builds the final Uint8List.
Implementation
Uint8List build() => _buffer.toBytes();
blackmagicdesign package
documentation
atem/src/command/atem_command_builder
AtemCommandBuilder
build method
AtemCommandBuilder class