View Source Membrane.RTMP.Messages.ReleaseStream (Membrane RTMP plugin v0.12.1)
Defines the RTMP releaseStream
command.
Link to this section Summary
Link to this section Types
@type t() :: %Membrane.RTMP.Messages.ReleaseStream{ stream_key: String.t(), tx_id: non_neg_integer() }