Docs: Fixes broken hyperlink.
Test: Local build using ds-docs Bug: 146498728 Change-Id: I17d514e03075f5789578b20843b2c8737920846d Exempt-From-Owner-Approval: Docs-only change
This commit is contained in:
committed by
Jose Cubero
parent
67dd9ce130
commit
08fa78809d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user