MediaRoute2Info.FeatureRemoteAudioPlayback Field

Definition

Route feature: Remote audio playback.

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

Field Value

String

Implements

Attributes

Remarks

Java documentation for android.media.MediaRoute2Info.FEATURE_REMOTE_AUDIO_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