AudioPlayModePreset

AudioPlayModePreset class

Constants which define how a sound is played.

Constants

NameValueDescription
Mixed-1
Auto0Play automatically.
OnClick1Play only when the icon is clicked on.
AllSlides2Play on all slides. Please use ( IAudioFrame#getPlayAcrossSlides/ IAudioFrame#setPlayAcrossSlides(boolean)) property instead. This element is out of date since PowerPoint 2013.
InClickSequence3Play automatically with a click.

Mixed


Auto

Play automatically.


OnClick

Play only when the icon is clicked on.


AllSlides

Play on all slides. Please use ( IAudioFrame#getPlayAcrossSlides/ IAudioFrame#setPlayAcrossSlides(boolean)) property instead. This element is out of date since PowerPoint 2013.


InClickSequence

Play automatically with a click.