audio_monitor 0.1.0
audio_monitor: ^0.1.0 copied to clipboard
Flutter plugin for controlling native Windows 'Listen to this device' audio monitoring.
0.1.0 #
- Reworked the public Dart API around native Windows
Listen to this devicecontrol. - Added typed input and output device models with Windows endpoint state support.
- Added native Windows read and write support for listen configuration through endpoint properties.
- Added output-device selection support, including the default playback device mode.
- Added a Windows diagnostic endpoint property dump tool for development and driver troubleshooting.
- Updated the example app for enable, disable, refresh, and output-selection workflows.
- Refreshed README and
doc/content to match the Windows-native feature set.
0.0.1 #
- Initial Flutter desktop plugin structure for
audio_monitor.