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