Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 45dccde4 authored by Anton Hansson's avatar Anton Hansson Committed by Gerrit Code Review
Browse files

Revert "Update AudioFormat setChannelMask comment"

This reverts commit be284ebf.

Reason for revert: OUT_CHANNEL_COUNT_MAX is not public API

Change-Id: I9b5562136c17df2b0423c6e1b38927460429dd1c
parent be284ebf
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1240,8 +1240,7 @@ public final class AudioFormat implements Parcelable {
         *    {@link AudioFormat#CHANNEL_OUT_SIDE_RIGHT}.
         *    <p> For a valid {@link AudioTrack} channel position mask,
         *    the following conditions apply:
         *    <br> (1) at most {@link AudioSystem#OUT_CHANNEL_COUNT_MAX} channel positions may be
         *    used;
         *    <br> (1) at most eight channel positions may be used;
         *    <br> (2) right/left pairs should be matched.
         *    <p> For input or {@link AudioRecord}, the mask should be
         *    {@link AudioFormat#CHANNEL_IN_MONO} or