dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
IUnitInfo.getProgramName
dplug
vst3
ivstunit
IUnitInfo
Gets for a given program list ID and program index its program name.
interface
IUnitInfo
nothrow @
nogc
tresult
getProgramName
(
ProgramListID
listId
,
int32
programIndex
,
String128
*
name
)
Meta
Source
See Implementation
dplug
vst3
ivstunit
IUnitInfo
functions
getProgramInfo
getProgramListCount
getProgramListInfo
getProgramName
getProgramPitchName
getSelectedUnit
getUnitByBus
getUnitCount
getUnitInfo
hasProgramPitchNames
selectUnit
setUnitProgramData
static variables
iid
Gets for a given program list ID and program index its program name.