public static final class CapabilityMediaStreaming.FrameTypes
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
KEY
Indicates the frame is a key frame.
|
static int |
NONE
Indicates the frame has no special properties.
|
| Constructor and Description |
|---|
FrameTypes() |
public static final int NONE
public static final int KEY