Android.Media.AudioManager.GetRouting Method
Returns the current audio routing bit vector for a specified mode.

Syntax

[Android.Runtime.Register("getRouting", "(I)I", "GetGetRouting_IHandler")]
[System.Obsolete("deprecated")]
[return:Android.Runtime.GeneratedEnum]
public virtual Route GetRouting ([Android.Runtime.GeneratedEnum] Mode mode)

Parameters

mode
audio mode to get route (e.g., MODE_RINGTONE)

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the current audio routing bit vector for a specified mode.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1