DownloadUnit Enumeration |
Namespace: UMod.Streaming
[SerializableAttribute] public enum DownloadUnit
| Member name | Value | Description | |
|---|---|---|---|
| Bytes | 0 | Represents a download speed measured in bytes per second. | |
| KiloBytes | 1 | Represents a download speed measured in kilo bytes per second. | |
| MegaBytes | 2 | Represents a download speed measured in mega bytes per second. |