Android.Media.MediaRouter.UserRouteInfo.SetVolumeHandling Method
Defines whether volume for the playback associated with this route is fixed (Android.Media.MediaRouter.RouteInfo.PlaybackVolumeFixed) or can modified (Android.Media.MediaRouter.RouteInfo.PlaybackVolumeVariable).

Syntax

[Android.Runtime.Register("setVolumeHandling", "(I)V", "GetSetVolumeHandling_IHandler")]
public virtual void SetVolumeHandling ([Android.Runtime.GeneratedEnum] VolumeHandling volumeHandling)

Parameters

volumeHandling
Documentation for this section has not yet been entered.

Remarks

Defines whether volume for the playback associated with this route is fixed (Android.Media.MediaRouter.RouteInfo.PlaybackVolumeFixed) or can modified (Android.Media.MediaRouter.RouteInfo.PlaybackVolumeVariable).

[Android Documentation]

Requirements

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