Class InbandEventStream

Object
com.wowza.wms.httpstreamer.mpegdashstreaming.file.InbandEventStream

public class InbandEventStream extends Object
  • Constructor Details

    • InbandEventStream

      public InbandEventStream(String schemeIdlUri, String value)
      Construct an InbandEventStream object
      Parameters:
      schemeIdlUri - the scheme ID URI
      value - the value associated to the scheme
  • Method Details

    • getSchemeIdUri

      public String getSchemeIdUri()
      Return the scheme ID URI
      Returns:
      scheme Id URI
    • getValue

      public String getValue()
      Returns the value associated to the scheme ID URI
      Returns:
      the value associated to the scheme