Ardour  9.0-pre0-582-g084a23a80d
LTCEncoder Struct Reference

#include <encoder.h>

Public Attributes

double fps
 
double sample_rate
 
double filter_const
 
int flags
 
enum LTC_TV_STANDARD standard
 
ltcsnd_sample_t enc_lo
 
ltcsnd_sample_t enc_hi
 
size_t offset
 
size_t bufsize
 
ltcsnd_sample_tbuf
 
char state
 
double samples_per_clock
 
double samples_per_clock_2
 
double sample_remainder
 
LTCFrame f
 

Detailed Description

Definition at line 26 of file encoder.h.

Member Data Documentation

◆ buf

ltcsnd_sample_t* LTCEncoder::buf

Definition at line 36 of file encoder.h.

◆ bufsize

size_t LTCEncoder::bufsize

Definition at line 35 of file encoder.h.

◆ enc_hi

ltcsnd_sample_t LTCEncoder::enc_hi

Definition at line 32 of file encoder.h.

◆ enc_lo

ltcsnd_sample_t LTCEncoder::enc_lo

Definition at line 32 of file encoder.h.

◆ f

LTCFrame LTCEncoder::f

Definition at line 44 of file encoder.h.

◆ filter_const

double LTCEncoder::filter_const

Definition at line 29 of file encoder.h.

◆ flags

int LTCEncoder::flags

Definition at line 30 of file encoder.h.

◆ fps

double LTCEncoder::fps

Definition at line 27 of file encoder.h.

◆ offset

size_t LTCEncoder::offset

Definition at line 34 of file encoder.h.

◆ sample_rate

double LTCEncoder::sample_rate

Definition at line 28 of file encoder.h.

◆ sample_remainder

double LTCEncoder::sample_remainder

Definition at line 42 of file encoder.h.

◆ samples_per_clock

double LTCEncoder::samples_per_clock

Definition at line 40 of file encoder.h.

◆ samples_per_clock_2

double LTCEncoder::samples_per_clock_2

Definition at line 41 of file encoder.h.

◆ standard

enum LTC_TV_STANDARD LTCEncoder::standard

Definition at line 30 of file encoder.h.

◆ state

char LTCEncoder::state

Definition at line 38 of file encoder.h.


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