stream: fix comment for requested field of pw_buffer

The requested field was added in 0.3.50, not 0.3.49.
This commit is contained in:
James Seo 2025-09-01 09:55:33 +00:00 committed by Wim Taymans
parent 370d190572
commit d46a4686a8

View file

@ -269,7 +269,7 @@ struct pw_buffer {
* suggested amount of data to provide. For audio
* streams this will be the amount of frames
* required by the resampler. This field is 0
* when no suggestion is provided. Since 0.3.49 */
* when no suggestion is provided. Since 0.3.50 */
uint64_t time; /**< For capture streams, this field contains the
* cycle time in nanoseconds when this buffer was
* queued in the stream. It can be compared against