MediaRouter.RouteCategory.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

Flag set describing the route types supported by this category

Attributes

Remarks

Java documentation for android.media.MediaRouter.RouteCategory.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