Skip to content

Commit

Permalink
fix audio category options (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshihorie authored Oct 20, 2023
1 parent d221a2d commit 510af17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/LiveKit/Track/AudioManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ public class AudioManager: Loggable {
}

configuration.categoryOptions = [
.mixWithOthers,
.allowBluetooth,
.allowBluetoothA2DP,
.allowAirPlay
Expand Down

0 comments on commit 510af17

Please sign in to comment.