IPLTrueAudioNextDevice

Type Alias IPLTrueAudioNextDevice 

Source
pub type IPLTrueAudioNextDevice = *mut _IPLTrueAudioNextDevice_t;
Expand description

Application-wide state for the TrueAudio Next convolution engine. A TrueAudio Next device must be created before using any of Steam Audio’s TrueAudio Next convolution functionality. In terms of the TrueAudio Next API, this object encapsulates an \c amf::TANContext and amf::TANConvolution object.