Loading media/java/android/media/AudioFormat.java +1 −1 Original line number Diff line number Diff line Loading @@ -943,7 +943,7 @@ public final class AudioFormat implements Parcelable { * with named endpoint channels. The samples in the frame correspond to the * named set bits in the channel position mask, in ascending bit order. * See {@link #setChannelIndexMask(int)} to specify channels * based on endpoint numbered channels. This <a href="#channelPositionMask>description of * based on endpoint numbered channels. This <a href="#channelPositionMask">description of * channel position masks</a> covers the concept in more details. * @param channelMask describes the configuration of the audio channels. * <p> For output, the channelMask can be an OR-ed combination of Loading Loading
media/java/android/media/AudioFormat.java +1 −1 Original line number Diff line number Diff line Loading @@ -943,7 +943,7 @@ public final class AudioFormat implements Parcelable { * with named endpoint channels. The samples in the frame correspond to the * named set bits in the channel position mask, in ascending bit order. * See {@link #setChannelIndexMask(int)} to specify channels * based on endpoint numbered channels. This <a href="#channelPositionMask>description of * based on endpoint numbered channels. This <a href="#channelPositionMask">description of * channel position masks</a> covers the concept in more details. * @param channelMask describes the configuration of the audio channels. * <p> For output, the channelMask can be an OR-ed combination of Loading