derelict-fmod v4.0.3 (2017-09-15T09:23:23Z)
Home
Dub
Repo
FMOD_OUTPUT_OBJECT3DINFO
derelict
fmod
output
Undocumented in source.
struct
FMOD_OUTPUT_OBJECT3DINFO {
float
*
buffer
;
uint
bufferlength
;
FMOD_VECTOR
position
;
float
gain
;
float
spread
;
float
priority
;
}
Members
Variables
buffer
float
*
buffer
;
Undocumented in source.
bufferlength
uint
bufferlength
;
Undocumented in source.
gain
float
gain
;
Undocumented in source.
position
FMOD_VECTOR
position
;
Undocumented in source.
priority
float
priority
;
Undocumented in source.
spread
float
spread
;
Undocumented in source.
Meta
Source
See Implementation
derelict
fmod
output
aliases
FMOD_OUTPUT_ALLOC
FMOD_OUTPUT_CLOSEPORT_CALLBACK
FMOD_OUTPUT_CLOSE_CALLBACK
FMOD_OUTPUT_COPYPORT
FMOD_OUTPUT_FREE
FMOD_OUTPUT_GETDRIVERINFO_CALLBACK
FMOD_OUTPUT_GETHANDLE_CALLBACK
FMOD_OUTPUT_GETNUMDRIVERS_CALLBACK
FMOD_OUTPUT_GETPOSITION_CALLBACK
FMOD_OUTPUT_INIT_CALLBACK
FMOD_OUTPUT_LOCK_CALLBACK
FMOD_OUTPUT_LOG
FMOD_OUTPUT_MIXER_CALLBACK
FMOD_OUTPUT_OBJECT3DALLOC_CALLBACK
FMOD_OUTPUT_OBJECT3DFREE_CALLBACK
FMOD_OUTPUT_OBJECT3DGETINFO_CALLBACK
FMOD_OUTPUT_OBJECT3DUPDATE_CALLBACK
FMOD_OUTPUT_OPENPORT_CALLBACK
FMOD_OUTPUT_READFROMMIXER
FMOD_OUTPUT_START_CALLBACK
FMOD_OUTPUT_STOP_CALLBACK
FMOD_OUTPUT_UNLOCK_CALLBACK
FMOD_OUTPUT_UPDATE_CALLBACK
static variables
FMOD_OUTPUT_PLUGIN_VERSION
structs
FMOD_OUTPUT_DESCRIPTION
FMOD_OUTPUT_OBJECT3DINFO
FMOD_OUTPUT_STATE