AudioPartType Enumeration (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Types of AudioPart

Namespace: Microsoft.Office.DocumentFormat.OpenXml.Packaging
Assembly: Microsoft.Office.DocumentFormat.OpenXml (in microsoft.office.documentformat.openxml.dll)

Syntax

'Declaration
Public Enumeration AudioPartType
'Usage
Dim instance As AudioPartType
public enum AudioPartType

Members

  Member name Description
Aiff Audio Interchange File Format (.aiff)  
Midi MIDI Audio (.mid)  
Mp3 MP3 (.mp3)  
MpegUrl MP3 Playlist File (.m3u)  
Wav WAV audio (.wav)  
Wax Windows Media Audio Redirector (.wax)  
Wma Windows Media Audio File (.wma)  

See Also

Reference

Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace