Results 1621 - 1640 of 1,752

Telephony.sendTones()

The sendTones() method of the Telephony Interface generates multiple DTMF tones, with a specified duration for each tone, and an optional delay before generation starts. The tones are sent to the currently active call.
API B2G Certified DOM Firefox OS Method Mobile Non-standard Reference Référence sendTones Telephony

Telephony.startTone()

The startTone() method of the Telephony Interface begins generating the tone for the specified DTMF character. The tone is sent to the currently active call, and continues to sound until a corresponding call to Telephony.stopTone().
API B2G DOM DOM Reference Firefox OS Method Mobile Reference Référence Telephony WebAPI

TelephonyCallGroup.state

The state read-only property of the TelephonyCallGroup interface returns a DOMString indicating the state of the call group.
API B2G Certified Firefox OS Mobile Non-standard Property Reference Référence State state Telephony TelephonyCallGroup

TimeRanges.length

The TimeRanges.length read-only property returns the number of ranges in the object.
API HTML DOM Media NeedsCompatTable Property Read-only Reference Référence TimeRanges

VRDisplay

The VRDisplay interface of the WebVR API represents any VR device supported by this API. It includes generic information such as device IDs and descriptions, as well as methods for starting to present a VR scene, retrieving eye parameters and display capabilities, and other important functionality.
API DOM Experimental Expérimental Interface Media Reference Référence Virtual Reality VR VRDisplay WebVR

VRDisplay.displayId

The displayId read-only property of the VRDisplay interface returns an identifier for this particular VRDisplay, which is also used as an association point in the Gamepad API (see Gamepad.displayId).
API displayId Experimental Expérimental Property Reference Référence Virtual Reality VR VRDisplay WebVR

VRDisplay.displayName

The displayName read-only property of the VRDisplay interface returns a human-readable name to identify the VRDisplay.
API displayName Experimental Expérimental Property Reference Référence Virtual Reality VR VRDisplay WebVR