#include <metadata.h>
List of all members.
Detailed Description
This class is a wrapper around the FLAC__metadata_iterator structures and methods; see the usage guide and FLAC__Metadata_Iterator.
Member Function Documentation
bool FLAC::Metadata::Iterator::is_valid |
( |
|
) |
const |
Returns true
iff object was properly constructed.
void FLAC::Metadata::Iterator::init |
( |
Chain & |
chain |
) |
|
bool FLAC::Metadata::Iterator::next |
( |
|
) |
|
bool FLAC::Metadata::Iterator::prev |
( |
|
) |
|
Prototype* FLAC::Metadata::Iterator::get_block |
( |
|
) |
|
bool FLAC::Metadata::Iterator::set_block |
( |
Prototype * |
block |
) |
|
bool FLAC::Metadata::Iterator::delete_block |
( |
bool |
replace_with_padding |
) |
|
bool FLAC::Metadata::Iterator::insert_block_before |
( |
Prototype * |
block |
) |
|
bool FLAC::Metadata::Iterator::insert_block_after |
( |
Prototype * |
block |
) |
|
The documentation for this class was generated from the following file:
- /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-arm64/build/build/tmp/work/aarch64-poky-linux/flac/1.3.1-r0/flac-1.3.1/include/FLAC++/metadata.h