rtmp v0.1.1 Rtmp.Protocol.Messages.UserControl

Message to notify the peer about user control events

Summary

Types

t()
t() :: %Rtmp.Protocol.Messages.UserControl{buffer_length: term, stream_id: term, timestamp: term, type: term}

Functions

deserialize(data)

Callback implementation for Rtmp.Protocol.RawMessage.deserialize/1.

get_default_chunk_stream_id(user_control)

Callback implementation for Rtmp.Protocol.RawMessage.get_default_chunk_stream_id/1.

serialize(user_control)

Callback implementation for Rtmp.Protocol.RawMessage.serialize/1.