FLAC
1.3.1
|
Classes | |
class | FLAC::Metadata::SimpleIterator |
class | FLAC::Metadata::SimpleIterator::Status |
Level 1 metadata iterator.
The flow through the iterator in the C++ layer is similar to the C layer:
The ownership of pointers in the C++ layer follows that in the C layer, i.e.
See the C layer equivalent for more.