docs: add missing parameter docs
This commit is contained in:
parent
155d883445
commit
ce1369a7e5
@ -1255,9 +1255,10 @@ gst_video_format_has_alpha (GstVideoFormat format)
|
||||
/**
|
||||
* gst_video_format_get_component_depth:
|
||||
* @format: a #GstVideoFormat
|
||||
* @component: the video component (e.g. 0 for 'R' in RGB)
|
||||
*
|
||||
* Returns the number of bits used to encode an individual pixel of
|
||||
* a given component. Typically this is 8, although higher and lower
|
||||
* a given @component. Typically this is 8, although higher and lower
|
||||
* values are possible for some formats.
|
||||
*
|
||||
* Since: 0.10.33
|
||||
|
Loading…
x
Reference in New Issue
Block a user