public static class Constant.VideoEncodePreset
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
VIDEO_ENCODE_PRESET_DEFAULT |
static long |
VIDEO_ENCODE_PRESET_FAST |
static long |
VIDEO_ENCODE_PRESET_FASTER |
static long |
VIDEO_ENCODE_PRESET_MEDIUM |
static long |
VIDEO_ENCODE_PRESET_SLOW |
static long |
VIDEO_ENCODE_PRESET_SUPERFAST |
static long |
VIDEO_ENCODE_PRESET_ULTRAFAST |
static long |
VIDEO_ENCODE_PRESET_VERYFAST |
| Constructor and Description |
|---|
VideoEncodePreset() |
public static final long VIDEO_ENCODE_PRESET_DEFAULT
public static final long VIDEO_ENCODE_PRESET_ULTRAFAST
public static final long VIDEO_ENCODE_PRESET_SUPERFAST
public static final long VIDEO_ENCODE_PRESET_VERYFAST
public static final long VIDEO_ENCODE_PRESET_FASTER
public static final long VIDEO_ENCODE_PRESET_FAST
public static final long VIDEO_ENCODE_PRESET_MEDIUM
public static final long VIDEO_ENCODE_PRESET_SLOW