|
Shaka Player Embedded
|
These types are based on the Media Capabilities API on the Web. See https://w3c.github.io/media-capabilities/
|
strong |
Defines possible color gamut values.
| Enumerator | |
|---|---|
| Unspecified | |
| SRGB | Represents the sRGB color gamut. |
| P3 | Represents the DCI P3 Color Space color gamut. |
| REC2020 | Represents the ITU-R Recommendation BT.2020 color gamut. |
Definition at line 53 of file media_capabilities.h.
|
strong |
Defines possible HDR metadata types.
| Enumerator | |
|---|---|
| Unspecified | |
| SmpteSt2086 | |
| SmpteSt2094_10 | |
| SmpteSt2094_40 | |
Definition at line 45 of file media_capabilities.h.
|
strong |
Defines possible media playback types for decoding.
| Enumerator | |
|---|---|
| File | Direct-playback of files through src=. |
| MediaSource | Playback through MSE. |
Definition at line 36 of file media_capabilities.h.
|
strong |
Defines possible transfer function values.
Definition at line 67 of file media_capabilities.h.
1.8.13