Multi-channel volume definitions and services. More...
Namespaces | |
namespace | Matrix |
Volume matrix (multi-in/multi-out channel configurations) services. |
|
namespace | Vector |
Volume vector services. |
|
Typedefs | |
typedef AkReal32 * | VectorPtr |
Volume vector. Access each element with the standard bracket [] operator. |
|
typedef AkReal32 * | MatrixPtr |
Volume matrix. Access each input channel vector with AK::SpeakerVolumes::Matrix::GetChannel(). |
|
typedef const AkReal32 * | ConstVectorPtr |
Constant volume vector. Access each element with the standard bracket [] operator. |
|
typedef const AkReal32 * | ConstMatrixPtr |
Constant volume matrix. Access each input channel vector with AK::SpeakerVolumes::Matrix::GetChannel(). |
Multi-channel volume definitions and services.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise