Documentation oke.

This commit is contained in:
2026-06-08 13:45:54 +02:00
parent b979be540e
commit 17846e068c
11 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -308,7 +308,7 @@ The RPC command path is protected by a mutex in the wrapper. This allows
different application threads to call playback procedures on the same handle
without interleaving the command and reply parts of a single RPC.
@section{Example}
@section[#:tag "audio-player-example"]{Example}
The following example creates a player, prints state changes, plays a file, and
then shuts the player down explicitly.