Class: WahWah::FlacTag
- Includes:
- WahWah::Flac::StreaminfoBlock, Ogg::VorbisComment
- Defined in:
- lib/wahwah/flac_tag.rb
Constant Summary collapse
- TAG_ID =
"fLaC"
Constants included from WahWah::Flac::StreaminfoBlock
WahWah::Flac::StreaminfoBlock::STREAMINFO_BLOCK_SIZE
Constants included from Ogg::VorbisComment
Ogg::VorbisComment::COMMET_FIELD_MAPPING
Constants inherited from Tag
Tag::INSPECT_ATTRIBUTES, Tag::INTEGER_ATTRIBUTES
Method Summary
Methods included from WahWah::Flac::StreaminfoBlock
Methods included from Ogg::VorbisComment
Methods inherited from Tag
#images, #initialize, #inspect
Constructor Details
This class inherits a constructor from WahWah::Tag