nsgenbind
Loading...
Searching...
No Matches
Public Attributes | List of all members
VideoTrack Interface Reference

import <html.idl;

Public Attributes

readonly attribute DOMString id
 
readonly attribute DOMString kind
 
readonly attribute DOMString label
 
readonly attribute DOMString language
 
attribute boolean selected
 

Detailed Description

Definition at line 522 of file html.idl.

Member Data Documentation

◆ id

readonly attribute DOMString VideoTrack::id

Definition at line 523 of file html.idl.

◆ kind

readonly attribute DOMString VideoTrack::kind

Definition at line 524 of file html.idl.

◆ label

readonly attribute DOMString VideoTrack::label

Definition at line 525 of file html.idl.

◆ language

readonly attribute DOMString VideoTrack::language

Definition at line 526 of file html.idl.

◆ selected

attribute boolean VideoTrack::selected

Definition at line 527 of file html.idl.


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