DocBook Publishers: The Definitive Guide  (Version 1.2.1 for DocBook 5.1)

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.

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.