#include <rviewSound.hh>
|
| rviewSoundPlayer (mdd_frame *mf, unsigned int flags=0) |
|
| ~rviewSoundPlayer (void) |
|
void | label (void) |
|
int | process (wxObject &obj, wxEvent &evt) |
|
virtual int | openViewer (void) |
|
virtual const char * | getFrameName (void) const |
|
virtual rviewFrameType | getFrameType (void) const |
|
virtual int | getViewerType (void) const |
|
void | OnSize (int w, int h) |
|
int | newProjection (void) |
|
void | prepareToDie (void) |
|
| rviewDisplay (mdd_frame *mf, int es, unsigned int flags=0) |
|
virtual | ~rviewDisplay (void) |
|
void | closeViewer (void) |
|
virtual void | OnMenuCommand (int id) |
|
virtual int | userEvent (const user_event &ue) |
|
virtual const r_Minterval & | getVirtualDomain (void) const |
|
void | noLongerUpdate (void) |
|
int | getIdentifier (void) const |
|
int | getDisplayCounter (void) const |
|
void | setQueryWindow (int qwindowID) |
|
| rviewFrame (wxFrame *parent, char *title, int x, int y, int w, int h) |
|
virtual | ~rviewFrame (void) |
|
int | checkobj (wxObject &obj) |
|
virtual int | requestQuit (int level) |
|
virtual void | childMouseEvent (wxWindow *child, wxMouseEvent &mevt) |
|
void | setParent (rviewFrame *parent) |
|
void | registerChild (rviewFrame *child) |
|
void | deregisterChild (rviewFrame *child) |
|
virtual bool | OnClose (void) |
|
|
static void | writeViewKey (FILE *fp, const char *key) |
|
static void | writeViewParam (FILE *fp, const char *key, const char *value) |
|
static void | writeViewParam (FILE *fp, const char *key, long value) |
|
static void | writeViewParam (FILE *fp, const char *key, double value) |
|
static void | writeViewParam (FILE *fp, const char *key, unsigned int num, const long *values) |
|
static void | writeViewParam (FILE *fp, const char *key, unsigned int num, const double *values) |
|
static int | readVector (const char *value, unsigned int num, long *values) |
|
static int | readVector (const char *value, unsigned int num, double *values) |
|
rviewSoundPlayer::rviewSoundPlayer |
( |
mdd_frame * |
mf, |
|
|
unsigned int |
flags = 0 |
|
) |
| |
rviewSoundPlayer::~rviewSoundPlayer |
( |
void |
| ) |
|
int rviewSoundPlayer::buildSample |
( |
void |
| ) |
|
|
protected |
virtual const char* rviewSoundPlayer::getFrameName |
( |
void |
| ) |
const |
|
virtual |
virtual int rviewSoundPlayer::getViewerType |
( |
void |
| ) |
const |
|
virtual |
void rviewSoundPlayer::label |
( |
void |
| ) |
|
|
virtual |
int rviewSoundPlayer::newProjection |
( |
void |
| ) |
|
|
virtual |
int rviewSoundPlayer::newSample |
( |
void |
| ) |
|
|
protected |
void rviewSoundPlayer::OnSize |
( |
int |
w, |
|
|
int |
h |
|
) |
| |
|
virtual |
virtual int rviewSoundPlayer::openViewer |
( |
void |
| ) |
|
|
virtual |
void rviewSoundPlayer::prepareToDie |
( |
void |
| ) |
|
|
virtual |
int rviewSoundPlayer::process |
( |
wxObject & |
obj, |
|
|
wxEvent & |
evt |
|
) |
| |
|
virtual |
bool rviewSoundPlayer::setLoopMode |
( |
bool |
lm | ) |
|
|
protected |
void rviewSoundPlayer::setSlider |
( |
int |
offset | ) |
|
|
protected |
int rviewSoundPlayer::startPlayback |
( |
void |
| ) |
|
|
protected |
int rviewSoundPlayer::stopPlayback |
( |
void |
| ) |
|
|
protected |
int rviewSoundPlayer::channels |
|
protected |
int rviewSoundPlayer::currentFormat |
|
protected |
int rviewSoundPlayer::dim1 |
|
protected |
int rviewSoundPlayer::dim2 |
|
protected |
unsigned int rviewSoundPlayer::freeDims |
|
protected |
int rviewSoundPlayer::frequency |
|
protected |
int rviewSoundPlayer::lastOffset |
|
protected |
int* rviewSoundPlayer::latencies |
|
protected |
int rviewSoundPlayer::latency |
|
protected |
bool rviewSoundPlayer::loopMode |
|
protected |
bool rviewSoundPlayer::paused |
|
protected |
bool rviewSoundPlayer::playbackOn |
|
protected |
void* rviewSoundPlayer::sampleBuffer |
|
protected |
int rviewSoundPlayer::sampleLength |
|
protected |
const int rviewSoundPlayer::sound_bheight |
|
static |
const int rviewSoundPlayer::sound_bwidth |
|
static |
const int rviewSoundPlayer::sound_cheight |
|
static |
const int rviewSoundPlayer::sound_ctrly |
|
static |
const int rviewSoundPlayer::sound_cwidth |
|
static |
const int rviewSoundPlayer::sound_height |
|
static |
const int rviewSoundPlayer::sound_latencies |
|
static |
const int rviewSoundPlayer::sound_sheight |
|
static |
const int rviewSoundPlayer::sound_theight |
|
static |
const int rviewSoundPlayer::sound_twidth |
|
static |
const int rviewSoundPlayer::sound_width |
|
static |
int rviewSoundPlayer::typeLength |
|
protected |
The documentation for this class was generated from the following file: