MediaDataPartType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines part media types.
public enum MediaDataPartType
type MediaDataPartType =
Public Enum MediaDataPartType
- Inheritance
-
MediaDataPartType
Fields
Name | Value | Description |
---|---|---|
Aiff | 0 | Audio Interchange File Format (.aiff) |
Midi | 1 | MIDI Audio (.mid) |
Mp3 | 2 | MP3 (.mp3) |
MpegUrl | 3 | MP3 Playlist File (.m3u) |
Wav | 4 | WAV audio (.wav) |
Wma | 5 | Windows Media Audio File (.wma) |
MpegAudio | 6 | Mpeg audio (.mpeg) |
OggAudio | 7 | Ogg Vorbis (.ogg) |
Asx | 8 | Advanced Stream Redirector File (.asx) |
Avi | 9 | Audio Video Interleave File (.avi) |
Mpg | 10 | MPEG 1 System Stream (.mpg) |
MpegVideo | 11 | MPEG 1 System Stream (.mpeg) |
Wmv | 12 | Windows Media File (.wmv) |
Wmx | 13 | Windows Media Player A/V Shortcut (.wmx) |
Wvx | 14 | Windows Media Redirector (.wvx) |
Quicktime | 15 | QuickTime video (.mov) |
OggVideo | 16 | Ogg Stream (.ogg) |
VC1 | 17 | VC-1 Stream (.wmv) |