RetroArch
Public Attributes | List of all members
replay Struct Reference
Collaboration diagram for replay:
[legend]

Public Attributes

int sample_rate
 
int interpolation
 
int global_vol
 
int seq_pos
 
int break_pos
 
int row
 
int next_row
 
int tick
 
int speed
 
int tempo
 
int pl_count
 
int pl_chan
 
int * ramp_buf
 
char ** play_count
 
struct channelchannels
 
struct modulemodule
 

Member Data Documentation

◆ break_pos

int replay::break_pos

◆ channels

struct channel* replay::channels

◆ global_vol

int replay::global_vol

◆ interpolation

int replay::interpolation

◆ module

struct module* replay::module

◆ next_row

int replay::next_row

◆ pl_chan

int replay::pl_chan

◆ pl_count

int replay::pl_count

◆ play_count

char** replay::play_count

◆ ramp_buf

int* replay::ramp_buf

◆ row

int replay::row

◆ sample_rate

int replay::sample_rate

◆ seq_pos

int replay::seq_pos

◆ speed

int replay::speed

◆ tempo

int replay::tempo

◆ tick

int replay::tick

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