Merge "Added new constructor to AudioGroup." am: 3f75a84507
am: 1778e161d9
Change-Id: I0d6cdc5c5359a148d6586e0905cebefa77e417a6
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user