MediaRouter.RouteInfo.SupportedTypes Property

Definition

public virtual Android.Media.MediaTrackType SupportedTypes { [Android.Runtime.Register("getSupportedTypes", "()I", "GetGetSupportedTypesHandler")] get; }
[<get: Android.Runtime.Register("getSupportedTypes", "()I", "GetGetSupportedTypesHandler")>]
member this.SupportedTypes : Android.Media.MediaTrackType

Property Value

A media type flag set describing which types this route supports.

Attributes

Remarks

Java documentation for android.media.MediaRouter.RouteInfo.getSupportedTypes().

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