| Package | Description |
|---|---|
| com.wowza.wms.httpstreamer.mpegdashstreaming.util |
| Modifier and Type | Method and Description |
|---|---|
static IMPEGDashConstants.UTCTiming |
IMPEGDashConstants.UTCTiming.fromString(String text) |
static IMPEGDashConstants.UTCTiming |
IMPEGDashConstants.UTCTiming.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IMPEGDashConstants.UTCTiming[] |
IMPEGDashConstants.UTCTiming.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|