docs: update API docs

This commit is contained in:
KrzysztofMoch 2023-09-25 08:34:38 +02:00
parent 04b52023f7
commit f79e68ba46

5
API.md
View File

@ -1684,8 +1684,9 @@ parameters:
- **width**, **height**: resolution to query
Possible results:
- **true** - codec supported
- **false** - codec is not supported
- **`hardware`** - codec is supported by hardware
- **`software`** - codec is supported by software only
- **`unsupported`** - codec is not supported
Example:
```