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

Commit b5cf5297 authored by Amit Mahajan's avatar Amit Mahajan Committed by android-build-merger
Browse files

Merge "Added new constructor to AudioGroup." am: 3f75a845

am: 1778e161

Change-Id: I0d6cdc5c5359a148d6586e0905cebefa77e417a6
parents 479a4e5d 1778e161
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -29366,7 +29366,8 @@ package android.net.rtp {
  }
  public class AudioGroup {
    ctor public AudioGroup();
    ctor @Deprecated public AudioGroup();
    ctor public AudioGroup(@Nullable android.content.Context);
    method public void clear();
    method public int getMode();
    method public android.net.rtp.AudioStream[] getStreams();