VideoFileType Class |
Namespace: GroupDocs.Conversion.FileTypes
The VideoFileType type exposes the following members.
Name | Description | |
---|---|---|
![]() | VideoFileType |
Serialization constructor
|
Name | Description | |
---|---|---|
![]() | Description |
File type description
(Inherited from FileType.) |
![]() | Extension |
The file extension
(Inherited from FileType.) |
![]() | Family |
The file family
(Inherited from FileType.) |
![]() | FileFormat |
The file format
(Inherited from FileType.) |
Name | Description | |
---|---|---|
![]() | CompareTo |
Compares current object to other.
(Inherited from Enumeration.) |
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Inherited from Enumeration.) |
![]() | Equals(Enumeration) |
Determines whether two object instances are equal.
(Inherited from Enumeration.) |
![]() | GetHashCode |
Serves as the default hash function.
(Inherited from Enumeration.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString |
String representation
(Inherited from FileType.) |
Name | Description | |
---|---|---|
![]() ![]() | Avi |
The AVI file format is an Audio Video multimedia container file format that was introduced by Microsoft. It holds the audio and video data created and compressed using several codecs (Coders/Decoders) such as XVid and DivX.
Learn more about this file format here.
|
![]() ![]() | Flv |
FLV (Flash Video) is a container file format with the .flv extension. FLV is used to deliver audio/video content over the internet by using the Adobe Flash Player or Adobe Air.
Learn more about this file format here.
|
![]() ![]() | 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. An MKV file is the Matroska multimedia container format used for video.
Learn more about this file format here.
|
![]() ![]() | 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. Video, Audio, text, etc.
Learn more about this file format here.
|
![]() ![]() | 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.
Learn more about this file format here.
|
![]() ![]() | Webm |
A file with a .webm extension is a video file based on the open, royalty-free WebM file format. It has been designed for sharing video on the web and defines the file container structure including video and audio formats.
Learn more about this file format here.
|
![]() ![]() | Wmv |
The Advanced Systems Format (ASF) is a digital multimedia container designed primarily for storing and transmitting media streams.
Learn more about this file format here.
|