Version

    Other Documentation

menu_open
Wwise SDK 2019.1.11

Emitter-listener pair: Positioning data pertaining to a single pair of emitter and listener. More...

Public Member Functions

  AkEmitterListenerPair ()
  Constructor. More...
 
  ~AkEmitterListenerPair ()
  Destructor. More...
 
AkReal32  Distance () const
  Get distance. More...
 
AkReal32  EmitterAngle () const
 
AkReal32  ListenerAngle () const
 
AkReal32  Occlusion () const
  Get the occlusion factor for this emitter-listener pair. More...
 
AkReal32  Obstruction () const
  Get the obstruction factor for this emitter-listener pair. More...
 
AkReal32  GetGainForConnectionType (AkConnectionType in_eType) const
  Get the emitter-listener-pair-specific gain (due to distance and cone attenuation), linear [0,1], for a given connection type. More...
 
AkGameObjectID  ListenerID () const
  Get listener ID associated with the emitter-listener pair. More...
 

Public Attributes

AkTransform  emitter
 
AkReal32  fDistance
  Emitter position. More...
 
AkReal32  fEmitterAngle
  Distance between emitter and listener. More...
 
AkReal32  fListenerAngle
  Angle between position vector and emitter orientation. More...
 
AkReal32  fDryMixGain
  Angle between position vector and listener orientation. More...
 
AkReal32  fGameDefAuxMixGain
  Emitter-listener-pair-specific gain (due to distance and cone attenuation) for direct connections. More...
 
AkReal32  fUserDefAuxMixGain
  Emitter-listener-pair-specific gain (due to distance and cone attenuation) for game-defined send connections. More...
 
AkReal32  fOcclusion
  Emitter-listener-pair-specific gain (due to distance and cone attenuation) for user-defined send connections. More...
 
AkReal32  fObstruction
  Emitter-listener-pair-specific occlusion factor. More...
 
AkReal32  fSpread
  Emitter-listener-pair-specific obstruction factor. More...
 
AkReal32  fFocus
  Emitter-listener-pair-specific spread. More...
 
AkChannelMask  uEmitterChannelMask
  Emitter-listener-pair-specific focus. More...
 

Protected Attributes

AkGameObjectID  m_uListenerID
  Channels of the emitter that apply to this ray. More...
 

Detailed Description

Emitter-listener pair: Positioning data pertaining to a single pair of emitter and listener.

Definition at line 458 of file AkTypes.h.


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

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise