Enum ExtendedVideoSubTypes
Namespace: MediaBrowser.Model.Entities
Assembly: MediaBrowser.Model.dll
Syntax
public enum ExtendedVideoSubTypes
  Fields
| Name | Description | 
|---|---|
| DoviProfile02 | Profile 0.2 (SDR)  | 
      
| DoviProfile10 | Profile 1.0  | 
      
| DoviProfile22 | Profile 2.2 (SDR)  | 
      
| DoviProfile30 | Profile 3.0  | 
      
| DoviProfile42 | Profile 4.2 (SDR)  | 
      
| DoviProfile50 | Profile 5.0  | 
      
| DoviProfile61 | Profile 6.1 (HDR10 compatible)  | 
      
| DoviProfile76 | Profile 7.6 (Bluray)  | 
      
| DoviProfile81 | Profile 8.1 (HDR10 compatible)  | 
      
| DoviProfile82 | Profile 8.2 (SDR)  | 
      
| DoviProfile83 | Profile 8.3  | 
      
| DoviProfile84 | Profile 8.4 (HLG compatible)  | 
      
| DoviProfile85 | Profile 8.5  | 
      
| DoviProfile92 | Profile 9.2 (SDR)  | 
      
| Hdr10 | HDR 10  | 
      
| Hdr10Plus0 | HDR 10+  | 
      
| HyperLogGamma | HLG  | 
      
| None | None  |