Capítulo 721 de 988

Chapter 721: getAvailableContainers()

Core Idea

:::warning We are phasing out Remotion WebCodecs and are moving to Mediabunny!

Key Concepts

  • As a type
  • See also

Code Examples

const containers = getAvailableContainers();
console.log(containers);
  • What it demonstrates: Usage pattern for getAvailableContainers() from the official docs.

Key Takeaways

  1. Understand as a type when working with getAvailableContainers().
  2. Understand see also when working with getAvailableContainers().

Connects To

  • Buffer Writer: related page in the WebCodecs (@remotion/webcodecs) section.
  • can Copy Audio Track: related page in the WebCodecs (@remotion/webcodecs) section.
  • can Copy Video Track: related page in the WebCodecs (@remotion/webcodecs) section.