From f79e68ba46049bed071dbdfec1446829e35a853f Mon Sep 17 00:00:00 2001 From: KrzysztofMoch Date: Mon, 25 Sep 2023 08:34:38 +0200 Subject: [PATCH] docs: update API docs --- API.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/API.md b/API.md index 98b0779f..be1d021f 100644 --- a/API.md +++ b/API.md @@ -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: ```