FLAC  1.4.3
Free Lossless Audio Codec
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members

#include <metadata.h>

Public Member Functions

bool is_valid () const
 
void init (Chain &chain)
 
bool next ()
 
bool prev ()
 
::FLAC__MetadataType get_block_type () const
 
Prototypeget_block ()
 
bool set_block (Prototype *block)
 
bool delete_block (bool replace_with_padding)
 
bool insert_block_before (Prototype *block)
 
bool insert_block_after (Prototype *block)
 

Protected Member Functions

virtual void clear ()
 

Protected Attributes

::FLAC__Metadata_Iteratoriterator_
 

Detailed Description

This class is a wrapper around the FLAC__metadata_iterator structures and methods; see the usage guide and FLAC__Metadata_Iterator.


The documentation for this class was generated from the following file:

Copyright (c) 2000-2009 Josh Coalson Copyright (c) 2011-2023 Xiph.Org Foundation