AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
HoloToolkit.Unity.AudioLoFiEffect Class Reference

An audio effect that limits the frequency range of a sound to simulate being played over various telephony or radio sources. More...

Inheritance diagram for HoloToolkit.Unity.AudioLoFiEffect:

Properties

AudioLoFiSourceQuality SourceQuality [get, set]
 

Detailed Description

An audio effect that limits the frequency range of a sound to simulate being played over various telephony or radio sources.

For the best results, also attach an AudioInfluencerManager to the sound source. This will ensure that the proper frequencies will be restored when audio influencers are used in the scene.

Definition at line 22 of file AudioLoFiEffect.cs.

Property Documentation

§ SourceQuality

AudioLoFiSourceQuality HoloToolkit.Unity.AudioLoFiEffect.SourceQuality
getset

Definition at line 31 of file AudioLoFiEffect.cs.


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