LiVES  3.2.0
Data Fields
lmap_error Struct Reference

#include <multitrack.h>

Data Fields

lives_lmap_error_t type
 
char * name
 
livespointer data
 
int clipno
 
int frameno
 
double atime
 
boolean current
 

Detailed Description

Definition at line 1032 of file multitrack.h.

Field Documentation

◆ atime

double lmap_error::atime

Definition at line 1037 of file multitrack.h.

Referenced by buffer_lmap_error(), and unbuffer_lmap_errors().

◆ clipno

int lmap_error::clipno

Definition at line 1036 of file multitrack.h.

Referenced by buffer_lmap_error(), and unbuffer_lmap_errors().

◆ current

boolean lmap_error::current

Definition at line 1038 of file multitrack.h.

Referenced by buffer_lmap_error(), and unbuffer_lmap_errors().

◆ data

livespointer lmap_error::data

Definition at line 1035 of file multitrack.h.

Referenced by buffer_lmap_error(), and unbuffer_lmap_errors().

◆ frameno

int lmap_error::frameno

Definition at line 1036 of file multitrack.h.

Referenced by buffer_lmap_error(), and unbuffer_lmap_errors().

◆ name

char* lmap_error::name

Definition at line 1034 of file multitrack.h.

Referenced by buffer_lmap_error(), and unbuffer_lmap_errors().

◆ type

lives_lmap_error_t lmap_error::type

Definition at line 1033 of file multitrack.h.

Referenced by buffer_lmap_error(), and unbuffer_lmap_errors().


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