tree: c991cb68314f24c8725b1cc0cf5abe3ca9635bbd [path history] [tgz]
  1. README.md
sdk/fidl/fuchsia.camera3/README.md

fuchsia.camera3

PROTOCOLS

Device

Defined in fuchsia.camera3/device.fidl

ConnectToStream

Request {#Device.ConnectToStream_Request}

GetConfigurations

Request {#Device.GetConfigurations_Request}

<EMPTY>

Response {#Device.GetConfigurations_Response}

GetConfigurations2

Request {#Device.GetConfigurations2_Request}

<EMPTY>

Response {#Device.GetConfigurations2_Response}

GetIdentifier

Request {#Device.GetIdentifier_Request}

<EMPTY>

Response {#Device.GetIdentifier_Response}

Rebind

Request {#Device.Rebind_Request}

SetCurrentConfiguration

Request {#Device.SetCurrentConfiguration_Request}

SetSoftwareMuteState

Request {#Device.SetSoftwareMuteState_Request}

Response {#Device.SetSoftwareMuteState_Response}

<EMPTY>

WatchCurrentConfiguration

Request {#Device.WatchCurrentConfiguration_Request}

<EMPTY>

Response {#Device.WatchCurrentConfiguration_Response}

WatchMuteState

Request {#Device.WatchMuteState_Request}

<EMPTY>

Response {#Device.WatchMuteState_Response}

DeviceWatcher

Defined in fuchsia.camera3/device_watcher.fidl

ConnectToDevice

Request {#DeviceWatcher.ConnectToDevice_Request}

WatchDevices

Request {#DeviceWatcher.WatchDevices_Request}

<EMPTY>

Response {#DeviceWatcher.WatchDevices_Response}

Stream

Defined in fuchsia.camera3/stream.fidl

GetNextFrame

Request {#Stream.GetNextFrame_Request}

<EMPTY>

Response {#Stream.GetNextFrame_Response}

GetNextFrame2

Request {#Stream.GetNextFrame2_Request}

<EMPTY>

Response {#Stream.GetNextFrame2_Response}

GetProperties

Request {#Stream.GetProperties_Request}

<EMPTY>

Response {#Stream.GetProperties_Response}

GetProperties2

Request {#Stream.GetProperties2_Request}

<EMPTY>

Response {#Stream.GetProperties2_Response}

Rebind

Request {#Stream.Rebind_Request}

SetBufferCollection

Request {#Stream.SetBufferCollection_Request}

SetCropRegion

Request {#Stream.SetCropRegion_Request}

SetResolution

Request {#Stream.SetResolution_Request}

WatchBufferCollection

Request {#Stream.WatchBufferCollection_Request}

<EMPTY>

Response {#Stream.WatchBufferCollection_Response}

WatchCropRegion

Request {#Stream.WatchCropRegion_Request}

<EMPTY>

Response {#Stream.WatchCropRegion_Response}

WatchOrientation

Request {#Stream.WatchOrientation_Request}

<EMPTY>

Response {#Stream.WatchOrientation_Response}

WatchResolution

Request {#Stream.WatchResolution_Request}

<EMPTY>

Response {#Stream.WatchResolution_Response}

STRUCTS

Configuration {#Configuration data-text=“Configuration”}

Defined in fuchsia.camera3/device.fidl

FrameInfo resource{:.fidl-attribute} {#FrameInfo data-text=“FrameInfo”}

Defined in fuchsia.camera3/stream.fidl

FrameRate {#FrameRate data-text=“FrameRate”}

Defined in fuchsia.camera3/stream.fidl

StreamProperties {#StreamProperties data-text=“StreamProperties”}

Defined in fuchsia.camera3/stream.fidl

ENUMS

Orientation strict{:.fidl-attribute}

Type: uint32

Defined in fuchsia.camera3/stream.fidl

TABLES

Configuration2 {#Configuration2 data-text=“Configuration2”}

Defined in fuchsia.camera3/device.fidl

FrameInfo2 resource{:.fidl-attribute} {#FrameInfo2 data-text=“FrameInfo2”}

Defined in fuchsia.camera3/stream.fidl

StreamProperties2 {#StreamProperties2 data-text=“StreamProperties2”}

Defined in fuchsia.camera3/stream.fidl

UNIONS

WatchDevicesEvent strict{:.fidl-attribute} {#WatchDevicesEvent data-text=“WatchDevicesEvent”}

Defined in fuchsia.camera3/device_watcher.fidl

CONSTANTS

TYPE ALIASES