mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
video-hdr: Fix document typo
Fix missing document update. GstVideoContentLightMeta was changed to GstVideoContentLightLevel during code review.
This commit is contained in:
parent
81dd81b739
commit
8936886192
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ gboolean gst_video_mastering_display_info_add_to_caps (const GstVideoMastering
|
|||
GstCaps * caps);
|
||||
|
||||
/**
|
||||
* GstVideoContentLightMeta:
|
||||
* GstVideoContentLightLevel:
|
||||
* @maxCLL_n: the numerator of Maximum Content Light Level (cd/m^2 and nit)
|
||||
* @maxCLL_d: the denominator of Maximum Content Light Level (cd/m^2 and nit)
|
||||
* @maxFALL_n: the numerator Maximum Frame-Average Light Level (cd/m^2 and nit)
|
||||
|
|
Loading…
Reference in a new issue