Package 

Enum SourceType

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

    
    public enum SourceType
    
                        

    The types of sources.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      HESP

      The source is a HESP stream.

      WAV

      The source is a WAV stream.

      MP3

      The source is an MP3 stream.

      MKV

      The source is an MKV stream.

      AAC

      The source is an AAC stream.

      MP4

      The source is an MP4 stream.

      HLSX

      The source is an HLSX stream.

      HLS

      The source is an HLS stream.

      DASH

      The source is a DASH stream.