TagLib 1.8.0 (TagLib::FLAC::UnknownMetadataBlock Class Reference)

TagLib::FLAC::UnknownMetadataBlock Class Reference

#include <flacunknownmetadatablock.h>

Inheritance diagram for TagLib::FLAC::UnknownMetadataBlock:
Collaboration diagram for TagLib::FLAC::UnknownMetadataBlock:

List of all members.

Public Member Functions

 UnknownMetadataBlock (int blockType, const ByteVector &data)
 ~UnknownMetadataBlock ()
int code () const
void setCode (int code)
ByteVector data () const
void setData (const ByteVector &data)
ByteVector render () const

Constructor & Destructor Documentation


Member Function Documentation

Returns the FLAC metadata block type.

Implements TagLib::FLAC::MetadataBlock.

Returns the FLAC metadata block type.

Render the content of the block.

Implements TagLib::FLAC::MetadataBlock.

Sets the FLAC metadata block type.

Sets the FLAC metadata block type.


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