| org.w3c.dom.smil.ElementTest |
Defines the test attributes interface. See the Test attributes definition .
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
The value of the systemAudioDesc attribute.
| |||||||||||
The systemBitrate value.
| |||||||||||
The systemCaptions value.
| |||||||||||
The systemLanguage value.
| |||||||||||
The value of the systemOverdubOrSubtitle attribute.
| |||||||||||
The result of the evaluation of the systemRequired attribute.
| |||||||||||
The result of the evaluation of the systemScreenDepth attribute.
| |||||||||||
The result of the evaluation of the systemScreenSize attribute.
| |||||||||||
The value of the systemAudioDesc attribute.
| DOMException | NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly. |
|---|
The systemBitrate value.
| DOMException | NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly. |
|---|
The systemCaptions value.
| DOMException | NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly. |
|---|
The systemLanguage value.
| DOMException | NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly. |
|---|
The value of the systemOverdubOrSubtitle attribute.
| DOMException | NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly. |
|---|
The result of the evaluation of the systemRequired attribute.
The result of the evaluation of the systemScreenDepth attribute.
The result of the evaluation of the systemScreenSize attribute.
| DOMException |
|---|