Update home

Christian R. Helmrich 2020-01-28 20:00:37 +00:00
parent 28ba35de21
commit bbc5f6af8d

@ -3,7 +3,14 @@ exhale Wiki :: Home
The exhale Wiki is a collection of further information on the exhale application and library which is not included in the [README.md](https://gitlab.com/ecodis/exhale/blob/master/README.md) file provided with the exhale software distribution. It comprises the following sub-pages:
**[1. Frequently Asked Questions (FAQ)](https://gitlab.com/ecodis/exhale/-/wikis/faq)**
**[1. Application Programming Interface (API)](https://gitlab.com/ecodis/exhale/-/wikis/api)**
- [ExhaleEncAPI* exhaleCreate( )](https://gitlab.com/ecodis/exhale/-/wikis/faq#exhaleencapi-exhalecreate)
- [unsigned exhaleInitEncoder( )](https://gitlab.com/ecodis/exhale/-/wikis/faq#unsigned-exhaleinitencoder)
- [unsigned exhaleEncodeLookahead( )](https://gitlab.com/ecodis/exhale/-/wikis/faq#unsigned-exhaleencodelookahead)
- [unsigned exhaleEncodeFrame( )](https://gitlab.com/ecodis/exhale/-/wikis/faq#unsigned-exhaleencodeframe)
- [unsigned exhaleDelete( )](https://gitlab.com/ecodis/exhale/-/wikis/faq#unsigned-exhaledelete)
**[2. Frequently Asked Questions (FAQ)](https://gitlab.com/ecodis/exhale/-/wikis/faq)**
- [Can the exhale application write or copy metadata to an encoded file?](https://gitlab.com/ecodis/exhale/-/wikis/faq#can-the-exhale-application-write-or-copy-metadata-to-an-encoded-file)
- [How does the bit-rate mode of the exhale application or library work?](https://gitlab.com/ecodis/exhale/-/wikis/faq#how-does-the-bit-rate-mode-of-the-exhale-application-or-library-work)
- [I get corrupted files when encoding using exhale via foobar2000. Why?](https://gitlab.com/ecodis/exhale/-/wikis/faq#i-get-corrupted-files-when-encoding-using-exhale-via-foobar2000-why)