menu
music_assistant package
documentation
models.dart
AudioFormat
bitDepth property
bitDepth property
dark_mode
light_mode
bitDepth
property
@JsonKey.new(name: 'bit_depth')
int
bitDepth
getter/setter pair
Implementation
@JsonKey(name: 'bit_depth') int bitDepth = 16;
music_assistant package
documentation
models
AudioFormat
bitDepth property
AudioFormat class