StreamingProfile
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.
static string
fullHd()
Streaming profile full hd.
static string
hd()
Streaming profile hd.
static string
sd()
Streaming profile sd.
static string
fullHdWifi()
Streaming profile full hd wifi.
static string
fullHdLean()
Streaming profile full hd lean.
static string
hdLean()
Streaming profile hd lean.
Constants
SP_4K |
|
FULL_HD |
|
HD |
|
SD |
|
FULL_HD_WIFI |
|
FULL_HD_LEAN |
|
HD_LEAN |
|