androidaudioplugin
Toggle table of contents
0.11.1
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
androidaudioplugin
androidaudioplugin
/
org.androidaudioplugin.hosting
/
AudioPluginExtensionsBom
Audio
Plugin
Extensions
Bom
object
AudioPluginExtensionsBom
Members
Properties
AAP_
GUI_
EXTENSION_
URI_
V4
Link copied to clipboard
const
val
AAP_GUI_EXTENSION_URI_V4
:
String
AAP_
MIDI_
EXTENSION_
URI_
V3
Link copied to clipboard
const
val
AAP_MIDI_EXTENSION_URI_V3
:
String
AAP_
PARAMETERS_
EXTENSION_
URI_
V4
Link copied to clipboard
const
val
AAP_PARAMETERS_EXTENSION_URI_V4
:
String
AAP_
PORT_
CONFIG_
EXTENSION_
URI_
V3
Link copied to clipboard
const
val
AAP_PORT_CONFIG_EXTENSION_URI_V3
:
String
AAP_
PRESETS_
EXTENSION_
URI_
V4
Link copied to clipboard
const
val
AAP_PRESETS_EXTENSION_URI_V4
:
String
AAP_
STATE_
EXTENSION_
URI_
V4
Link copied to clipboard
const
val
AAP_STATE_EXTENSION_URI_V4
:
String
Functions
fill
Extensions
From
Bom
Link copied to clipboard
fun
fillExtensionsFromBom
(
extensions
:
MutableList
<
ExtensionInformation
>
,
bom
:
String
)