FLAC  1.3.3
Modules | Classes

Modules

 

Classes

class  FLAC::Metadata::SimpleIterator
 

Detailed Description

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.