class RemoveImage

Defined at line 198 of file fidling/gen/sdk/fidl/fuchsia.images/fuchsia.images/cpp/fidl/fuchsia.images/cpp/markers.h

Removes an image resource from the pipe.

The `image_id` is detached from the image resource and is free to be

reused to add a new image resource.

Removing an image from the image pipe does not affect the presentation

queue or the currently presented image.

The producer must wait for all release fences associated with the image to

be signaled before freeing or modifying the underlying memory object since

the image may still be in use in the presentation queue.

The following errors will cause the connection to be closed:

- `image_id` does not reference a currently registered image resource

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal