Current section
Files
Jump to
Current section
Files
lib/membrane_element_ffmpeg_swresample/converter_native.ex
defmodule Membrane.Element.FFmpeg.SWResample.Converter.Native do
@moduledoc """
This module provides nativly implemented converter utilizing library swresample
"""
use Unifex.Loader
end