Sprache

PlaybackState.Actions Eigenschaft

Definition

Abrufen der aktuellen Aktionen, die in dieser Sitzung verfügbar sind.

public long Actions { [Android.Runtime.Register("getActions", "()J", "")] get; }
[<get: Android.Runtime.Register("getActions", "()J", "")>]
member this.Actions : int64

Eigenschaftswert

Attribute

Hinweise

Abrufen der aktuellen Aktionen, die in dieser Sitzung verfügbar sind. Dies sollte eine Bitmaske der verfügbaren Aktionen verwenden. <ul><li>PlaybackState#ACTION_SKIP_TO_PREVIOUS</li><<PlaybackState#ACTION_REWIND>/li/li>><<PlaybackState#ACTION_PLAY/li/><><PlaybackState#ACTION_PAUSEliPlaybackState#ACTION_STOP<><>/li/li><<PlaybackState#ACTION_FAST_FORWARD>/li/><PlaybackState#ACTION_SKIP_TO_NEXT><li/li/li/>PlaybackState#ACTION_PLAY_PAUSE<<>><PlaybackState#ACTION_PLAY_FROM_SEARCH<>PlaybackState#ACTION_PLAY_FROM_MEDIA_ID>><PlaybackState#ACTION_SEEK_TO<>>PlaybackState#ACTION_SET_RATING><><<<li/li><>PlaybackState#ACTION_SKIP_TO_QUEUE_ITEM<><li><PlaybackState#ACTION_PLAY_FROM_URI/li><>PlaybackState#ACTION_PREPARE</li/li>><<PlaybackState#ACTION_PREPARE_FROM_MEDIA_ID/li><<>PlaybackState#ACTION_PREPARE_FROM_SEARCH/li/><PlaybackState#ACTION_PREPARE_FROM_URI<>li/li>PlaybackState#ACTION_SET_PLAYBACK_SPEED><</li/li></ul>

Java Dokumentation für android.media.session.PlaybackState.getActions().

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: