androidaudioplugin
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
androidaudioplugin
androidaudioplugin
/
org.androidaudioplugin
/
PortInformation
/
Companion
Companion
object
Companion
Members
Properties
PORT_
CONTENT_
TYPE_
AUDIO
Link copied to clipboard
const
val
PORT_CONTENT_TYPE_AUDIO
:
Int
=
1
PORT_
CONTENT_
TYPE_
GENERAL
Link copied to clipboard
const
val
PORT_CONTENT_TYPE_GENERAL
:
Int
=
0
PORT_
CONTENT_
TYPE_
MIDI
Link copied to clipboard
const
val
PORT_CONTENT_TYPE_MIDI
:
Int
=
2
PORT_
CONTENT_
TYPE_
MIDI2
Link copied to clipboard
const
val
PORT_CONTENT_TYPE_MIDI2
:
Int
=
3
PORT_
DIRECTION_
INPUT
Link copied to clipboard
const
val
PORT_DIRECTION_INPUT
:
Int
=
0
PORT_
DIRECTION_
OUTPUT
Link copied to clipboard
const
val
PORT_DIRECTION_OUTPUT
:
Int
=
1