AudioPlayModePreset
AudioPlayModePreset enumeration
Constants which define how a sound is played.
public enum AudioPlayModePreset
Values
| Name | Value | Description |
|---|---|---|
| Mixed | -1 | |
| Auto | 0 | Play automatically. |
| OnClick | 1 | Play only when the icon is clicked on. |
| AllSlides | 2 | Play on all slides. Please use PlayAcrossSlides property instead. This element is out of date since PowerPoint 2013. |
| InClickSequence | 3 | Play automatically with a click. |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides