Method: TagLib::FileRef#audioProperties
- Defined in:
- lib/TagLib_doc.rb
#audioProperties ⇒ Object
Returns the audio properties for this FileRef. If no audio properties were read then this will returns a null pointer.
185 186 |
# File 'lib/TagLib_doc.rb', line 185 def audioProperties() end |