Method: TagLib::ID3v2::RelativeVolumeFrame#channels
- Defined in:
- docs/taglib/id3v2.rb
#channels ⇒ Array<TagLib::ID3v2::RelativeVolumeFrame constant>
Returns the channel types for which volume adjustment information is stored in this frame.
335 336 |
# File 'docs/taglib/id3v2.rb', line 335 def channels end |