AsfBaseDescriptor

Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataProperty

public abstract class AsfBaseDescriptor extends MetadataProperty

Represents an ASF base metadata descriptor object.

Learn more

Methods

Method Description
getAsfContentType() Gets the type of the content.

getAsfContentType()

public final AsfDescriptorType getAsfContentType()

Gets the type of the content.

Returns: AsfDescriptorType - The type of the content.