| Package | Description |
|---|---|
| com.wowza.wms.dvr |
| Modifier and Type | Method | Description |
|---|---|---|
static IDvrConstants.DvrTimeScale |
IDvrConstants.DvrTimeScale.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static IDvrConstants.DvrTimeScale[] |
IDvrConstants.DvrTimeScale.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
IDvrTimeMap.containsTime(long startTime,
IDvrConstants.DvrTimeScale timeScale) |
|
long |
IDvrTimeMap.toDvr(long t,
IDvrConstants.DvrTimeScale timeScale) |