nsgenbind
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TrackEvent Interface Reference

import <html.idl;

Inheritance diagram for TrackEvent:
Event

Public Member Functions

readonly attribute (VideoTrack or AudioTrack or TextTrack)? track
 
- Public Member Functions inherited from Event
void stopPropagation ()
 
void stopImmediatePropagation ()
 
void preventDefault ()
 
void initEvent (DOMString type, boolean bubbles, boolean cancelable)
 

Additional Inherited Members

- Public Attributes inherited from Event
readonly attribute DOMString type
 
readonly attribute EventTarget target
 
readonly attribute EventTarget currentTarget
 
const unsigned short NONE = 0
 
const unsigned short CAPTURING_PHASE = 1
 
const unsigned short AT_TARGET = 2
 
const unsigned short BUBBLING_PHASE = 3
 
readonly attribute unsigned short eventPhase
 
readonly attribute boolean bubbles
 
readonly attribute boolean cancelable
 
readonly attribute boolean defaultPrevented
 
readonly attribute boolean isTrusted
 
readonly attribute DOMTimeStamp timeStamp
 

Detailed Description

Definition at line 626 of file html.idl.

Member Function Documentation

◆ attribute()

readonly TrackEvent::attribute ( VideoTrack or AudioTrack or  TextTrack)

The documentation for this interface was generated from the following file: