Update home

Christian R. Helmrich 2020-01-28 21:00:57 +00:00
parent 68d095c116
commit b4f4fae039
1 changed files with 5 additions and 5 deletions

10
home.md

@ -4,11 +4,11 @@ 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. 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)
- [ExhaleEncAPI* exhaleCreate( )](https://gitlab.com/ecodis/exhale/-/wikis/api#exhaleencapi-exhalecreate)
- [unsigned exhaleInitEncoder( )](https://gitlab.com/ecodis/exhale/-/wikis/api#unsigned-exhaleinitencoder)
- [unsigned exhaleEncodeLookahead( )](https://gitlab.com/ecodis/exhale/-/wikis/api#unsigned-exhaleencodelookahead)
- [unsigned exhaleEncodeFrame( )](https://gitlab.com/ecodis/exhale/-/wikis/api#unsigned-exhaleencodeframe)
- [unsigned exhaleDelete( )](https://gitlab.com/ecodis/exhale/-/wikis/api#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)