Name

audioobject — A wrapper for audio data and its associated meta-information

Synopsis

audioobject ::= (infodb.titleforbidden.info, audiodata)

Description

An audioobject is a wrapper for audiodata.

Processing expectations

Its content is rendered aurally or not at all. It might not be rendered, depending on its placement within a mediaobject or inlinemediaobject and the constraints on the publishing system. For a more detailed description of the semantics involved, see mediaobject.

See Also

caption, imageobject, inlinemediaobject, mediaobject, textobject, videoobject

Examples

<article xmlns='http://docbook.org/ns/docbook'>
<title>Example audioobject</title>

<mediaobject>
  <audioobject>
    <audiodata fileref="phaser.wav"/>
  </audioobject>
  <textobject>
    <phrase>A <trademark>Star Trek</trademark> phaser sound effect</phrase>
  </textobject>
</mediaobject>

</article>
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.17.76.72