Suggestions

close search

Add Messaging, Voice, and Authentication to your apps with Vonage Communications APIs

Visit the Vonage API Developer Portal

OpenTokSDK.Broadcast.BroadcastHlsSettings

Provides details on an HLS stream. More...

Properties

bool LowLatency [get]
 Whether low-latency mode is enabled for the HLS stream. More...
bool DVR [get]
 Whether DVR functionality is enabled for the HLS stream. More...

Detailed Description

Provides details on an HLS stream.

Property Documentation

◆ DVR

bool OpenTokSDK.Broadcast.BroadcastHlsSettings.DVR

Whether DVR functionality is enabled for the HLS stream.

◆ LowLatency

bool OpenTokSDK.Broadcast.BroadcastHlsSettings.LowLatency

Whether low-latency mode is enabled for the HLS stream.