FLAC
1.3.1
|
Classes | |
class | FLAC::Metadata::Chain |
class | FLAC::Metadata::Chain::Status |
class | FLAC::Metadata::Iterator |
Functions | |
FLAC::Metadata::Prototype::Prototype (const Prototype &) | |
FLAC::Metadata::Prototype::Prototype (const ::FLAC__StreamMetadata &) | |
FLAC::Metadata::Prototype::Prototype (const ::FLAC__StreamMetadata *) | |
Level 2 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 is slightly different than in the C layer, i.e.
See the C layer equivalent for more.
|
protected |
Constructs a copy of the given object. This form always performs a deep copy.