Route Enum

Definition

Enumerates values returned by several types and taken as a parameter of the F:Android.Media.AudioManager.SetRouting, and F:Android.Media.AudioManager.SetRouting members.

public enum Route
type Route = 
Inheritance
Route

Fields

All -1

Used for mask parameter of SetRouting(Mode, Route, Route).

Bluetooth 4
BluetoothA2dp 16
BluetoothSco 4
Earpiece 1
Headset 8
Speaker 2

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to