Uses of Class
com.vonage.client.video.Hls.Builder
Packages that use Hls.Builder
-
Uses of Hls.Builder in com.vonage.client.video
Methods in com.vonage.client.video that return Hls.BuilderModifier and TypeMethodDescriptionstatic Hls.BuilderHls.builder()Entrypoint for constructing an instance of this class.Hls.Builder.dvr(boolean dvr) Whether to enable DVR functionality — rewinding, pausing, and resuming — in players that support it (true), or not (false, the default).Hls.Builder.lowLatency(boolean lowLatency) Whether to enable low-latency mode for the HLS stream.Constructors in com.vonage.client.video with parameters of type Hls.Builder