public class AsfCodec extends CustomPackage
Modifier and Type | Method and Description |
---|---|
AsfCodecType |
getCodecType()
Gets the type of the codec.
|
String |
getDescription()
Gets the description.
|
String |
getInformation()
Gets the information string.
|
String |
getName()
Gets the property name.
|
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updateProperties
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public final String getName()
Gets the property name.
public final AsfCodecType getCodecType()
Gets the type of the codec.
public final String getDescription()
Gets the description.
public final String getInformation()
Gets the information string.