Firefox Tomorrow

web api instance method

MediaKeySystemAccess: createMediaKeys() method

View on MDN ↗

Secure context

The MediaKeySystemAccess.createMediaKeys() method returns a Promise that resolves to a new MediaKeys object.

Syntax

createMediaKeys()

Parameters

None.

Return value

A Promise.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.