Xamarin.Agora.VoiceWithCrypto.iOS
1.11.0.1-beta1
dotnet add package Xamarin.Agora.VoiceWithCrypto.iOS --version 1.11.0.1-beta1
NuGet\Install-Package Xamarin.Agora.VoiceWithCrypto.iOS -Version 1.11.0.1-beta1
<PackageReference Include="Xamarin.Agora.VoiceWithCrypto.iOS" Version="1.11.0.1-beta1" />
paket add Xamarin.Agora.VoiceWithCrypto.iOS --version 1.11.0.1-beta1
#r "nuget: Xamarin.Agora.VoiceWithCrypto.iOS, 1.11.0.1-beta1"
// Install Xamarin.Agora.VoiceWithCrypto.iOS as a Cake Addin #addin nuget:?package=Xamarin.Agora.VoiceWithCrypto.iOS&version=1.11.0.1-beta1&prerelease // Install Xamarin.Agora.VoiceWithCrypto.iOS as a Cake Tool #tool nuget:?package=Xamarin.Agora.VoiceWithCrypto.iOS&version=1.11.0.1-beta1&prerelease
Xamarin bindings to the native iOS Agora.io Voice SDK including libcrypto.so for all encrypting functionality of native sdk.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Xamarin.iOS | xamarinios10 is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.11.0.1-beta1 | 1,084 | 6/16/2017 | |
1.10.0.1 | 1,279 | 5/25/2017 | |
1.10.0.1-beta1 | 980 | 5/25/2017 | |
1.10.0-beta2 | 1,012 | 5/25/2017 |
update native lib to v1.11 (Released June 15, 2017)
New Function:
All platform(except for Web): Added a new function of supporting host-in from different App channels. For details, refer to Cross-Channel Host in .
All platform(except for Web): Added a new function of dragging the audio progress during the playback. For details, refer to the API method setAudioMixingPosition() added for each platform.
All platform(except for Web): Added a set of Restful APIs for live broadcast channel to manage the live broadcast. For details, refer to Live Channel RESTful API .
All platform(except for Web): Added a new function for live broadcast scenario that the hosts can view their own image (mirror local view). Contact sales-us@agora.io for the details if required.
All platform(except for Web): Added a new recording solution to record communication and live broadcast. For details, refer to Recording SDK Release Notes .
Android and iOS: Upgraded the libraries for image enhancement. Users who once referenced the libraries for image enhancement must use the latest image enhancement package to avoid crash. For details, refer to Agora Image Enhancement Release Notes Beta
origin: https://docs.agora.io/en/user_guide/communication/Agora_Native_SDK_Release_Notes.html