Class: ID3Tag::Frames::V2::UnsychronizedTranscriptionFrame
- Inherits:
-
CommentsFrame
- Object
- BasicFrame
- TextFrame
- CommentsFrame
- ID3Tag::Frames::V2::UnsychronizedTranscriptionFrame
- Defined in:
- lib/id3tag/frames/v2/unsychronized_transcription_frame.rb
Constant Summary
Constants inherited from CommentsFrame
CommentsFrame::LANGUAGE_BYTE_COUNT
Constants inherited from TextFrame
TextFrame::ENCODING_MAP, TextFrame::UnsupportedTextEncoding
Constants inherited from BasicFrame
BasicFrame::DECOMPRESSED_SIZE_BYTE_COUNT, BasicFrame::GROUP_BYTE_COUNT
Instance Attribute Summary
Attributes inherited from BasicFrame
Method Summary
Methods inherited from CommentsFrame
#content, #description, #inspectable_content, #language, #text
Methods inherited from TextFrame
#content, #inspectable_content
Methods inherited from BasicFrame
#compressed?, #content, #data_length_indicator?, #encrypted?, #encryption_id, #final_size, #group_id, #grouped?, #initialize, #inspect, #inspectable_content, #preserve_on_file_alteration?, #preserve_on_tag_alteration?, #read_additional_info_byte, #read_only?, #unsynchronised?, #usable_content
Constructor Details
This class inherits a constructor from ID3Tag::Frames::V2::BasicFrame