rtmp v0.2.0 Rtmp.ServerSession.Events.NewByteIOTotals

Event indicating the total number of bytes sent or received from the client has changed in value

Summary

Types

t()
t() :: %Rtmp.ServerSession.Events.NewByteIOTotals{bytes_received: non_neg_integer, bytes_sent: non_neg_integer}