View Source Membrane.KeyframeRequestEvent (Membrane Core v1.1.0)
Generic event for requesting a key frame.
The key frame is meant as a part of stream such that the stream can be decoded from the beginning of each key frame without knowledge of the stream content before that point.
Summary
Types
@type t() :: %Membrane.KeyframeRequestEvent{}
Generic event for requesting a key frame.
The key frame is meant as a part of stream such that the stream can be decoded from the beginning of each key frame without knowledge of the stream content before that point.