Package com.brightcove.player.model
Class SourceAwareMetadataObject.Fields
java.lang.Object
com.brightcove.player.model.SourceAwareMetadataObject.Fields
- Enclosing class:
- SourceAwareMetadataObject
Provides the list of known field names that can appear in the properties Map.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
The delivery type for Sources contained within this SourceCollection. -
Constructor Summary
-
Method Summary
-
Field Details
-
DELIVERY_TYPE
The delivery type for Sources contained within this SourceCollection. Value should be one of the values exposed by DeliveryType.- See Also:
-
-
Constructor Details
-
Fields
public Fields()
-