Membrane.Element.IVF.Deserializer (Membrane IVF Plugin v0.3.0) View Source
Deserializer is capable of converting stream representing video in IVF format into stream of Membrane.Buffer's with video frames with correct timestamps in Membrane timebase (it is 1 nanosecond = 1/(10^9)[s])
Pads
:input
Availability | :always |
Caps | :any |
Demand unit | :buffers |
Direction | :input |
Mode | :pull |
Name | :input |
:output
Availability | :always |
Caps | Membrane.RemoteStream , restrictions:<br /> content_format: one_of([Membrane.VP9, Membrane.VP8]) ,<br /> type: :packetized |
Direction | :output |
Mode | :pull |
Name | :output |
Link to this section Summary
Functions
Returns pads descriptions for Membrane.Element.IVF.Deserializer
Link to this section Functions
Specs
membrane_pads() :: [{Membrane.Pad.name_t(), Membrane.Pad.description_t()}]
Returns pads descriptions for Membrane.Element.IVF.Deserializer