-
- Downloads
protocol: Define an enumeration for Quality Indicator messages
These messages are used to transmit streaming quality indicators from SPICE client to SPICE server. The message data structure is defined in spice-common/spice.proto: message { Data data @to_ptr; } @declare quality_indicator; Signed-off-by:Kevin Pouget <kpouget@redhat.com> Acked-by:
Frediano Ziglio <fziglio@redhat.com>
Please register or sign in to comment