mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
audiodecoder: fix documentation typo
This commit is contained in:
parent
8ab3947733
commit
b44978befe
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
* </listitem>
|
||||
* As of configuration stage, and throughout processing, GstAudioDecoder
|
||||
* provides various (context) parameters, e.g. describing the format of
|
||||
* output audio data (valid when output caps have been caps) or current parsing state.
|
||||
* output audio data (valid when output caps have been set) or current parsing state.
|
||||
* Conversely, subclass can and should configure context to inform
|
||||
* base class of its expectation w.r.t. buffer handling.
|
||||
* <listitem>
|
||||
|
|
Loading…
Reference in a new issue