record_platform_interface 1.1.0 record_platform_interface: ^1.1.0 copied to clipboard
A common interface for the record package to call dedicated platforms with method channel.
1.1.0 #
- feat: Add
AndroidRecordConfig
.
1.0.2 #
- chore: Update InputDevice.
1.0.1 #
- chore: Remove
pcm8bit
. - chore: Rename
pcm16bit
topcm16bits
.
1.0.0 #
- chore: Change signature of
start
method. - chore: Add
startStream
method. - chore: Add
cancel
method.
0.5.0 #
- feat:
onStateChanged()
implementation.
0.4.0 #
- feat: Add input devices listing.
- feat: Add number of channels.
0.3.0 #
- Code updated for record v4.
0.2.0 #
- Update dependencies.
0.1.0 #
- Initial release.