SIPSorceryMedia.SDL3
This project is an example of developing a C# library that can use features from [SDL3](https://www.libsdl.org/index.php) native libraries and that integrates with the [SIPSorcery](https://github.com/sipsorcery-org/sipsorcery) real-time communications library. The classes in this project provide Audio End Point and Audio Source features. Audio Codecs supported by this library: PCMU (G711), PCMA (G711), G722, G729 and Opus
Install
dotnet add package SIPSorceryMedia.SDL3 --version 0.0.3
Install-Package SIPSorceryMedia.SDL3 -Version 0.0.3
<PackageReference Include="SIPSorceryMedia.SDL3" Version="0.0.3" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.