Loading media/java/android/media/AudioTrack.java +0 −12 Original line number Diff line number Diff line Loading @@ -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. Loading Loading
media/java/android/media/AudioTrack.java +0 −12 Original line number Diff line number Diff line Loading @@ -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. Loading