AudioPlayModePreset enumeration

AudioPlayModePreset enumeration

Constants which define how a sound is played.

The AudioPlayModePreset type exposes the following members:

Fields

FieldDescription
MIXED
AUTOPlay automatically.
ON_CLICKPlay only when the icon is clicked on.
ALL_SLIDESPlay on all slides.
Please use IAudioFrame.play_across_slides property instead.
This element is out of date since PowerPoint 2013.
IN_CLICK_SEQUENCEPlay automatically with a click.

See Also