Skip to content

PADL/AVDECCSwift

Repository files navigation

AVDECCSwift

AVDECCSwift is an async Swift wrapper around the L-Acoustics AVDECC library.

Note: currently this uses the C bindings for AVDECC, which results in some unnecessary copies and some slight impedence mismatches. As Swift's C++ interoperability improves to support virtual member functions and bridging blocks to std::function, we will migrate this wrapper to use the native C++ library. This may result in some source-breaking changes to API consumers.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published