Current section
Files
Jump to
Current section
Files
lib/membrane_aac_fdk_plugin/decoder_native.ex
defmodule Membrane.AAC.FDK.Decoder.Native do
@moduledoc false
# Interface module for native AAC decoder.
use Unifex.Loader
end