Enum AttachmentTypes
Enum listing attachment stream types.
Namespace: Emby.Media.Model.Enums
Assembly: Emby.Media.Model.dll
Syntax
public enum AttachmentTypes
Remarks
The enum member names are matching those that are used by ffmpeg.
Fields
| Name | Description |
|---|---|
| otf | An OpenType font. |
| ttf | A TrueType font. |
| Unknown |