Android OpenTV Player SDK  4.23.5.1618864129
SecurePlayer.DeviceStreamingType Enum Reference

Enumeration of Device Streaming types. More...

Public Attributes

 HLS =(0)
 HTTP Live Streaming protocol. More...
 
 DASH =(1)
 Dynamic Adaptive Streaming over HTTP. More...
 

Detailed Description

Enumeration of Device Streaming types.

Member Data Documentation

◆ DASH

DASH =(1)

Dynamic Adaptive Streaming over HTTP.

◆ HLS

HLS =(0)

HTTP Live Streaming protocol.