| Package | Description |
|---|---|
| com.goxr3plus.streamplayer.enums | |
| com.goxr3plus.streamplayer.tools |
| Modifier and Type | Method and Description |
|---|---|
static AudioType |
AudioType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AudioType[] |
AudioType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
TimeTool.durationInMilliseconds(java.lang.String input,
AudioType audioType)
This method determines the duration of given data.
|
static int |
TimeTool.durationInSeconds(java.lang.String name,
AudioType type)
Returns the time of Audio to seconds
|
Copyright © 2019. All rights reserved.