19.5.38 endSnd

This element stops all previous sounds during a slide transition.

[Example: Consider a slide transition that stops all previous sounds. The element should be used as follows:

<p:transition>
  <p:sndAc>
    <p:endSnd/>
  </p:sndAc>
</p:transition>

end example]

[Note: The W3C XML Schema definition of this element’s content model (CT_Empty) is located in A.3. end note]

Last updated on