View Source Membrane.FFmpeg.SWResample.Converter.Native (Membrane FFmpeg SWResample plugin v0.19.2)

This module provides nativly implemented converter utilizing library swresample

Summary

Functions

Link to this function

create(input_format, input_rate, input_channels, src_format, src_rate, src_channels)

View Source