MediaRoute2Info.FeatureRemoteVideoPlayback Field

Definition

Route feature: Remote video playback.

[Android.Runtime.Register("FEATURE_REMOTE_VIDEO_PLAYBACK", ApiSince=30)]
public const string FeatureRemoteVideoPlayback;
[<Android.Runtime.Register("FEATURE_REMOTE_VIDEO_PLAYBACK", ApiSince=30)>]
val mutable FeatureRemoteVideoPlayback : string

Field Value

Implements

Attributes

Remarks

Route feature: Remote video playback.

A route that supports remote video playback routing will allow an application to send requests to play video content remotely to supported destinations.

Java documentation for android.media.MediaRoute2Info.FEATURE_REMOTE_VIDEO_PLAYBACK.

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