| Package | Description |
|---|---|
| org.robolectric.shadows |
Package containing shadow classes for the Android SDK.
|
| Modifier and Type | Method and Description |
|---|---|
ShadowMediaPlayer.MediaInfo |
ShadowMediaPlayer.getMediaInfo()
Retrieves the currently selected
ShadowMediaPlayer.MediaInfo. |
static ShadowMediaPlayer.MediaInfo |
ShadowMediaPlayer.getMediaInfo(DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ShadowMediaPlayer.addMediaInfo(DataSource dataSource,
ShadowMediaPlayer.MediaInfo info) |
Copyright © 2015. All rights reserved.