Crate fidl_fuchsia_ui_scenic
source ·Structs
Arguments passed into Present2(). Note that every argument is mandatory.
A Stream of incoming requests for Scenic
Scenic.TakeScreenshot() returns a raw BGRA formatted image in
sRGB color space and with a non-linear transfer function in this
struct.
The protocol endpoints used in creating a Scenic Session.
A Stream of incoming requests for SessionListener
A Stream of incoming requests for Session
A Stream of incoming requests for Snapshot
Enums
Listens for events which occur within the session.
Client use Sessions to interact with a Scenic instance by enqueuing commands
that create or modify resources.
Defines an interface to take view snapshots.