public class CodecCapInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
codecCapMask
The codec type mask.
|
int |
codecType
The codec type.
|
Constructor and Description |
---|
CodecCapInfo(int codecType,
int codecCapMask) |
Modifier and Type | Method and Description |
---|---|
void |
SetCodecCapMask(int codecCapMask) |
void |
SetCodecType(int codecType) |