| # Example: Frame compression | |
| This directory contains an application which demonstrate how limited | |
| support for frame compression can be used when producing frames | |
| using software or compute. By default, it continuously updates and | |
| presents a single image that moves around the screen in a cyclic manner. | |
| ## Usage | |
| ```shell | |
| $ present_view fuchsia-pkg://fuchsia.com/frame-compression#meta/frame-compression.cmx --AFBC | |
| ``` | |