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()
Assembly: SIPSorcery.dll
Fields
|
Improve this Doc
View Source
Declaration
public const byte AppFirst = 224
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public const byte AppLast = 238
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public const byte DataRestartInterval = 221
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public const byte EndOfInformation = 217
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public const byte HuffmanTable = 196
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public const byte Prefix = 255
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public const byte QuantizationTable = 219
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public const byte StartOfFrame = 192
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public const byte StartOfInformation = 216
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public const byte StartOfScan = 218
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public const byte TextComment = 254
Field Value
Type |
Description |
System.Byte |
|
Extension Methods