Package 

Enum DeliveryType

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum DeliveryType
    
                        

    Defines standard keys for each type of deliverable media asset handled by the SDK. These are specifically used to indicate the type Source assets held within a SourceCollection. These values correspond to the standard MIME types for each delivery mechanism.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      DASH

      DASH

      WVM

      Widevine

      FLV

      Indicates video content delivered via Flash Streaming.

      HLS

      Indicates video content delivered via HTTP Live Streaming.

      MP4

      Indicates H.264 encoded video in MP4 container delivered via HTTP or HTTPS.

      UNKNOWN

      Indicates that no DeliveryType was specified.