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