IDLeDOM
DOM interfaces automatically generated from WebIDL
|
TextTrackKind. More...
Static Public Member Functions | |
static string | cast (string $value) |
Throw a TypeError if the provided string is not a valid member of this enumeration. | |
Public Attributes | |
const | subtitles = 'subtitles' |
const | captions = 'captions' |
const | descriptions = 'descriptions' |
const | chapters = 'chapters' |
const | metadata = 'metadata' |
TextTrackKind.
-forbid-undeclared-magic-properties
|
static |
Throw a TypeError if the provided string is not a valid member of this enumeration.
string | $value | The string to test |
Wikimedia\IDLeDOM\TypeError if it is not valid