Platforms to show: All Mac Windows Linux Cross-Platform
TagLibFileRefMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Audio | MBS Tools Plugin | 17.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Notes:
Uses TagLib, an open source library to read metadata from audio files, e.g. ID3 tags.
Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack, TrueAudio, WAV, AIFF, MP4 and ASF files.
- 4 properties
- property audioProperties as TagLibAudioPropertiesMBS
- property Handle as Integer
- property Properties as Dictionary
- property tags as TagLibTagMBS
- 4 methods
- method Constructor(file as folderitem)
- method CoverArt as Memoryblock
- method Save as Boolean
- method SetProperties(Dic as Dictionary)
This class has no sub classes.
Some examples using this class:
Blog Entries
- MonkeyBread Software Releases the MBS Xojo Plugins in version 22.1
- MBS Xojo Plugins, version 22.1pr4
- MonkeyBread Software Releases the MBS Xojo Plugins in version 19.4
- MBS Xojo Plugins, version 19.4pr8
- TagLib to write ID3v2 Tags in Xojo
- MBS Xojo Plugins, version 19.3pr4
- MBS Xojo Plugins, version 19.3pr3
- MBS Xojo Plugins, version 17.5pr1
The items on this page are in the following plugins: MBS Tools Plugin.
TagLibAudioPropertiesMBS - TagLibTagMBS
