public static final class CapabilityStorageControl.MimeType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
AUDIO_ALAW
Value indicating the frame is an audio frame of mime PCM A-Law.
|
static int |
AUDIO_ULAW
Value indicating the frame is an audio frame of mime PCM U-Law.
|
static int |
VIDEO_H264
Value indicating the frame is a video frame of mime h264.
|
public static final int VIDEO_H264
public static final int AUDIO_ULAW
public static final int AUDIO_ALAW