Class SourceAwareMetadataObject.Fields

java.lang.Object
com.brightcove.player.model.SourceAwareMetadataObject.Fields
Enclosing class:
SourceAwareMetadataObject

public static final class SourceAwareMetadataObject.Fields extends Object
Provides the list of known field names that can appear in the properties Map.
  • Field Details

    • DELIVERY_TYPE

      public static final String 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()