public interface CodecInfo
| Modifier and Type | Method and Description |
|---|---|
String |
getCodecClass()
Gets the fully qualified name of a codec class.
|
String |
getDefaultSuffix()
Gets the default suffix.
|
boolean |
isSplittable()
Checks if codec is splittable.
|
boolean isSplittable()
String getCodecClass()
String getDefaultSuffix()