FreeWRL / FreeX3D 4.3.0
X3D_SoundRep Struct Reference

Data Fields

int itype
int icontext
int inode
int igain
unsigned int iframe
int ibuffer
float dopplerFactor
void * connections
int last_indexSource [10]
int last_indexDestination [10]
int last_count

Detailed Description

Definition at line 18 of file libsound.h.

Field Documentation

◆ connections

void* X3D_SoundRep::connections

Definition at line 28 of file libsound.h.

◆ dopplerFactor

float X3D_SoundRep::dopplerFactor

Definition at line 27 of file libsound.h.

◆ ibuffer

int X3D_SoundRep::ibuffer

Definition at line 26 of file libsound.h.

◆ icontext

int X3D_SoundRep::icontext

Definition at line 20 of file libsound.h.

◆ iframe

unsigned int X3D_SoundRep::iframe

Definition at line 25 of file libsound.h.

◆ igain

int X3D_SoundRep::igain

Definition at line 22 of file libsound.h.

◆ inode

int X3D_SoundRep::inode

Definition at line 21 of file libsound.h.

◆ itype

int X3D_SoundRep::itype

Definition at line 19 of file libsound.h.

◆ last_count

int X3D_SoundRep::last_count

Definition at line 31 of file libsound.h.

◆ last_indexDestination

int X3D_SoundRep::last_indexDestination[10]

Definition at line 30 of file libsound.h.

◆ last_indexSource

int X3D_SoundRep::last_indexSource[10]

Definition at line 29 of file libsound.h.


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