Enum Endian
Endian type.
Namespace: Emby.Media.Model.Enums
Assembly: Emby.Media.Model.dll
Syntax
public enum Endian
Fields
Name | Description |
---|---|
BigEndian | The big endian |
LittleEndian | The little endian |
Unspecified | The unspecified |