VideoPartType Enumeration

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Defines valid types of VideoPart.

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

Members

Member name Description
Asx Advanced Stream Redirector File (.asx)
Avi Audio Video Interleave File (.avi)
Mpg MPEG 1 System Stream (.mpg)
Mpeg MPEG 1 System Stream (.mpeg)
Wmv Windows Media File (.wmv)
Wmx Windows Media Player A/V Shortcut (.wmx)
Wvx Windows Media Redirector (.wvx)
Quicktime QuickTime video (.mov)
Ogg Ogg Stream (.ogg)
VC1 VC-1 Stream (.wmv)

See Also

Reference

DocumentFormat.OpenXml.Packaging Namespace