EMIPLIB
Public Member Functions

MIPAudioDistanceFade Class Reference

A simple 3D audio component which only takes the distance between participants into account. More...

#include <mipaudiodistancefade.h>

Inheritance diagram for MIPAudioDistanceFade:
Inheritance graph
[legend]
Collaboration diagram for MIPAudioDistanceFade:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool init (real_t cutOffDistance=50.0)
 Initialize the component.
bool destroy ()
 Clean up the component.

Detailed Description

A simple 3D audio component which only takes the distance between participants into account. The compontent accepts and produces floating point raw audio messages.


Member Function Documentation

bool MIPAudioDistanceFade::destroy ( )
bool MIPAudioDistanceFade::init ( real_t  cutOffDistance = 50.0)

This function initializes the component.

Parameters:
cutOffDistanceSpecifies the distance (in meters) beyond which audio information is ignored.

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