Namespace: framework

Classes

Namespaces

Enumerations

ContentProtection

static

string

Content protection type.

Value

NONE

string

No content protection.

CLEARKEY

string

Clearkey system.

PLAYREADY

string

PlayReady DRM.

WIDEVINE

string

Widevine DRM.

LoggerLevel

static

number

Represents logger levels.

Value

DEBUG

number

Debug logging (all messages).

VERBOSE

number

Verbose logging (sender messages).

INFO

number

Info logging (events, general logs).

WARNING

number

warning logging (warnings).

ERROR

number

Error logging (errors).

NONE

number

No logging.

ShakaVariant

static

string

Represents variants of Shaka Player that could be loaded.

Value

STANDARD

string

The standard, default build.

DEBUG

string

A debug build.

Properties

ContentProtection

static

string

Content protection type.

Value

NONE

string

No content protection.

CLEARKEY

string

Clearkey system.

PLAYREADY

string

PlayReady DRM.

WIDEVINE

string

Widevine DRM.

LoggerLevel

static

number

Represents logger levels.

Value

DEBUG

number

Debug logging (all messages).

VERBOSE

number

Verbose logging (sender messages).

INFO

number

Info logging (events, general logs).

WARNING

number

warning logging (warnings).

ERROR

number

Error logging (errors).

NONE

number

No logging.

ShakaVariant

static

string

Represents variants of Shaka Player that could be loaded.

Value

STANDARD

string

The standard, default build.

DEBUG

string

A debug build.

VERSION

constant   static

string

Web Receiver SDK version.