public static interface AudioRouting.OnRoutingChangedListener
android.media.AudioRouting.OnRoutingChangedListener |
![]() |
Defines the interface by which applications can receive notifications of routing changes for the associated AudioRouting
.
Public methods |
|
---|---|
abstract void |
onRoutingChanged(AudioRouting router) |
void onRoutingChanged (AudioRouting router)
Parameters | |
---|---|
router |
AudioRouting
|