-
-
Notifications
You must be signed in to change notification settings - Fork 4
libvlc.Equalizer.Constructor
Andrew Lambert edited this page Nov 26, 2022
·
5 revisions
Sub Constructor()
Sub Constructor(CopyFrequencies As libvlc.Equalizer)
Protected Sub Constructor(Preset As UInt32)
Name | Type | Comment |
---|---|---|
CopyFrequencies | Equalizer |
An instance of Equalizer to be duplicated. |
Creates a new instance of Equalizer. Pass an existing Equalizer to create a duplicate instance.
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 "☜"