public static class MediaPlayer.Title
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
long |
duration
duration in milliseconds
|
java.lang.String |
name
title name
|
| Constructor and Description |
|---|
MediaPlayer.Title(long duration,
java.lang.String name,
int flags) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInteractive() |
boolean |
isMenu() |