public class MediaType
extends Object
MediaType constants
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
TYPE_AUDIO
public static final String TYPE_AUDIO
- See Also:
-
-
TYPE_VIDEO
public static final String TYPE_VIDEO
- See Also:
-
-
TYPE_TEXT
public static final String TYPE_TEXT
- See Also:
-
-
APPLICATION_MPEG_URL
public static final String APPLICATION_MPEG_URL
- See Also:
-
-
VIDEO_MP4
public static final String VIDEO_MP4
- See Also:
-
-
TEXT_PLAIN
public static final String TEXT_PLAIN
- See Also:
-
-
TEXT_JSON
public static final String TEXT_JSON
- See Also:
-
-
TEXT_VTT
public static final String TEXT_VTT
- See Also:
-