LMMS
Loading...
Searching...
No Matches
LV2_Atom_Event Struct Reference

#include <atom.h>

Public Attributes

union { 
   int64_t   frames 
   double   beats 
time
LV2_Atom body
union { 
   int64_t   frames 
   double   beats 
time
union { 
   int64_t   frames 
   double   beats 
time

Detailed Description

The header of an atom:Event. Note this type is NOT an LV2_Atom.

Member Data Documentation

◆ beats

double LV2_Atom_Event::beats

Time in beats.

◆ body

LV2_Atom LV2_Atom_Event::body

Event body atom header.

◆ frames

int64_t LV2_Atom_Event::frames

Time in audio frames.

◆ [union] [1/3]

union { ... } LV2_Atom_Event::time

Time stamp. Which type is valid is determined by context.

◆ [union] [2/3]

union { ... } LV2_Atom_Event::time

Time stamp. Which type is valid is determined by context.

◆ [union] [3/3]

union { ... } LV2_Atom_Event::time

Time stamp. Which type is valid is determined by context.


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