mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix faded audio start/pause
This commit is contained in:
@@ -616,6 +616,7 @@ private final class AudioPlayerRendererContext {
|
||||
}
|
||||
|
||||
self.audioGraph = nil
|
||||
self.mixerAudioUnit = nil
|
||||
self.outputAudioUnit = nil
|
||||
self.timePitchAudioUnit = nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user