g711_flutter 1.0.0 copy "g711_flutter: ^1.0.0" to clipboard
g711_flutter: ^1.0.0 copied to clipboard

PlatformAndroidiOS
outdated

PCM to G711 Fast Conversions

g711_flutter #

PCM to G711 Fast Conversions

Document #

Performance #

The time to process 1MB PCM is as follows.

I/flutter (17001): native.preload: 0:00:00.001007 
I/flutter (17001): dart  .preload: 0:00:00.003305 
I/flutter (17001): native.pcm16ToUlaw: 0:00:00.001478 
I/flutter (17001): dart  .pcm16ToUlaw: 0:00:00.017759 
I/flutter (17001): native.ulawToPcm16: 0:00:00.001663 
I/flutter (17001): dart  .ulawToPcm16: 0:00:00.010298 
2
likes
120
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

PCM to G711 Fast Conversions

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffi, flutter

More

Packages that depend on g711_flutter

Packages that implement g711_flutter