chromecast/starboard/media/renderer/README.md
This directory contains the StarboardRenderer class and other helper classes that implement various parts of the renderer's functionality.
This code is meant to replace CastRenderer and the CMA pipeline, specifically for use in linux cast builds. It offers several advantages over the CMA pipeline:
See https://github.com/youtube/cobalt/tree/main/starboard for details about Starboard APIs, and see here for the CMA code that can be replaced by this code.