Documentation oke.
This commit is contained in:
@@ -104,7 +104,7 @@ After termination, the underlying decoder is closed and released.
|
||||
The return value is otherwise unspecified.
|
||||
}
|
||||
|
||||
@section{Seeking}
|
||||
@section[#:tag "mp3-decoder-seeking"]{Seeking}
|
||||
|
||||
@defproc[(mp3-seek [handle struct?]
|
||||
[percentage number?])
|
||||
@@ -137,7 +137,7 @@ The procedure sets an internal stop flag and waits until the read loop
|
||||
has terminated, sleeping briefly between checks.
|
||||
}
|
||||
|
||||
@section{Notes}
|
||||
@section[#:tag "mp3-decoder-notes"]{Notes}
|
||||
|
||||
The stream-info hash is shared between initialization and decoding and
|
||||
is updated in place during playback.
|
||||
|
||||
Reference in New Issue
Block a user