public class AsfCodec extends CustomPackage
Modifier and Type | Method and Description |
---|---|
int |
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, iterator, removeProperties, sanitize, setProperties, updateProperties
public final String getName()
Gets the property name.
public final int getCodecType()
Gets the type of the codec.
public final String getDescription()
Gets the description.
public final String getInformation()
Gets the information string.