rtmp v0.2.0 Rtmp.ClientSession.Events.PlayResponseReceived

Indicates that the server has accepted or rejected our request for playback of a stream key

Summary

Types

t()
t() :: %Rtmp.ClientSession.Events.PlayResponseReceived{response_text: String.t, stream_key: Rtmp.stream_key, was_accepted: boolean}