class StreamingProfile extends BaseQualifier

The predefined streaming profiles.

Learn more: Predefined streaming profiles

Methods

sp4k()

Streaming profile 4k.

fullHd()

Streaming profile full hd.

hd()

Streaming profile hd.

sd()

Streaming profile sd.

fullHdWifi()

Streaming profile full hd wifi.

fullHdLean()

Streaming profile full hd lean.

hdLean()

Streaming profile hd lean.

Details

static string sp4k()

Streaming profile 4k.

Return Value

string

static string fullHd()

Streaming profile full hd.

Return Value

string

static string hd()

Streaming profile hd.

Return Value

string

static string sd()

Streaming profile sd.

Return Value

string

static string fullHdWifi()

Streaming profile full hd wifi.

Return Value

string

static string fullHdLean()

Streaming profile full hd lean.

Return Value

string

static string hdLean()

Streaming profile hd lean.

Return Value

string

Constants

SP_4K

FULL_HD

HD

SD

FULL_HD_WIFI

FULL_HD_LEAN

HD_LEAN