command
Version:
v0.0.6
Opens a new window with list of versions in this module.
Published: Mar 22, 2026
License: CC0-1.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Query audio state: volume levels, mute status, audio mode.
Build:
GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -o build/audio_status ./examples/audio_status/
adb push audio_status /data/local/tmp/ && adb shell /data/local/tmp/audio_status
Source Files
¶
Click to show internal directories.
Click to hide internal directories.