#include <RageSound.h>
Collaboration diagram for RageSoundParams:
Public Types | |
enum | StopMode_t { M_STOP, M_LOOP, M_CONTINUE, M_AUTO } |
Public Member Functions | |
RageSoundParams () | |
void | SetNoFade () |
void | SetPlaybackRate (float fScale) |
Public Attributes | |
float | m_StartSecond |
float | m_LengthSeconds |
float | m_FadeLength |
float | m_Volume |
float | m_Balance |
int | speed_input_samples |
int | speed_output_samples |
bool | AccurateSync |
RageTimer | StartTime |
enum RageSoundParams::StopMode_t | StopMode |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|