Remove duplicated comment for setTunerConfiguration.

Bug: 260769195
Test: TH
Change-Id: I6b4e54d6933b9e37694aead5936e0855bea768d9
This commit is contained in:
jiabin
2022-11-29 15:45:59 -08:00
parent 6a9a6732ff
commit 5302c76d2a

View File

@@ -1232,18 +1232,6 @@ public class AudioTrack extends PlayerBase
return this;
}
/**
* Sets the tuner configuration for the {@code AudioTrack}.
*
* The {@link AudioTrack.TunerConfiguration} consists of parameters obtained from
* the Android TV tuner API which indicate the audio content stream id and the
* synchronization id for the {@code AudioTrack}.
*
* @param tunerConfiguration obtained by {@link AudioTrack.TunerConfiguration.Builder}.
* @return the same Builder instance.
* @hide
*/
/**
* @hide
* Sets the {@link AudioTrack} call redirection mode.