VideoProfileHdr Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum VideoProfileHdr
type VideoProfileHdr =
- Inheritance
-
VideoProfileHdr
Fields
| Name | Value | Description |
|---|---|---|
| None | 0 | Not HDR (SDR). An HDR format specifying SDR (Standard Dynamic Range) recording. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Hlg | 1 | HLG (Hybrid-Log Gamma). An HDR format specifying HLG. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Hdr10 | 2 | HDR10. An HDR format specifying HDR10. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| Hdr10plus | 3 | HDR10+. An HDR format specifying HDR10+. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |
| DolbyVision | 4 | Dolby Vision An HDR format specifying Dolby Vision. For this format the codec is always a Dolby Vision encoder. The encoder profile specifies which Dolby Vision version is being used. Android reference for Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. |