multimediaparam
multimediaparam — Application specific parameters for a media player.
Synopsis
multimediaparam ::=
- empty
 
Attributes
Additional attributes:
- name
 - value
 - valuetype
 
Required attributes are shown in bold.
Description
This empty element is a hook for additional, application-specific parameters that might be needed by audio and video players.
Processing expectations
The expectation is that these parameters will be used when generating presentation markup, for example HTML. They are never rendered directly.
Attributes
- name
 Specifies the name of the parameter
- value
 Specifies the value of the parameter
- valuetype
 Specifies the type of the value of the parameter
Parents
These elements contain multimediaparam: audiodata, videodata.
Examples
See videoobject for an example.



