| # PoseBufferProvider Root Presenter Example | |
| This example shows how a root presenter would set up a stereo camera and | |
| wire it up to a PoseBufferProvider implementation. Does not actually implement | |
| fuchsia.ui.gfx.Presentation though it may in the future. | |
| ## USAGE | |
| ```shell | |
| $ run fuchsia-pkg://fuchsia.com/pose_buffer_presenter#meta/pose_buffer_presenter.cmx | |
| ``` |