Results 321 - 340 of 485

MediaStream

The MediaStream interface represents a stream of media content. A stream consists of several tracks such as video or audio tracks. Each track is specified as an instance of MediaStreamTrack.
API Interface Media Streams API MediaStream Reference WebRTC

MessageChannel

The MessageChannel interface of the Channel Messaging API allows us to create a new message channel and send data through it via its two MessagePort properties.
API Channel Messaging API Interface MessageChannel Reference web messaging

MozWakeLock

The MozWakeLock interface of the Wake Lock API tracks a wake lock set on any resource set on the device.
API Firefox OS Interface Reference Wake Lock API

Navigator

The Navigator interface represents the state and the identity of the user agent. It allows scripts to query it and to register themselves to carry on some activities.
API HTML DOM Interface JavaScript Reference Web Performance

NavigatorID

The NavigatorID interface contains methods and properties related to the identity of the browser.
API HTML DOM HTML-DOM Interface Navigator NavigatorID Reference

OfflineAudioCompletionEvent

The Web Audio API OfflineAudioCompletionEvent interface represents events that occur when the processing of an OfflineAudioContext is terminated. The complete event implements this interface.
API Interface OfflineAudioCompletionEvent Reference Référence Web Audio API

Performance

The Performance interface represents timing-related performance information for the given page.
API Interface Navigation Timing Performance performance Reference Web Performance