V5.1multimediaparam

multimediaparam — Application specific parameters for a media player.

Synopsis

multimediaparam ::=

  • empty

Attributes

Common 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

Common attributes.

any attribute

Any attribute in any other explicit namespace

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, imagedata (db.imagedata), videodata.

Examples

See videoobject for an example.