dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
lv2AtomObjectExtractTimeInfo
dplug
lv2
lv2client
Undocumented in source. Be warned that the author may not have intended to support it.
version(LV2)
nothrow @
nogc
int
lv2AtomObjectExtractTimeInfo
(
const
(
LV2_Atom_Object
*)
object
,
LV2_URID
tempoURID
,
LV2_Atom
**
tempoAtom
,
LV2_URID
frameURID
,
LV2_Atom
**
frameAtom
,
LV2_URID
speedURID
,
LV2_Atom
**
speedAtom
)
Meta
Source
See Implementation
dplug
lv2
lv2client
classes
LV2Client
functions
lv2AtomObjectExtractTimeInfo
structs
MappedURIs