X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=stream.h;h=5e694aac17966ebb8f030a7a57f37af57e9995d6;hp=d29b9246a06f76a776385bad4290f69b6cb171be;hb=2db77ae295ff8381a378a27328ff2ecd600aff29;hpb=f2530dbb8415f9e7cc0f2d4b45741120c95e8a05 diff --git a/stream.h b/stream.h index d29b924..5e694aa 100644 --- a/stream.h +++ b/stream.h @@ -85,7 +85,7 @@ struct Stream { MarkPool *mark_pool; // Maximum pacing rate for the stream. - int pacing_rate; + uint32_t pacing_rate; // Queued data, if any. Protected by . // The data pointers in the iovec are owned by us.