Show / Hide Table of Contents

Class Mjpeg.Tags

Inheritance
System.Object
Mjpeg.Tags
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public sealed class Tags

Fields

| Improve this Doc View Source

AppFirst

Declaration
public const byte AppFirst = 224
Field Value
Type Description
System.Byte
| Improve this Doc View Source

AppLast

Declaration
public const byte AppLast = 238
Field Value
Type Description
System.Byte
| Improve this Doc View Source

DataRestartInterval

Declaration
public const byte DataRestartInterval = 221
Field Value
Type Description
System.Byte
| Improve this Doc View Source

EndOfInformation

Declaration
public const byte EndOfInformation = 217
Field Value
Type Description
System.Byte
| Improve this Doc View Source

HuffmanTable

Declaration
public const byte HuffmanTable = 196
Field Value
Type Description
System.Byte
| Improve this Doc View Source

Prefix

Declaration
public const byte Prefix = 255
Field Value
Type Description
System.Byte
| Improve this Doc View Source

QuantizationTable

Declaration
public const byte QuantizationTable = 219
Field Value
Type Description
System.Byte
| Improve this Doc View Source

StartOfFrame

Declaration
public const byte StartOfFrame = 192
Field Value
Type Description
System.Byte
| Improve this Doc View Source

StartOfInformation

Declaration
public const byte StartOfInformation = 216
Field Value
Type Description
System.Byte
| Improve this Doc View Source

StartOfScan

Declaration
public const byte StartOfScan = 218
Field Value
Type Description
System.Byte
| Improve this Doc View Source

TextComment

Declaration
public const byte TextComment = 254
Field Value
Type Description
System.Byte

Extension Methods

JSONWriter.ToJson(Object)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX