VideoPartType 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 VideoPart

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

Syntax

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

Members

  Member name Description
Asf Advanced Streaming Format (.asf)  
Asx Advanced Stream Redirector File (.asx)  
Avi Audio Video Interleave File (.avi)  
Mpeg MPEG 1 System Stream (.mpeg)  
Mpg MPEG 1 System Stream (.mpg)  
WM Windows Media A/V File (.wm)  
Wmv Windows Media File (.wmv)  
Wmx Windows Media Player A/V Shortcut (.wmx)  
Wvx Windows Media Redirector (.wvx)  

See Also

Reference

Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace