SAF
|
A sound-field visualiser based on the directional re-assignment of beamformer energy based on local DoA estimates [1,2]. More...
Go to the source code of this file.
Functions | |
void | dirass_setCodecStatus (void *const hDir, CODEC_STATUS newStatus) |
Sets codec status (see CODEC_STATUS enum) | |
void | dirass_initAna (void *const hDir) |
Intialises the codec variables, based on current global/user parameters. | |
A sound-field visualiser based on the directional re-assignment of beamformer energy based on local DoA estimates [1,2].
Definition in file dirass_internal.c.
void dirass_initAna | ( | void *const | hDir | ) |
Intialises the codec variables, based on current global/user parameters.
Definition at line 51 of file dirass_internal.c.
void dirass_setCodecStatus | ( | void *const | hDir, |
CODEC_STATUS | newStatus ) |
Sets codec status (see CODEC_STATUS enum)
Definition at line 40 of file dirass_internal.c.