Method: TagLib::ID3v2::RelativeVolumeFrame#identification
- Defined in:
- docs/taglib/id3v2.rb
#identification ⇒ String
Returns relative volume identification.
339 340 341 |
# File 'docs/taglib/id3v2.rb', line 339 def identification @identification end |