dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
IComponent.getBusInfo
dplug
vst3
ivstcomponent
IComponent
Called after the Plug-in is initialized. See \ref MediaTypes, BusDirections
interface
IComponent
nothrow @
nogc
tresult
getBusInfo
(
MediaType
type
,
BusDirection
dir
,
int32
index
,
ref
BusInfo
bus
)
Meta
Source
See Implementation
dplug
vst3
ivstcomponent
IComponent
functions
activateBus
getBusCount
getBusInfo
getControllerClassId
getRoutingInfo
getState
setActive
setIoMode
setState
static variables
iid
Called after the Plug-in is initialized. See \ref MediaTypes, BusDirections