Package 

Class SourceAwareMetadataObject

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class SourceAwareMetadataObject.Fields

      Provides the list of known field names that can appear in the properties Map.

    • Method Summary

      Modifier and Type Method Description
      DeliveryType getDeliveryType() Returns the DeliveryType for this Source, or DeliveryType.UNKNOWN if none wasspecified.
      • Methods inherited from class com.brightcove.player.model.MetadataObject

        getIntegerProperty, getIntegerProperty, getLongProperty, getProperties, getStringProperty, getStringProperty, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SourceAwareMetadataObject

        SourceAwareMetadataObject(Map<String, Object> properties)