audioRouteChanged property

AudioRouteCallback? audioRouteChanged
getter/setter pair

Occurs when the local audio route changes.

Param routing The current audio routing.

Implementation

AudioRouteCallback? audioRouteChanged;