Crate fidl_fuchsia_camera3_common

Source

Structs§

Configuration
Describes a distinct configuration for the camera.
Configuration2
Describes a distinct configuration for the camera.
DeviceGetConfigurations2Response
DeviceGetConfigurationsResponse
DeviceGetIdentifierResponse
DeviceSetCurrentConfigurationRequest
DeviceSetSoftwareMuteStateRequest
DeviceWatchCurrentConfigurationResponse
DeviceWatchMuteStateResponse
DeviceWatcherWatchDevicesResponse
FrameRate
The frequency at which a Stream produces frames. The value is numerator / denominator, with units of frames-per-second (Hz). The representation is not necessarily an irreducible fraction.
StreamGetProperties2Response
StreamGetPropertiesResponse
StreamProperties
Describes the properties of a given stream.
StreamProperties2
Describes the properties of a given stream.
StreamSetCropRegionRequest
StreamSetResolutionRequest
StreamWatchCropRegionResponse
StreamWatchOrientationResponse
StreamWatchResolutionResponse

Enums§

Orientation
Describes the intended orientation of a given stream relative to its encoded data. For clarity, the documentation for each enum value is accompanied by an orientation of the chiral ‘⮬’ symbol illustrating the orientation of the stream’s encoded data.
WatchDevicesEvent

Constants§

MAX_CONFIGURATIONS_PER_CAMERA
MAX_IDENTIFIER_LENGTH
MAX_RESOLUTIONS_PER_STREAM
MAX_STREAMS_PER_CONFIGURATION
MAX_WATCH_DEVICES_EVENTS

Type Aliases§

DeviceId