Skip to content

Commit

Permalink
update bool
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustl22 committed Mar 1, 2025
1 parent 87b6a04 commit 41fd824
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ class ExoPlayerWrapper(
context: Context,
enableFloatOutput: Boolean,
enableAudioTrackPlaybackParams: Boolean,
enableOffload: Boolean,
): AudioSink {
audioSink =
DefaultAudioSink.Builder(appContext).setAudioProcessors(arrayOf(channelMixingAudioProcessor))
Expand Down

0 comments on commit 41fd824

Please sign in to comment.