mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 19:03:46 +02:00
Create conversion doc page, small fixes
This commit is contained in:
@@ -179,7 +179,7 @@ Codec encodability checks take [custom encoders](#custom-encoders) into account.
|
||||
|
||||
## Querying codec decodability
|
||||
|
||||
Whether a codec can be decoded depends on the specific codec configuration of an `InputTrack`; you can use its [`canDecode`](./reading-overview#codec-information) method to check.
|
||||
Whether a codec can be decoded depends on the specific codec configuration of an `InputTrack`; you can use its [`canDecode`](./reading-media-files#codec-information) method to check.
|
||||
|
||||
## Custom coders
|
||||
|
||||
|
||||
Reference in New Issue
Block a user