No examples for this method.
Frequently called with: [Clear]
-1
| java.lang.Object | |
| ↳ | android.drm.DrmStore.Playback |
Defines playback states for content.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | PAUSE | Playback paused. | |||||||||
| int | RESUME | Playback resumed. | |||||||||
| int | START | Playback started. | |||||||||
| int | STOP | Playback stopped. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
This constructor was deprecated in API level 16. This class should have been an interface instead. The default constuctor should have not been exposed.
|
||||||||||
| [Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object
|
|||||||||||
Playback resumed.
Playback started.
This constructor was deprecated in API level 16.
This class should have been an interface instead. The default constuctor should have not been exposed.