LV2  1.0.13
Data Fields
LV2_Atom_Event Struct Reference

The header of an atom:Event. More...

Data Fields

union {
   int64_t   frames
 Time in audio frames.
 
   double   beats
 Time in beats.
 
time
 
LV2_Atom body
 Event body atom header.
 

Detailed Description

The header of an atom:Event.

Note this type is NOT an LV2_Atom.

Field Documentation

int64_t LV2_Atom_Event::frames

Time in audio frames.

double LV2_Atom_Event::beats

Time in beats.

union { ... } LV2_Atom_Event::time
LV2_Atom LV2_Atom_Event::body

Event body atom header.


The documentation for this struct was generated from the following file: