X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=inline;f=stream.h;h=5e694aac17966ebb8f030a7a57f37af57e9995d6;hb=2db77ae295ff8381a378a27328ff2ecd600aff29;hp=d29b9246a06f76a776385bad4290f69b6cb171be;hpb=f2530dbb8415f9e7cc0f2d4b45741120c95e8a05;p=cubemap 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.