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

[このトピックはプレリリースのドキュメントであり、今後のリリース時に変更される可能性があります。空白のトピックはプレースホルダとして表示されています。]

Types of VideoPart

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

構文

'宣言
Public Enumeration VideoPartType
'使用
Dim instance As VideoPartType
public enum VideoPartType

メンバ

  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)  

参照

リファレンス

Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace