mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
avformat/avio: Add doxy for missing argument
This commit is contained in:
parent
60224f203f
commit
226dde687f
@ -468,6 +468,7 @@ int avio_put_str16be(AVIOContext *s, const char *str);
|
||||
*
|
||||
* Zero-length ranges are omitted from the output.
|
||||
*
|
||||
* @param s the AVIOContext
|
||||
* @param time the stream time the current bytestream pos corresponds to
|
||||
* (in AV_TIME_BASE units), or AV_NOPTS_VALUE if unknown or not
|
||||
* applicable
|
||||
|
Loading…
Reference in New Issue
Block a user