SAL
A C++ library for spatial audio.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
SF_LOOP_INFO Struct Reference

#include <sndfile.h>

Public Attributes

short time_sig_num
 
short time_sig_den
 
int loop_mode
 
int num_beats
 
float bpm
 
int root_key
 
int future [6]
 

Member Data Documentation

float SF_LOOP_INFO::bpm
int SF_LOOP_INFO::future[6]
int SF_LOOP_INFO::loop_mode
int SF_LOOP_INFO::num_beats
int SF_LOOP_INFO::root_key
short SF_LOOP_INFO::time_sig_den
short SF_LOOP_INFO::time_sig_num

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