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