PpSoundFormatType enumeration (PowerPoint)
Constants that specify the format of a sound file. In previous versions of Microsoft PowerPoint, these constants were passed to the Export method of the SoundFormat object and returned by the Type property of that object. In Microsoft Office PowerPoint 2007, the SoundFormat object was deprecated.
Name | Value | Description |
---|---|---|
ppSoundFormatCDAudio | 3 | CD Audio format |
ppSoundFormatMIDI | 2 | MIDI format |
ppSoundFormatMixed | -2 | Mixed format |
ppSoundFormatNone | 0 | No format |
ppSoundFormatWAV | 1 | WAV format |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.