Add OpenAL AL_SOFT_source_spatialize extension support for stereo spatial audio playback
Add `AllowSpatialization` option to `AudioSource`
This commit is contained in:
@@ -131,7 +131,7 @@ public:
|
||||
/// <summary>
|
||||
/// Stops the streaming (eg. on streaming fail).
|
||||
/// </summary>
|
||||
void CancelStreaming();
|
||||
void ResetStreaming();
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user