public class FormatKeys extends Object
FormatKey's.| Modifier and Type | Class and Description |
|---|---|
static class |
FormatKeys.MediaType |
| Modifier and Type | Field and Description |
|---|---|
static FormatKey<String> |
EncodingKey
The EncodingKey.
|
static FormatKey<Rational> |
FrameRateKey
The number of frames per second.
|
static FormatKey<Integer> |
KeyFrameIntervalKey
The interval between key frames.
|
static FormatKey<FormatKeys.MediaType> |
MediaTypeKey
The media MediaTypeKey.
|
static String |
MIME_ANIM |
static String |
MIME_AVI |
static String |
MIME_IMAGE_SEQUENCE |
static String |
MIME_JAVA |
static String |
MIME_MP4 |
static String |
MIME_QUICKTIME |
static FormatKey<String> |
MimeTypeKey
The mime type.
|
| Constructor and Description |
|---|
FormatKeys() |
public static final FormatKey<FormatKeys.MediaType> MediaTypeKey
public static final String MIME_AVI
public static final String MIME_QUICKTIME
public static final String MIME_MP4
public static final String MIME_JAVA
public static final String MIME_ANIM
public static final String MIME_IMAGE_SEQUENCE
Copyright © 2014. All Rights Reserved.