class RemoveBufferCollection

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

Removes a BufferCollection resource from the pipe.

The `buffer_collection_id` resource is detached as well as all Images that are

associated with that BufferCollection. Leads to the same results as calling

`RemoveImage()` on all Images for `buffer_collection_id`.

The producer must wait for all release fences associated with the Images 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:

- `buffer_collection_id` does not reference a currently registered BufferCollection

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