Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.02 KB

reference.rst

File metadata and controls

58 lines (40 loc) · 1.02 KB

Main functions

:cppbw64::Bw64Reader and :cppbw64::Bw64Writer classes usually should not be created manually. Instead the two builder functions to either read or write a file should be used.

bw64::readFile

bw64::writeFile

BW64 file classes

bw64::Bw64Reader

bw64::Bw64Writer

Chunks

bw64::Chunk

bw64::FormatInfoChunk

bw64::ExtraData

bw64::DataChunk

bw64::JunkChunk

bw64::AxmlChunk

bw64::AudioId

bw64::ChnaChunk

bw64::DataSize64Chunk

bw64::UnknownChunk

Utilities

bw64::utils::fourCC

bw64::utils::fourCCToStr