Membrane Core v0.1.0 Membrane.Event.Discontinuity.Payload View Source

Structure representing a payload for the Discontinuity event.

Link to this section Summary

Link to this section Types

Link to this type duration_t() View Source
duration_t() :: pos_integer() | nil
Link to this type t() View Source
t() :: %Membrane.Event.Discontinuity.Payload{duration: duration_t()}