mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Docs: Add some missing Doxygen markup
This commit is contained in:
parent
873bd8e537
commit
7e8b2b25ae
1 changed files with 1 additions and 1 deletions
|
|
@ -234,7 +234,7 @@ struct VST3ClientExtensions
|
||||||
Internally JUCE will use this method to assign an ID for the component
|
Internally JUCE will use this method to assign an ID for the component
|
||||||
and controller interfaces when JUCE_VST3_CAN_REPLACE_VST2 is enabled.
|
and controller interfaces when JUCE_VST3_CAN_REPLACE_VST2 is enabled.
|
||||||
|
|
||||||
@convertJucePluginId, getCompatibleClasses, getCompatibleParameterIds
|
@see convertJucePluginId, getCompatibleClasses, getCompatibleParameterIds
|
||||||
*/
|
*/
|
||||||
static InterfaceId convertVST2PluginId (uint32_t pluginCode,
|
static InterfaceId convertVST2PluginId (uint32_t pluginCode,
|
||||||
const String& pluginName,
|
const String& pluginName,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue