public class Hls
extends java.lang.Object
BroadcastProperties.hls() method. It is returned by the
BroadcastProperties.hls() method.| Modifier and Type | Class and Description |
|---|---|
static class |
Hls.Builder
Used to create the Hls object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
dvr()
Whether
DVR functionality —
rewinding, pausing, and resuming — is enabled in players that support it.
|
boolean |
lowLatency()
Whether
low-latency mode
is enabled for the HLSstream.
|
public boolean dvr()
public boolean lowLatency()