Package | Description |
---|---|
com.groupdocs.conversion.filetypes |
The GroupDocs.Conversion.FileTypes namespace provides classes which represent supported file types.
|
Modifier and Type | Field and Description |
---|---|
static VideoFileType |
VideoFileType.Avi
The AVI file format is an Audio Video multimedia container file format that was introduced by Microsoft.
|
static VideoFileType |
VideoFileType.Flv
FLV (Flash Video) is a container file format with the .flv extension.
|
static VideoFileType |
VideoFileType.Mkv
MKV (Matroska Video) is a multimedia container similar to MOV and AVI format but it supports more than one audio and subtitle track in the same file.
|
static VideoFileType |
VideoFileType.Mov
MOV or QuickTime file format is a multimedia container which is developed by Apple: contains one or more tracks, each track holds a particular type of data i.e.
|
static VideoFileType |
VideoFileType.Mp4
MP4(short for MPEG-4 Part 14) is a file format based on ISO/IEC 14496-12:2004 that is based on QuickTime File Format but formally specifies support for Initial Object Descriptors (IOD) and other MPEG features.
|
static VideoFileType |
VideoFileType.Webm
A file with a .webm extension is a video file based on the open, royalty-free WebM file format.
|
static VideoFileType |
VideoFileType.Wmv
The Advanced Systems Format (ASF) is a digital multimedia container designed primarily for storing and transmitting media streams.
|
Copyright © 2022. All rights reserved.