Platforms to show: All Mac Windows Linux Cross-Platform

Back to VLCEqualizerMBS class.

VLCEqualizerMBS.BandFrequency(index as Integer) as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method VLC MBS VLC Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Get a particular equalizer band frequency.

This value can be used, for example, to create a label for an equalizer band control in a user interface.

Index: index of the band, counting from zero
Returns equalizer band frequency (Hz), or -1 if there is no such band

Requires LibVLC 2.2.0 or later

VLCEqualizerMBS.PresetName(index as Integer) as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method VLC MBS VLC Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Get the name of a particular equalizer preset.

This name can be used, for example, to prepare a preset label or menu in a user interface.

index: index of the preset, counting from zero
Returns name, or "" if there is no such preset
Requires LibVLC 2.2.0 or later.

The items on this page are in the following plugins: MBS VLC Plugin.


The biggest plugin in space...