|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SampleType | |
|---|---|
| com.flazr.io.f4v | |
| com.flazr.io.f4v.box | |
| Uses of SampleType in com.flazr.io.f4v |
|---|
| Methods in com.flazr.io.f4v that return SampleType | |
|---|---|
SampleType |
Chunk.getSampleType()
|
static SampleType |
SampleType.parse(String type)
|
static SampleType |
SampleType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SampleType[] |
SampleType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of SampleType in com.flazr.io.f4v.box |
|---|
| Methods in com.flazr.io.f4v.box that return SampleType | |
|---|---|
SampleType |
STSD.getSampleType(int index)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||