rtmp v0.2.0 Rtmp.ClientSession.Events.StreamMetaDataReceived

Indicates that the server is reporting a change in the incoming stream’s metadata

Summary

Types

t()
t() :: %Rtmp.ClientSession.Events.StreamMetaDataReceived{meta_data: Rtmp.StreamMetadata.t, stream_key: Rtmp.stream_key}