MatroskaContentType
MatroskaContentType enumeration
Represents a Matroska content type.
public enum MatroskaContentType
Values
| Name | Value | Description |
|---|---|---|
| Undefined | 0 |
Undefined content. |
| Audio | 1 |
Defines the Matroska audio type. |
| Video | 2 |
Defines the Matroska video type. |
| Video3D | 3 |
Defines the Matroska 3D video type. |
See Also
- namespace GroupDocs.Metadata.Formats.Video
- assembly GroupDocs.Metadata