Class InbandEventStream
- Object
- 
- com.wowza.wms.httpstreamer.mpegdashstreaming.file.InbandEventStream
 
- 
 public class InbandEventStream extends Object
- 
- 
Constructor SummaryConstructors Constructor Description InbandEventStream(String schemeIdlUri, String value)Construct an InbandEventStream object
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetSchemeIdUri()Return the scheme ID URIStringgetValue()Returns the value associated to the scheme ID URI
 
-