RemoteControlClient.PlaystatePlaying フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Media.RemoteControlPlayState enum directly instead of this field.

メディアを再生している RemoteControlClient の再生状態。

[Android.Runtime.Register("PLAYSTATE_PLAYING")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.RemoteControlPlayState enum directly instead of this field.", true)]
public const Android.Media.RemoteControlPlayState PlaystatePlaying = 3;
[<Android.Runtime.Register("PLAYSTATE_PLAYING")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.RemoteControlPlayState enum directly instead of this field.", true)>]
val mutable PlaystatePlaying : Android.Media.RemoteControlPlayState

フィールド値

Value = 3
属性

注釈

メディアを再生している RemoteControlClient の再生状態。

android.media.RemoteControlClient.PLAYSTATE_PLAYINGJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象

こちらもご覧ください