X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=state.proto;h=bfacdbf4ecf202fea59e602dd673ecee345d6110;hb=a0949bd6af9a604e7073354fc530353bbdb7871c;hp=9644120a81b268c263a691fb8096b4f103d2f04b;hpb=807a8ae8f6aca56e3e809aa19f4034a323f1b987;p=cubemap diff --git a/state.proto b/state.proto index 9644120..bfacdbf 100644 --- a/state.proto +++ b/state.proto @@ -9,6 +9,9 @@ message ClientProto { optional bytes header_or_error = 5; optional int64 header_or_error_bytes_sent = 6; optional int64 stream_pos = 7; + optional int64 bytes_sent = 10; + optional int64 bytes_lost = 11; + optional int64 num_loss_events = 12; }; // Corresponds to struct Stream.