record_platform_interface 1.4.0
record_platform_interface: ^1.4.0 copied to clipboard
A common interface for the record package to call dedicated platforms with method channel.
1.4.0 #
- feat: Add AudioInterruptionMode to
RecordConfig. - feat: Add stream buffer size option.
- feat: Add iOS specific methods for
AVAudioSession.
1.3.0 #
- feat: Add
audioManagerModeandspeakerphoneoptions toAndroidRecordConfig.
1.2.0 #
- feat: Add
IosRecordConfig. - feat: Update
AndroidRecordConfig.
1.1.0 #
- feat: Add
AndroidRecordConfig.
1.0.2 #
- chore: Update InputDevice.
1.0.1 #
- chore: Remove
pcm8bit. - chore: Rename
pcm16bittopcm16bits.
1.0.0 #
- chore: Change signature of
startmethod. - chore: Add
startStreammethod. - chore: Add
cancelmethod.
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.