rtmp v0.2.0 Rtmp.Protocol.DetailedMessage

Represents the details of a deserialized RTMP message

Summary

Types

t()
t() :: %Rtmp.Protocol.DetailedMessage{content: Rtmp.deserialized_message, deserialization_system_time: pos_integer, force_uncompressed: boolean, stream_id: non_neg_integer, timestamp: non_neg_integer}