video-hdr: Fix document typo

Fix missing document update. GstVideoContentLightMeta was changed to
GstVideoContentLightLevel during code review.
This commit is contained in:
Seungha Yang 2019-08-12 22:42:10 +09:00
parent 81dd81b739
commit 8936886192

View file

@ -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)