FLAC__metadata_chain_merge_padding

Merge adjacent PADDING blocks into a single block.

\note This function does not write to the FLAC file, it only modifies the chain.

\warning Any iterator on the current chain will become invalid after this call. You should delete the iterator and get a new one.

\param chain A pointer to an existing chain. \assert \code chain != NULL \endcode

extern (C) nothrow
void
FLAC__metadata_chain_merge_padding

Meta