mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
Update documentation to contain the UTF-8 requirement.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@893 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
d4d1e5edf7
commit
6ab421381a
1 changed files with 5 additions and 0 deletions
|
|
@ -54,6 +54,11 @@
|
|||
* \li The complete but somewhat complicated to use asynchronous API
|
||||
* \li The simplified, easy to use, but limited synchronous API
|
||||
*
|
||||
* All strings in Polypaudio are in the UTF-8 encoding, regardless of current
|
||||
* locale. Some functions will filter invalid sequences from the string, some
|
||||
* will simply fail. To ensure reliable behaviour, make sure everything you
|
||||
* pass to the API is already in UTF-8.
|
||||
|
||||
* \section simple_sec Simple API
|
||||
*
|
||||
* Use this if you develop your program in synchronous style and just
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue