MediaRoute2Info
Builder
InterfaceConsts
ConnectionStateConnected
ConnectionStateConnecting
ConnectionStateDisconnected
FeatureLiveAudio
FeatureLiveVideo
FeatureRemoteAudioPlayback
FeatureRemotePlayback
FeatureRemoteVideoPlayback
PlaybackVolumeFixed
PlaybackVolumeVariable
TypeBleHeadset
TypeBluetoothA2dp
TypeBuiltinSpeaker
TypeDock
TypeGroup
TypeHdmi
TypeHearingAid
TypeRemoteAudioVideoReceiver
TypeRemoteSpeaker
TypeRemoteTv
TypeUnknown
TypeUsbAccessory
TypeUsbDevice
TypeUsbHeadset
TypeWiredHeadphones
TypeWiredHeadset
ClientPackageName
ConnectionState
Creator
DeduplicationIds
Description
DescriptionFormatted
Extras
Features
IconUri
Id
IsSystemRoute
JniPeerMembers
Name
NameFormatted
ThresholdClass
ThresholdType
Type
Volume
VolumeHandling
VolumeMax
DescribeContents()
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Media
{
[Register("android/media/MediaRoute2Info", ApiSince = 30, DoNotGenerateAcw = true)]
public sealed class MediaRoute2Info : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Obsolete("This constant will be removed in the future version. Use Android.Media.MediaRoute2InfoConnectionState enum directly instead of this field.", true)]
[Register("CONNECTION_STATE_DISCONNECTED", ApiSince = 30)]
public const MediaRoute2InfoConnectionState ConnectionStateDisconnected = MediaRoute2InfoConnectionState.Disconnected;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | This constant will be removed in the future version. Use Android.Media.MediaRoute2InfoConnectionState enum directly instead of this field. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API