audio_flutter library

Provider-neutral Flutter capture and PCM playback.

Classes

AudioCaptureProcess
A process visible to the platform audio server.
AudioInputDevice
A physical microphone/input selectable by stable platform ID.
FlutterAudioCaptureConfig
Immutable configuration for FlutterAudioCaptureSource.
FlutterAudioCaptureHealth
Provider-neutral capture health separate from high-rate PCM delivery.
FlutterAudioCaptureSession
Prepared Flutter capture with a low-frequency health stream.
FlutterAudioCaptureSource
Two-phase microphone or system-audio source backed by the federated plugin.
FlutterAudioDevices
Provider-neutral input-device discovery.
FlutterAudioPlaybackSink
Provider-neutral PCM playback sink.
FlutterSystemAudio
Platform capability and permission helpers for system-audio capture.

Enums

AudioCaptureOverflowPolicy
Bounded native mailbox behavior before frames enter the Dart graph.
AudioCaptureType
Physical Flutter capture source.
FlutterAudioCaptureHealthPhase
Capture lifecycle and watchdog phase reported by the native transport.