Skip to content

libvlc.Equalizer.GetPreset

Andrew Lambert edited this page Nov 26, 2022 · 4 revisions

libvlc.Equalizer.GetPreset

Method signature

 Shared Function GetPreset(Index As UInt32) As libvlc.Equalizer

Remarks

Gets the Equalizer preset at Index. The last Index is at GetPresetCount - 1.

Clone this wiki locally