Enum H263Profiles
Namespace: Emby.Media.Model.Enums
Assembly: Emby.Media.Model.dll
Syntax
public enum H263Profiles
Fields
| Name | Description |
|---|---|
| H263ProfileBackwardCompatible | Version 1 Backward-Compatibility Profile (2) |
| H263ProfileBaseline | Baseline Profile (0) |
| H263ProfileH320Coding | H.320 Backward-Compatibility Profile (1) |
| H263ProfileHighCompression | Conversational High Compression Profile (5) |
| H263ProfileHighLatency | High Latency Profile (8) |
| H263ProfileInterlace | Conversational Interlace Profile (7) |
| H263ProfileInternet | Conversational Internet Profile (6) |
| H263ProfileIswv2 | Version 2 Interactive and Streaming Wireless Profile (3) |
| H263ProfileIswv3 | Version 3 Interactive and Streaming Wireless Profile (4) |