kvm/internal/audio
Alex P 1f2c46230c build(audio): update cgo LDFLAGS to use env vars for library versions 2025-08-12 13:35:39 +00:00
..
api.go [WIP] Updates: audio input support 2025-08-04 20:08:54 +03:00
audio.go [WIP] Updates: audio input support 2025-08-04 20:08:54 +03:00
audio_mute.go [#315] Updates: add advanced audio support 2025-08-02 02:23:37 +00:00
cgo_audio.go build(audio): update cgo LDFLAGS to use env vars for library versions 2025-08-12 13:35:39 +00:00
cgo_audio_stub.go Improvements, Fixes: reduce mouse lag when audio is on 2025-08-04 23:29:47 +03:00
events.go Separation of Concerns: Move the audio-related code into the audio internal package 2025-08-05 02:04:37 +03:00
input.go Stability: prevent race condition when clicking on Mic Start, Stop buttons in quick succession 2025-08-05 09:02:21 +03:00
nonblocking_api.go Improvements, Fixes: reduce mouse lag when audio is on 2025-08-04 23:29:47 +03:00
nonblocking_audio.go Stability: prevent race condition when clicking on Mic Start, Stop buttons in quick succession 2025-08-05 09:02:21 +03:00
session.go Separation of Concerns: Move the audio-related code into the audio internal package 2025-08-05 02:04:37 +03:00