Membrane Element: File v0.3.0 Membrane.Element.File.Sink View Source
Element that creates a file and stores incoming buffers there (in binary format).
Element options
Passed via struct Membrane.Element.File.Sink.t/0
location
Required
Path to the file
Pads
:input
Availability | :always |
Bin? | false |
Caps | :any |
Demand unit | :buffers |
Direction | :input |
Mode | :pull |
Name | :input |
Link to this section Summary
Types
Struct containing options for Membrane.Element.File.Sink
Functions
Returns pads descriptions for Membrane.Element.File.Sink
Returns description of options available for this module
Link to this section Types
Struct containing options for Membrane.Element.File.Sink
Link to this section Functions
Link to this function
membrane_pads()
View Sourcemembrane_pads() :: [{Membrane.Pad.name_t(), Membrane.Pad.description_t()}]
Returns pads descriptions for Membrane.Element.File.Sink
Returns description of options available for this module