menu
ogg_caf_converter package
documentation
models/caf_models.dart
CafFile
chunks property
chunks property
dark_mode
light_mode
chunks
property
List
<
Chunk
>
chunks
final
The list of chunks in the CAF file.
Implementation
final List<Chunk> chunks;
ogg_caf_converter package
documentation
models/caf_models
CafFile
chunks property
CafFile class