SFXInternal::SFXVoiceTimeSource
Engine/source/sfx/sfxInternal.h
Wrapper around SFXVoice that yields the raw underlying sample position rather than the virtualized position returned by SFXVoice::getPosition().
Public Types
Parent
Protected Attributes
Public Functions
SFXVoiceTimeSource(SFXVoice * voice)
Detailed Description
Wrapper around SFXVoice that yields the raw underlying sample position rather than the virtualized position returned by SFXVoice::getPosition().