Class: FLV::Tag::Audio

Inherits:
FLV::Tag show all
Defined in:
lib/flv/tag/audio.rb

Constant Summary

Constants inherited from FLV::Tag

AUDIO_TYPE, METADATA_TYPE, VIDEO_TYPE

Instance Attribute Summary

Attributes inherited from FLV::Tag

#footer, #length, #raw_data, #timestamp

Method Summary

Methods inherited from FLV::Tag

#initialize, #inspect, read

Constructor Details

This class inherits a constructor from FLV::Tag