video-hdr: Fix a docs typo (x -> y)
This commit is contained in:
parent
fd3942d06b
commit
5b720702cf
@ -32,7 +32,7 @@ typedef struct _GstVideoContentLightLevel GstVideoContentLightLevel;
|
|||||||
/**
|
/**
|
||||||
* GstVideoMasteringDisplayInfoCoordinates:
|
* GstVideoMasteringDisplayInfoCoordinates:
|
||||||
* @x: the x coordinate of CIE 1931 color space in unit of 0.00002.
|
* @x: the x coordinate of CIE 1931 color space in unit of 0.00002.
|
||||||
* @x: the y coordinate of CIE 1931 color space in unit of 0.00002.
|
* @y: the y coordinate of CIE 1931 color space in unit of 0.00002.
|
||||||
*
|
*
|
||||||
* Used to represent display_primaries and white_point of
|
* Used to represent display_primaries and white_point of
|
||||||
* #GstVideoMasteringDisplayInfo struct. See #GstVideoMasteringDisplayInfo
|
* #GstVideoMasteringDisplayInfo struct. See #GstVideoMasteringDisplayInfo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user