public static class ContentType.Audio
Provides a list of standard subtypes of an audio
content type.
Modifier and Type | Field and Description |
---|---|
static ContentType.Audio |
INSTANCE
Provides a list of standard subtypes of an
audio content type. |
Modifier and Type | Method and Description |
---|---|
ContentType |
getAny() |
ContentType |
getMP4() |
ContentType |
getMPEG() |
ContentType |
getOGG() |
public static ContentType.Audio INSTANCE
Provides a list of standard subtypes of an audio
content type.
public ContentType getAny()
public ContentType getMP4()
public ContentType getMPEG()
public ContentType getOGG()