-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.Equalizer.GetBandFrequency
Andrew Lambert edited this page Nov 26, 2022
·
6 revisions
Shared Function GetBandFrequency(BandNumber As UInt32) As Single
Name | Type | Comment |
---|---|---|
BandNumber | UInt32 | The index of the band to query. |
Gets the frequency of the band at BandNumber
, in Hertz. The first index is zero; the last index is at Equalizer.GetBandCount- 1
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2016-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.
Entry-level points of interest denoted by "☜"