LiVES  3.2.0
Data Fields
resample_event Struct Reference

this struct is used only when physically resampling frames on the disk we create an array of these and write them to the disk More...

#include <main.h>

Data Fields

int value
 
int64_t reltime
 

Detailed Description

this struct is used only when physically resampling frames on the disk we create an array of these and write them to the disk

Definition at line 641 of file main.h.

Field Documentation

◆ reltime

int64_t resample_event::reltime

Definition at line 643 of file main.h.

◆ value

int resample_event::value

Definition at line 642 of file main.h.


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