Table of Contents

Enum MediaFormat

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Represents format of a media.

public enum MediaFormat
Extension Methods

Fields

Unknown = 0

The format is unknown

Jpeg = 1

The format is a jpeg

Png = 2

The format is a png

Gif = 3

The format is a gif

WebP = 4

The format is a webp

Auto = 5

The format will be automatically detected

Mp3 = 6

The format is an mp3

Ogg = 7

The format is an ogg