mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-19 13:27:00 +00:00
parent
cc50d113c8
commit
2bfa7df9fe
@ -79,7 +79,7 @@ int avfilter_pad_count(const AVFilterPad *pads);
|
|||||||
* Get the name of an AVFilterPad.
|
* Get the name of an AVFilterPad.
|
||||||
*
|
*
|
||||||
* @param pads an array of AVFilterPads
|
* @param pads an array of AVFilterPads
|
||||||
* @param pad_idx index of the pad in the array it; is the caller's
|
* @param pad_idx index of the pad in the array; it is the caller's
|
||||||
* responsibility to ensure the index is valid
|
* responsibility to ensure the index is valid
|
||||||
*
|
*
|
||||||
* @return name of the pad_idx'th pad in pads
|
* @return name of the pad_idx'th pad in pads
|
||||||
|
Loading…
Reference in New Issue
Block a user