public class AsfCodecInfo extends MetadataContainer
Represents the Asf codec information metada class.
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.
|
getByType, getKeys, getMetadataType, iterator, readByStringKey
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.
Copyright © 2019. All rights reserved.