Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cr-taglib
master
TagLib
AudioProperties
FLAC
File
MP4
File
MPEG
File
Ogg
File
RIFF
Wav
File
Tag
Generated using Crystal 1.14.0
2025-02-27 16:37:25 UTC
class
TagLib::
AudioProperties
TagLib::AudioProperties
Reference
Object
Defined in:
cr-taglib.cr
Constructors
.new
(ptr : Pointer(Library::AudioProperties))
Instance Method Summary
#bitrate
#channels
#length
#samplerate
Constructor Detail
def self.
new
(ptr : Pointer(Library::AudioProperties))
#
[
View source
]
Instance Method Detail
def
bitrate
#
[
View source
]
def
channels
#
[
View source
]
def
length
#
[
View source
]
def
samplerate
#
[
View source
]