#include <metadata.h>
List of all members.
Detailed Description
This class is a wrapper around the FLAC__metadata_simple_iterator structures and methods; see the usage guide and FLAC__Metadata_SimpleIterator.
Member Function Documentation
bool FLAC::Metadata::SimpleIterator::is_valid |
( |
|
) |
const |
Returns true
iff object was properly constructed.
bool FLAC::Metadata::SimpleIterator::init |
( |
const char * |
filename, |
|
|
bool |
read_only, |
|
|
bool |
preserve_file_stats | |
|
) |
| | |
Status FLAC::Metadata::SimpleIterator::status |
( |
|
) |
|
bool FLAC::Metadata::SimpleIterator::is_writable |
( |
|
) |
const |
bool FLAC::Metadata::SimpleIterator::next |
( |
|
) |
|
bool FLAC::Metadata::SimpleIterator::prev |
( |
|
) |
|
bool FLAC::Metadata::SimpleIterator::is_last |
( |
|
) |
const |
off_t FLAC::Metadata::SimpleIterator::get_block_offset |
( |
|
) |
const |
unsigned FLAC::Metadata::SimpleIterator::get_block_length |
( |
|
) |
const |
bool FLAC::Metadata::SimpleIterator::get_application_id |
( |
FLAC__byte * |
id |
) |
|
Prototype* FLAC::Metadata::SimpleIterator::get_block |
( |
|
) |
|
bool FLAC::Metadata::SimpleIterator::set_block |
( |
Prototype * |
block, |
|
|
bool |
use_padding = true | |
|
) |
| | |
bool FLAC::Metadata::SimpleIterator::insert_block_after |
( |
Prototype * |
block, |
|
|
bool |
use_padding = true | |
|
) |
| | |
bool FLAC::Metadata::SimpleIterator::delete_block |
( |
bool |
use_padding = true |
) |
|
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