Mute switch monitoring

This commit is contained in:
Ali
2023-07-03 20:28:01 +02:00
parent e316f0521b
commit f59df97175
11 changed files with 218 additions and 46 deletions

View File

@@ -115,7 +115,7 @@ final class OverlayInstantVideoNode: OverlayMediaItemNode {
self.videoNode.playOnceWithSound(playAndRecord: playAndRecord)
}
func continueWithOverridingAmbientMode() {
func continueWithOverridingAmbientMode(isAmbient: Bool) {
}
func pause() {