Class MediaRoute2Info
public class MediaRoute2Info : Parcelable, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition, IParcelable
- Inheritance
-
JVMBridgeBaseJVMBridgeBase<Parcelable>MediaRoute2Info
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- Inherited Members
-
JVMBridgeBase<Parcelable>.SExecuteWithSignature<TReturn>(IJavaType, string, string, params object[])JVMBridgeBase<Parcelable>.SExecuteWithSignature<TNewClass, TReturn>(string, string, params object[])JVMBridgeBase<Parcelable>.IsAssignableFrom(IJavaType)JVMBridgeBase<Parcelable>.IsAssignableFrom<T>()JVMBridgeBase<Parcelable>.Execute<T>(params T[])JVMBridgeBase<Parcelable>.DynBridgeClazzJVMBridgeBase<Parcelable>.BridgeClazzJVMBridgeBase.RuntimeClassNameOf<T>()JVMBridgeBase.ClassNameOf<T>()JVMBridgeBase.ClassOf<T>()JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)JVMBridgeBase.MonitorEnter()JVMBridgeBase.MonitorExit()JVMBridgeBase.IsInstanceOf(IJavaType)JVMBridgeBase.IsInstanceOf<T>()JVMBridgeBase.RuntimeIsInstanceOf<T>()JVMBridgeBase.CastTo<TNewClass>()JVMBridgeBase.CastDirect<TNewClass>()JVMBridgeBase.Dispose()JVMBridgeBase.ToString()JVMBridgeBase.GetHashCode()JVMBridgeBase.Notify()JVMBridgeBase.NotifyAll()JVMBridgeBase.Wait()JVMBridgeBase.IExecuteWithSignature<TNewClass, TReturn, TConverter>(string, string, params object[])JVMBridgeBase.DynBridgeInstanceJVMBridgeBase.BridgeInstanceJVMBridgeBase.IsBridgeListener
- Extension Methods
Constructors
MediaRoute2Info()
Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge
public MediaRoute2Info()
MediaRoute2Info(params object[])
Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class
public MediaRoute2Info(params object[] args)
Parameters
args
object[]
Properties
BridgeClassName
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }
Property Value
CONNECTION_STATE_CONNECTED
public static int CONNECTION_STATE_CONNECTED { get; }
Property Value
CONNECTION_STATE_CONNECTING
public static int CONNECTION_STATE_CONNECTING { get; }
Property Value
CONNECTION_STATE_DISCONNECTED
public static int CONNECTION_STATE_DISCONNECTED { get; }
Property Value
CREATOR
public static Parcelable.Creator CREATOR { get; }
Property Value
FEATURE_LIVE_AUDIO
public static String FEATURE_LIVE_AUDIO { get; }
Property Value
FEATURE_LIVE_VIDEO
public static String FEATURE_LIVE_VIDEO { get; }
Property Value
FEATURE_REMOTE_AUDIO_PLAYBACK
public static String FEATURE_REMOTE_AUDIO_PLAYBACK { get; }
Property Value
FEATURE_REMOTE_PLAYBACK
public static String FEATURE_REMOTE_PLAYBACK { get; }
Property Value
FEATURE_REMOTE_VIDEO_PLAYBACK
public static String FEATURE_REMOTE_VIDEO_PLAYBACK { get; }
Property Value
IsBridgeAbstract
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
public override bool IsBridgeStatic { get; }
Property Value
PLAYBACK_VOLUME_FIXED
public static int PLAYBACK_VOLUME_FIXED { get; }
Property Value
PLAYBACK_VOLUME_VARIABLE
public static int PLAYBACK_VOLUME_VARIABLE { get; }
Property Value
SUITABILITY_STATUS_NOT_SUITABLE_FOR_TRANSFER
public static int SUITABILITY_STATUS_NOT_SUITABLE_FOR_TRANSFER { get; }
Property Value
SUITABILITY_STATUS_SUITABLE_FOR_DEFAULT_TRANSFER
public static int SUITABILITY_STATUS_SUITABLE_FOR_DEFAULT_TRANSFER { get; }
Property Value
SUITABILITY_STATUS_SUITABLE_FOR_MANUAL_TRANSFER
public static int SUITABILITY_STATUS_SUITABLE_FOR_MANUAL_TRANSFER { get; }
Property Value
TYPE_BLE_HEADSET
public static int TYPE_BLE_HEADSET { get; }
Property Value
TYPE_BLUETOOTH_A2DP
public static int TYPE_BLUETOOTH_A2DP { get; }
Property Value
TYPE_BUILTIN_SPEAKER
public static int TYPE_BUILTIN_SPEAKER { get; }
Property Value
TYPE_DOCK
public static int TYPE_DOCK { get; }
Property Value
TYPE_GROUP
public static int TYPE_GROUP { get; }
Property Value
TYPE_HDMI
public static int TYPE_HDMI { get; }
Property Value
TYPE_HDMI_ARC
public static int TYPE_HDMI_ARC { get; }
Property Value
TYPE_HDMI_EARC
public static int TYPE_HDMI_EARC { get; }
Property Value
TYPE_HEARING_AID
public static int TYPE_HEARING_AID { get; }
Property Value
TYPE_REMOTE_AUDIO_VIDEO_RECEIVER
public static int TYPE_REMOTE_AUDIO_VIDEO_RECEIVER { get; }
Property Value
TYPE_REMOTE_CAR
public static int TYPE_REMOTE_CAR { get; }
Property Value
TYPE_REMOTE_COMPUTER
public static int TYPE_REMOTE_COMPUTER { get; }
Property Value
TYPE_REMOTE_GAME_CONSOLE
public static int TYPE_REMOTE_GAME_CONSOLE { get; }
Property Value
TYPE_REMOTE_SMARTPHONE
public static int TYPE_REMOTE_SMARTPHONE { get; }
Property Value
TYPE_REMOTE_SMARTWATCH
public static int TYPE_REMOTE_SMARTWATCH { get; }
Property Value
TYPE_REMOTE_SPEAKER
public static int TYPE_REMOTE_SPEAKER { get; }
Property Value
TYPE_REMOTE_TABLET
public static int TYPE_REMOTE_TABLET { get; }
Property Value
TYPE_REMOTE_TABLET_DOCKED
https://developer.android.com/reference/android/media/MediaRoute2Info.html#TYPE_REMOTE_TABLET_DOCKED
public static int TYPE_REMOTE_TABLET_DOCKED { get; }
Property Value
TYPE_REMOTE_TV
public static int TYPE_REMOTE_TV { get; }
Property Value
TYPE_UNKNOWN
public static int TYPE_UNKNOWN { get; }
Property Value
TYPE_USB_ACCESSORY
public static int TYPE_USB_ACCESSORY { get; }
Property Value
TYPE_USB_DEVICE
public static int TYPE_USB_DEVICE { get; }
Property Value
TYPE_USB_HEADSET
public static int TYPE_USB_HEADSET { get; }
Property Value
TYPE_WIRED_HEADPHONES
public static int TYPE_WIRED_HEADPHONES { get; }
Property Value
TYPE_WIRED_HEADSET
public static int TYPE_WIRED_HEADSET { get; }
Property Value
Methods
DescribeContents()
public int DescribeContents()
Returns
GetClientPackageName()
public String GetClientPackageName()
Returns
GetConnectionState()
public int GetConnectionState()
Returns
GetDeduplicationIds()
public Set<String> GetDeduplicationIds()
Returns
GetDescription()
public CharSequence GetDescription()
Returns
GetExtras()
public Bundle GetExtras()
Returns
GetFeatures()
public List<String> GetFeatures()
Returns
GetIconUri()
public Uri GetIconUri()
Returns
GetId()
public String GetId()
Returns
GetName()
public CharSequence GetName()
Returns
GetSuitabilityStatus()
public int GetSuitabilityStatus()
Returns
GetType()
public int GetType()
Returns
GetVolume()
public int GetVolume()
Returns
GetVolumeHandling()
public int GetVolumeHandling()
Returns
GetVolumeMax()
public int GetVolumeMax()
Returns
IsSystemRoute()
public bool IsSystemRoute()
Returns
WriteToParcel(Parcel, int)
public void WriteToParcel(Parcel arg0, int arg1)