Package ddf.catalog.data.impl.types
Class MediaAttributes
java.lang.Object
ddf.catalog.data.impl.types.MediaAttributes
- All Implemented Interfaces:
ddf.catalog.data.MetacardType,ddf.catalog.data.types.Media,Serializable
public class MediaAttributes
extends Object
implements ddf.catalog.data.types.Media, ddf.catalog.data.MetacardType
This class provides attributes that reflect metadata about media resources associated with a
metacard. This includes bit rates, encoding and compression.
- See Also:
-
Field Summary
Fields inherited from interface ddf.catalog.data.types.Media
BITS_PER_SAMPLE, BITS_PER_SECOND, COMPRESSION, DURATION, ENCODING, FORMAT, FORMAT_VERSION, FRAME_CENTER, FRAMES_PER_SECOND, HEIGHT, NUMBER_OF_BANDS, SCANNING_MODE, TYPE, WIDTHFields inherited from interface ddf.catalog.data.MetacardType
DEFAULT_METACARD_TYPE_NAME, METACARD_TYPE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionddf.catalog.data.AttributeDescriptorgetAttributeDescriptor(String name) Set<ddf.catalog.data.AttributeDescriptor> getName()
-
Constructor Details
-
MediaAttributes
public MediaAttributes()
-
-
Method Details
-
getAttributeDescriptors
- Specified by:
getAttributeDescriptorsin interfaceddf.catalog.data.MetacardType
-
getAttributeDescriptor
- Specified by:
getAttributeDescriptorin interfaceddf.catalog.data.MetacardType
-
getName
- Specified by:
getNamein interfaceddf.catalog.data.MetacardType
-