Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterBatteryStateServiceServer(s grpc.ServiceRegistrar, srv BatteryStateServiceServer)
- func RegisterBufferServiceServer(s grpc.ServiceRegistrar, srv BufferServiceServer)
- func RegisterCameraAreaServiceServer(s grpc.ServiceRegistrar, srv CameraAreaServiceServer)
- func RegisterCameraAutoFocusCallbackServiceServer(s grpc.ServiceRegistrar, srv CameraAutoFocusCallbackServiceServer)
- func RegisterCameraAutoFocusMoveCallbackServiceServer(s grpc.ServiceRegistrar, srv CameraAutoFocusMoveCallbackServiceServer)
- func RegisterCameraErrorCallbackServiceServer(s grpc.ServiceRegistrar, srv CameraErrorCallbackServiceServer)
- func RegisterCameraFaceDetectionListenerServiceServer(s grpc.ServiceRegistrar, srv CameraFaceDetectionListenerServiceServer)
- func RegisterCameraOnZoomChangeListenerServiceServer(s grpc.ServiceRegistrar, srv CameraOnZoomChangeListenerServiceServer)
- func RegisterCameraParametersServiceServer(s grpc.ServiceRegistrar, srv CameraParametersServiceServer)
- func RegisterCameraPictureCallbackServiceServer(s grpc.ServiceRegistrar, srv CameraPictureCallbackServiceServer)
- func RegisterCameraPreviewCallbackServiceServer(s grpc.ServiceRegistrar, srv CameraPreviewCallbackServiceServer)
- func RegisterCameraServiceServer(s grpc.ServiceRegistrar, srv CameraServiceServer)
- func RegisterCameraShutterCallbackServiceServer(s grpc.ServiceRegistrar, srv CameraShutterCallbackServiceServer)
- func RegisterCameraSizeServiceServer(s grpc.ServiceRegistrar, srv CameraSizeServiceServer)
- func RegisterDataSpaceServiceServer(s grpc.ServiceRegistrar, srv DataSpaceServiceServer)
- func RegisterDisplayLutsEntryServiceServer(s grpc.ServiceRegistrar, srv DisplayLutsEntryServiceServer)
- func RegisterDisplayLutsServiceServer(s grpc.ServiceRegistrar, srv DisplayLutsServiceServer)
- func RegisterGeomagneticFieldServiceServer(s grpc.ServiceRegistrar, srv GeomagneticFieldServiceServer)
- func RegisterLutPropertiesServiceServer(s grpc.ServiceRegistrar, srv LutPropertiesServiceServer)
- func RegisterOverlayPropertiesServiceServer(s grpc.ServiceRegistrar, srv OverlayPropertiesServiceServer)
- func RegisterSensorDirectChannelServiceServer(s grpc.ServiceRegistrar, srv SensorDirectChannelServiceServer)
- func RegisterSensorEventCallbackServiceServer(s grpc.ServiceRegistrar, srv SensorEventCallbackServiceServer)
- func RegisterSensorEventListener2ServiceServer(s grpc.ServiceRegistrar, srv SensorEventListener2ServiceServer)
- func RegisterSensorEventListenerServiceServer(s grpc.ServiceRegistrar, srv SensorEventListenerServiceServer)
- func RegisterSensorListenerServiceServer(s grpc.ServiceRegistrar, srv SensorListenerServiceServer)
- func RegisterSensorManagerDynamicSensorCallbackServiceServer(s grpc.ServiceRegistrar, srv SensorManagerDynamicSensorCallbackServiceServer)
- func RegisterSensorManagerServiceServer(s grpc.ServiceRegistrar, srv SensorManagerServiceServer)
- func RegisterSensorPrivacyManagerServiceServer(s grpc.ServiceRegistrar, srv SensorPrivacyManagerServiceServer)
- func RegisterSensorServiceServer(s grpc.ServiceRegistrar, srv SensorServiceServer)
- func RegisterSyncFenceServiceServer(s grpc.ServiceRegistrar, srv SyncFenceServiceServer)
- func RegisterTriggerEventListenerServiceServer(s grpc.ServiceRegistrar, srv TriggerEventListenerServiceServer)
- type AddCallbackBufferRequest
- func (*AddCallbackBufferRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddCallbackBufferRequest) GetArg0() int64
- func (*AddCallbackBufferRequest) ProtoMessage()
- func (x *AddCallbackBufferRequest) ProtoReflect() protoreflect.Message
- func (x *AddCallbackBufferRequest) Reset()
- func (x *AddCallbackBufferRequest) String() string
- type AddCallbackBufferResponse
- type AutoFocusRequest
- type AutoFocusResponse
- type AwaitForeverRequest
- func (*AwaitForeverRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AwaitForeverRequest) GetHandle() int64
- func (*AwaitForeverRequest) ProtoMessage()
- func (x *AwaitForeverRequest) ProtoReflect() protoreflect.Message
- func (x *AwaitForeverRequest) Reset()
- func (x *AwaitForeverRequest) String() string
- type AwaitForeverResponse
- func (*AwaitForeverResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AwaitForeverResponse) GetResult() bool
- func (*AwaitForeverResponse) ProtoMessage()
- func (x *AwaitForeverResponse) ProtoReflect() protoreflect.Message
- func (x *AwaitForeverResponse) Reset()
- func (x *AwaitForeverResponse) String() string
- type AwaitRequest
- func (*AwaitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AwaitRequest) GetArg0() int64
- func (x *AwaitRequest) GetHandle() int64
- func (*AwaitRequest) ProtoMessage()
- func (x *AwaitRequest) ProtoReflect() protoreflect.Message
- func (x *AwaitRequest) Reset()
- func (x *AwaitRequest) String() string
- type AwaitResponse
- type BatteryStateServiceClient
- type BatteryStateServiceServer
- type BufferCloseRequest
- type BufferDescribeContentsRequest
- func (*BufferDescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (*BufferDescribeContentsRequest) ProtoMessage()
- func (x *BufferDescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *BufferDescribeContentsRequest) Reset()
- func (x *BufferDescribeContentsRequest) String() string
- type BufferGetIdResponse
- func (*BufferGetIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BufferGetIdResponse) GetResult() int64
- func (*BufferGetIdResponse) ProtoMessage()
- func (x *BufferGetIdResponse) ProtoReflect() protoreflect.Message
- func (x *BufferGetIdResponse) Reset()
- func (x *BufferGetIdResponse) String() string
- type BufferServiceClient
- type BufferServiceServer
- type BufferWriteToParcelRequest
- func (*BufferWriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BufferWriteToParcelRequest) GetArg0() int64
- func (x *BufferWriteToParcelRequest) GetArg1() int32
- func (*BufferWriteToParcelRequest) ProtoMessage()
- func (x *BufferWriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *BufferWriteToParcelRequest) Reset()
- func (x *BufferWriteToParcelRequest) String() string
- type CameraAreaServiceClient
- type CameraAreaServiceServer
- type CameraAutoFocusCallbackServiceClient
- type CameraAutoFocusCallbackServiceServer
- type CameraAutoFocusMoveCallbackServiceClient
- type CameraAutoFocusMoveCallbackServiceServer
- type CameraErrorCallbackServiceClient
- type CameraErrorCallbackServiceServer
- type CameraFaceDetectionListenerServiceClient
- type CameraFaceDetectionListenerServiceServer
- type CameraOnZoomChangeListenerServiceClient
- type CameraOnZoomChangeListenerServiceServer
- type CameraParametersServiceClient
- type CameraParametersServiceServer
- type CameraParametersSet2_1Request
- func (*CameraParametersSet2_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *CameraParametersSet2_1Request) GetArg0() string
- func (x *CameraParametersSet2_1Request) GetArg1() string
- func (*CameraParametersSet2_1Request) ProtoMessage()
- func (x *CameraParametersSet2_1Request) ProtoReflect() protoreflect.Message
- func (x *CameraParametersSet2_1Request) Reset()
- func (x *CameraParametersSet2_1Request) String() string
- type CameraPictureCallbackServiceClient
- type CameraPictureCallbackServiceServer
- type CameraPreviewCallbackServiceClient
- type CameraPreviewCallbackServiceServer
- type CameraServiceClient
- type CameraServiceServer
- type CameraShutterCallbackServiceClient
- type CameraShutterCallbackServiceServer
- type CameraSizeServiceClient
- type CameraSizeServiceServer
- type CancelAutoFocusRequest
- type CancelAutoFocusResponse
- type CancelTriggerSensorRequest
- func (*CancelTriggerSensorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelTriggerSensorRequest) GetArg0() int64
- func (x *CancelTriggerSensorRequest) GetArg1() int64
- func (*CancelTriggerSensorRequest) ProtoMessage()
- func (x *CancelTriggerSensorRequest) ProtoReflect() protoreflect.Message
- func (x *CancelTriggerSensorRequest) Reset()
- func (x *CancelTriggerSensorRequest) String() string
- type CancelTriggerSensorResponse
- func (*CancelTriggerSensorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CancelTriggerSensorResponse) GetResult() bool
- func (*CancelTriggerSensorResponse) ProtoMessage()
- func (x *CancelTriggerSensorResponse) ProtoReflect() protoreflect.Message
- func (x *CancelTriggerSensorResponse) Reset()
- func (x *CancelTriggerSensorResponse) String() string
- type CloseRequest
- type CloseResponse
- type ConfigureRequest
- func (*ConfigureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigureRequest) GetArg0() int64
- func (x *ConfigureRequest) GetArg1() int32
- func (*ConfigureRequest) ProtoMessage()
- func (x *ConfigureRequest) ProtoReflect() protoreflect.Message
- func (x *ConfigureRequest) Reset()
- func (x *ConfigureRequest) String() string
- type ConfigureResponse
- type CreateDirectChannel1Request
- func (*CreateDirectChannel1Request) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDirectChannel1Request) GetArg0() int64
- func (*CreateDirectChannel1Request) ProtoMessage()
- func (x *CreateDirectChannel1Request) ProtoReflect() protoreflect.Message
- func (x *CreateDirectChannel1Request) Reset()
- func (x *CreateDirectChannel1Request) String() string
- type CreateDirectChannel1Response
- func (*CreateDirectChannel1Response) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDirectChannel1Response) GetResult() int64
- func (*CreateDirectChannel1Response) ProtoMessage()
- func (x *CreateDirectChannel1Response) ProtoReflect() protoreflect.Message
- func (x *CreateDirectChannel1Response) Reset()
- func (x *CreateDirectChannel1Response) String() string
- type CreateDirectChannel1_1Request
- func (*CreateDirectChannel1_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDirectChannel1_1Request) GetArg0() int64
- func (*CreateDirectChannel1_1Request) ProtoMessage()
- func (x *CreateDirectChannel1_1Request) ProtoReflect() protoreflect.Message
- func (x *CreateDirectChannel1_1Request) Reset()
- func (x *CreateDirectChannel1_1Request) String() string
- type CreateDirectChannel1_1Response
- func (*CreateDirectChannel1_1Response) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDirectChannel1_1Response) GetResult() int64
- func (*CreateDirectChannel1_1Response) ProtoMessage()
- func (x *CreateDirectChannel1_1Response) ProtoReflect() protoreflect.Message
- func (x *CreateDirectChannel1_1Response) Reset()
- func (x *CreateDirectChannel1_1Response) String() string
- type CreateRequest
- func (*CreateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRequest) GetArg0() int32
- func (x *CreateRequest) GetArg1() int32
- func (x *CreateRequest) GetArg2() int32
- func (x *CreateRequest) GetArg3() int32
- func (x *CreateRequest) GetArg4() int64
- func (*CreateRequest) ProtoMessage()
- func (x *CreateRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRequest) Reset()
- func (x *CreateRequest) String() string
- type CreateResponse
- type DataSpaceServiceClient
- type DataSpaceServiceServer
- type DescribeContentsRequest
- func (*DescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeContentsRequest) GetHandle() int64
- func (*DescribeContentsRequest) ProtoMessage()
- func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *DescribeContentsRequest) Reset()
- func (x *DescribeContentsRequest) String() string
- type DescribeContentsResponse
- func (*DescribeContentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DescribeContentsResponse) GetResult() int32
- func (*DescribeContentsResponse) ProtoMessage()
- func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message
- func (x *DescribeContentsResponse) Reset()
- func (x *DescribeContentsResponse) String() string
- type DisplayLutsEntryServiceClient
- type DisplayLutsEntryServiceServer
- type DisplayLutsEntryToStringRequest
- func (*DisplayLutsEntryToStringRequest) Descriptor() ([]byte, []int)deprecated
- func (*DisplayLutsEntryToStringRequest) ProtoMessage()
- func (x *DisplayLutsEntryToStringRequest) ProtoReflect() protoreflect.Message
- func (x *DisplayLutsEntryToStringRequest) Reset()
- func (x *DisplayLutsEntryToStringRequest) String() string
- type DisplayLutsServiceClient
- type DisplayLutsServiceServer
- type EnableShutterSoundRequest
- func (*EnableShutterSoundRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableShutterSoundRequest) GetArg0() bool
- func (*EnableShutterSoundRequest) ProtoMessage()
- func (x *EnableShutterSoundRequest) ProtoReflect() protoreflect.Message
- func (x *EnableShutterSoundRequest) Reset()
- func (x *EnableShutterSoundRequest) String() string
- type EnableShutterSoundResponse
- func (*EnableShutterSoundResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EnableShutterSoundResponse) GetResult() bool
- func (*EnableShutterSoundResponse) ProtoMessage()
- func (x *EnableShutterSoundResponse) ProtoReflect() protoreflect.Message
- func (x *EnableShutterSoundResponse) Reset()
- func (x *EnableShutterSoundResponse) String() string
- type EqualsRequest
- type EqualsResponse
- type FlattenRequest
- type FlattenResponse
- type FlushRequest
- type FlushResponse
- type GeomagneticFieldServiceClient
- type GeomagneticFieldServiceServer
- type GetAltitudeRequest
- func (*GetAltitudeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAltitudeRequest) GetArg0() float32
- func (x *GetAltitudeRequest) GetArg1() float32
- func (*GetAltitudeRequest) ProtoMessage()
- func (x *GetAltitudeRequest) ProtoReflect() protoreflect.Message
- func (x *GetAltitudeRequest) Reset()
- func (x *GetAltitudeRequest) String() string
- type GetAltitudeResponse
- func (*GetAltitudeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAltitudeResponse) GetResult() float32
- func (*GetAltitudeResponse) ProtoMessage()
- func (x *GetAltitudeResponse) ProtoReflect() protoreflect.Message
- func (x *GetAltitudeResponse) Reset()
- func (x *GetAltitudeResponse) String() string
- type GetAngleChangeRequest
- func (*GetAngleChangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAngleChangeRequest) GetArg0() int64
- func (x *GetAngleChangeRequest) GetArg1() int64
- func (x *GetAngleChangeRequest) GetArg2() int64
- func (*GetAngleChangeRequest) ProtoMessage()
- func (x *GetAngleChangeRequest) ProtoReflect() protoreflect.Message
- func (x *GetAngleChangeRequest) Reset()
- func (x *GetAngleChangeRequest) String() string
- type GetAngleChangeResponse
- type GetAntibandingRequest
- type GetAntibandingResponse
- func (*GetAntibandingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAntibandingResponse) GetResult() string
- func (*GetAntibandingResponse) ProtoMessage()
- func (x *GetAntibandingResponse) ProtoReflect() protoreflect.Message
- func (x *GetAntibandingResponse) Reset()
- func (x *GetAntibandingResponse) String() string
- type GetAutoExposureLockRequest
- type GetAutoExposureLockResponse
- func (*GetAutoExposureLockResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAutoExposureLockResponse) GetResult() bool
- func (*GetAutoExposureLockResponse) ProtoMessage()
- func (x *GetAutoExposureLockResponse) ProtoReflect() protoreflect.Message
- func (x *GetAutoExposureLockResponse) Reset()
- func (x *GetAutoExposureLockResponse) String() string
- type GetAutoWhiteBalanceLockRequest
- func (*GetAutoWhiteBalanceLockRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetAutoWhiteBalanceLockRequest) ProtoMessage()
- func (x *GetAutoWhiteBalanceLockRequest) ProtoReflect() protoreflect.Message
- func (x *GetAutoWhiteBalanceLockRequest) Reset()
- func (x *GetAutoWhiteBalanceLockRequest) String() string
- type GetAutoWhiteBalanceLockResponse
- func (*GetAutoWhiteBalanceLockResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAutoWhiteBalanceLockResponse) GetResult() bool
- func (*GetAutoWhiteBalanceLockResponse) ProtoMessage()
- func (x *GetAutoWhiteBalanceLockResponse) ProtoReflect() protoreflect.Message
- func (x *GetAutoWhiteBalanceLockResponse) Reset()
- func (x *GetAutoWhiteBalanceLockResponse) String() string
- type GetBufferRequest
- type GetBufferResponse
- type GetCameraInfoRequest
- func (*GetCameraInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCameraInfoRequest) GetArg0() int32
- func (x *GetCameraInfoRequest) GetArg1() int64
- func (*GetCameraInfoRequest) ProtoMessage()
- func (x *GetCameraInfoRequest) ProtoReflect() protoreflect.Message
- func (x *GetCameraInfoRequest) Reset()
- func (x *GetCameraInfoRequest) String() string
- type GetCameraInfoResponse
- type GetCapacityRequest
- type GetCapacityResponse
- func (*GetCapacityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCapacityResponse) GetResult() float32
- func (*GetCapacityResponse) ProtoMessage()
- func (x *GetCapacityResponse) ProtoReflect() protoreflect.Message
- func (x *GetCapacityResponse) Reset()
- func (x *GetCapacityResponse) String() string
- type GetColorEffectRequest
- type GetColorEffectResponse
- func (*GetColorEffectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetColorEffectResponse) GetResult() string
- func (*GetColorEffectResponse) ProtoMessage()
- func (x *GetColorEffectResponse) ProtoReflect() protoreflect.Message
- func (x *GetColorEffectResponse) Reset()
- func (x *GetColorEffectResponse) String() string
- type GetDeclinationRequest
- func (*GetDeclinationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeclinationRequest) GetHandle() int64
- func (*GetDeclinationRequest) ProtoMessage()
- func (x *GetDeclinationRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeclinationRequest) Reset()
- func (x *GetDeclinationRequest) String() string
- type GetDeclinationResponse
- func (*GetDeclinationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeclinationResponse) GetResult() float32
- func (*GetDeclinationResponse) ProtoMessage()
- func (x *GetDeclinationResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeclinationResponse) Reset()
- func (x *GetDeclinationResponse) String() string
- type GetDefaultSensor1Request
- func (*GetDefaultSensor1Request) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultSensor1Request) GetArg0() int32
- func (*GetDefaultSensor1Request) ProtoMessage()
- func (x *GetDefaultSensor1Request) ProtoReflect() protoreflect.Message
- func (x *GetDefaultSensor1Request) Reset()
- func (x *GetDefaultSensor1Request) String() string
- type GetDefaultSensor1Response
- func (*GetDefaultSensor1Response) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultSensor1Response) GetResult() int64
- func (*GetDefaultSensor1Response) ProtoMessage()
- func (x *GetDefaultSensor1Response) ProtoReflect() protoreflect.Message
- func (x *GetDefaultSensor1Response) Reset()
- func (x *GetDefaultSensor1Response) String() string
- type GetDefaultSensor2_1Request
- func (*GetDefaultSensor2_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultSensor2_1Request) GetArg0() int32
- func (x *GetDefaultSensor2_1Request) GetArg1() bool
- func (*GetDefaultSensor2_1Request) ProtoMessage()
- func (x *GetDefaultSensor2_1Request) ProtoReflect() protoreflect.Message
- func (x *GetDefaultSensor2_1Request) Reset()
- func (x *GetDefaultSensor2_1Request) String() string
- type GetDefaultSensor2_1Response
- func (*GetDefaultSensor2_1Response) Descriptor() ([]byte, []int)deprecated
- func (x *GetDefaultSensor2_1Response) GetResult() int64
- func (*GetDefaultSensor2_1Response) ProtoMessage()
- func (x *GetDefaultSensor2_1Response) ProtoReflect() protoreflect.Message
- func (x *GetDefaultSensor2_1Response) Reset()
- func (x *GetDefaultSensor2_1Response) String() string
- type GetDimensionRequest
- type GetDimensionResponse
- func (*GetDimensionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDimensionResponse) GetResult() int32
- func (*GetDimensionResponse) ProtoMessage()
- func (x *GetDimensionResponse) ProtoReflect() protoreflect.Message
- func (x *GetDimensionResponse) Reset()
- func (x *GetDimensionResponse) String() string
- type GetDynamicSensorListRequest
- func (*GetDynamicSensorListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDynamicSensorListRequest) GetArg0() int32
- func (*GetDynamicSensorListRequest) ProtoMessage()
- func (x *GetDynamicSensorListRequest) ProtoReflect() protoreflect.Message
- func (x *GetDynamicSensorListRequest) Reset()
- func (x *GetDynamicSensorListRequest) String() string
- type GetDynamicSensorListResponse
- func (*GetDynamicSensorListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDynamicSensorListResponse) GetResult() int64
- func (*GetDynamicSensorListResponse) ProtoMessage()
- func (x *GetDynamicSensorListResponse) ProtoReflect() protoreflect.Message
- func (x *GetDynamicSensorListResponse) Reset()
- func (x *GetDynamicSensorListResponse) String() string
- type GetExposureCompensationRequest
- func (*GetExposureCompensationRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetExposureCompensationRequest) ProtoMessage()
- func (x *GetExposureCompensationRequest) ProtoReflect() protoreflect.Message
- func (x *GetExposureCompensationRequest) Reset()
- func (x *GetExposureCompensationRequest) String() string
- type GetExposureCompensationResponse
- func (*GetExposureCompensationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetExposureCompensationResponse) GetResult() int32
- func (*GetExposureCompensationResponse) ProtoMessage()
- func (x *GetExposureCompensationResponse) ProtoReflect() protoreflect.Message
- func (x *GetExposureCompensationResponse) Reset()
- func (x *GetExposureCompensationResponse) String() string
- type GetExposureCompensationStepRequest
- func (*GetExposureCompensationStepRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetExposureCompensationStepRequest) ProtoMessage()
- func (x *GetExposureCompensationStepRequest) ProtoReflect() protoreflect.Message
- func (x *GetExposureCompensationStepRequest) Reset()
- func (x *GetExposureCompensationStepRequest) String() string
- type GetExposureCompensationStepResponse
- func (*GetExposureCompensationStepResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetExposureCompensationStepResponse) GetResult() float32
- func (*GetExposureCompensationStepResponse) ProtoMessage()
- func (x *GetExposureCompensationStepResponse) ProtoReflect() protoreflect.Message
- func (x *GetExposureCompensationStepResponse) Reset()
- func (x *GetExposureCompensationStepResponse) String() string
- type GetFieldStrengthRequest
- func (*GetFieldStrengthRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFieldStrengthRequest) GetHandle() int64
- func (*GetFieldStrengthRequest) ProtoMessage()
- func (x *GetFieldStrengthRequest) ProtoReflect() protoreflect.Message
- func (x *GetFieldStrengthRequest) Reset()
- func (x *GetFieldStrengthRequest) String() string
- type GetFieldStrengthResponse
- func (*GetFieldStrengthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFieldStrengthResponse) GetResult() float32
- func (*GetFieldStrengthResponse) ProtoMessage()
- func (x *GetFieldStrengthResponse) ProtoReflect() protoreflect.Message
- func (x *GetFieldStrengthResponse) Reset()
- func (x *GetFieldStrengthResponse) String() string
- type GetFifoMaxEventCountRequest
- type GetFifoMaxEventCountResponse
- func (*GetFifoMaxEventCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFifoMaxEventCountResponse) GetResult() int32
- func (*GetFifoMaxEventCountResponse) ProtoMessage()
- func (x *GetFifoMaxEventCountResponse) ProtoReflect() protoreflect.Message
- func (x *GetFifoMaxEventCountResponse) Reset()
- func (x *GetFifoMaxEventCountResponse) String() string
- type GetFifoReservedEventCountRequest
- func (*GetFifoReservedEventCountRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetFifoReservedEventCountRequest) ProtoMessage()
- func (x *GetFifoReservedEventCountRequest) ProtoReflect() protoreflect.Message
- func (x *GetFifoReservedEventCountRequest) Reset()
- func (x *GetFifoReservedEventCountRequest) String() string
- type GetFifoReservedEventCountResponse
- func (*GetFifoReservedEventCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFifoReservedEventCountResponse) GetResult() int32
- func (*GetFifoReservedEventCountResponse) ProtoMessage()
- func (x *GetFifoReservedEventCountResponse) ProtoReflect() protoreflect.Message
- func (x *GetFifoReservedEventCountResponse) Reset()
- func (x *GetFifoReservedEventCountResponse) String() string
- type GetFlashModeRequest
- type GetFlashModeResponse
- func (*GetFlashModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFlashModeResponse) GetResult() string
- func (*GetFlashModeResponse) ProtoMessage()
- func (x *GetFlashModeResponse) ProtoReflect() protoreflect.Message
- func (x *GetFlashModeResponse) Reset()
- func (x *GetFlashModeResponse) String() string
- type GetFocalLengthRequest
- type GetFocalLengthResponse
- func (*GetFocalLengthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFocalLengthResponse) GetResult() float32
- func (*GetFocalLengthResponse) ProtoMessage()
- func (x *GetFocalLengthResponse) ProtoReflect() protoreflect.Message
- func (x *GetFocalLengthResponse) Reset()
- func (x *GetFocalLengthResponse) String() string
- type GetFocusAreasRequest
- type GetFocusAreasResponse
- func (*GetFocusAreasResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFocusAreasResponse) GetResult() int64
- func (*GetFocusAreasResponse) ProtoMessage()
- func (x *GetFocusAreasResponse) ProtoReflect() protoreflect.Message
- func (x *GetFocusAreasResponse) Reset()
- func (x *GetFocusAreasResponse) String() string
- type GetFocusDistancesRequest
- func (*GetFocusDistancesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFocusDistancesRequest) GetArg0() int64
- func (*GetFocusDistancesRequest) ProtoMessage()
- func (x *GetFocusDistancesRequest) ProtoReflect() protoreflect.Message
- func (x *GetFocusDistancesRequest) Reset()
- func (x *GetFocusDistancesRequest) String() string
- type GetFocusDistancesResponse
- type GetFocusModeRequest
- type GetFocusModeResponse
- func (*GetFocusModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFocusModeResponse) GetResult() string
- func (*GetFocusModeResponse) ProtoMessage()
- func (x *GetFocusModeResponse) ProtoReflect() protoreflect.Message
- func (x *GetFocusModeResponse) Reset()
- func (x *GetFocusModeResponse) String() string
- type GetFormatRequest
- type GetFormatResponse
- type GetHeightRequest
- type GetHeightResponse
- type GetHighestDirectReportRateLevelRequest
- func (*GetHighestDirectReportRateLevelRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetHighestDirectReportRateLevelRequest) ProtoMessage()
- func (x *GetHighestDirectReportRateLevelRequest) ProtoReflect() protoreflect.Message
- func (x *GetHighestDirectReportRateLevelRequest) Reset()
- func (x *GetHighestDirectReportRateLevelRequest) String() string
- type GetHighestDirectReportRateLevelResponse
- func (*GetHighestDirectReportRateLevelResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetHighestDirectReportRateLevelResponse) GetResult() int32
- func (*GetHighestDirectReportRateLevelResponse) ProtoMessage()
- func (x *GetHighestDirectReportRateLevelResponse) ProtoReflect() protoreflect.Message
- func (x *GetHighestDirectReportRateLevelResponse) Reset()
- func (x *GetHighestDirectReportRateLevelResponse) String() string
- type GetHorizontalStrengthRequest
- func (*GetHorizontalStrengthRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetHorizontalStrengthRequest) GetHandle() int64
- func (*GetHorizontalStrengthRequest) ProtoMessage()
- func (x *GetHorizontalStrengthRequest) ProtoReflect() protoreflect.Message
- func (x *GetHorizontalStrengthRequest) Reset()
- func (x *GetHorizontalStrengthRequest) String() string
- type GetHorizontalStrengthResponse
- func (*GetHorizontalStrengthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetHorizontalStrengthResponse) GetResult() float32
- func (*GetHorizontalStrengthResponse) ProtoMessage()
- func (x *GetHorizontalStrengthResponse) ProtoReflect() protoreflect.Message
- func (x *GetHorizontalStrengthResponse) Reset()
- func (x *GetHorizontalStrengthResponse) String() string
- type GetHorizontalViewAngleRequest
- func (*GetHorizontalViewAngleRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetHorizontalViewAngleRequest) ProtoMessage()
- func (x *GetHorizontalViewAngleRequest) ProtoReflect() protoreflect.Message
- func (x *GetHorizontalViewAngleRequest) Reset()
- func (x *GetHorizontalViewAngleRequest) String() string
- type GetHorizontalViewAngleResponse
- func (*GetHorizontalViewAngleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetHorizontalViewAngleResponse) GetResult() float32
- func (*GetHorizontalViewAngleResponse) ProtoMessage()
- func (x *GetHorizontalViewAngleResponse) ProtoReflect() protoreflect.Message
- func (x *GetHorizontalViewAngleResponse) Reset()
- func (x *GetHorizontalViewAngleResponse) String() string
- type GetIdRequest
- type GetIdResponse
- type GetInclinationRequest
- func (*GetInclinationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInclinationRequest) GetHandle() int64
- func (*GetInclinationRequest) ProtoMessage()
- func (x *GetInclinationRequest) ProtoReflect() protoreflect.Message
- func (x *GetInclinationRequest) Reset()
- func (x *GetInclinationRequest) String() string
- type GetInclinationResponse
- func (*GetInclinationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInclinationResponse) GetResult() float32
- func (*GetInclinationResponse) ProtoMessage()
- func (x *GetInclinationResponse) ProtoReflect() protoreflect.Message
- func (x *GetInclinationResponse) Reset()
- func (x *GetInclinationResponse) String() string
- type GetIntRequest
- type GetIntResponse
- type GetJpegQualityRequest
- type GetJpegQualityResponse
- func (*GetJpegQualityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetJpegQualityResponse) GetResult() int32
- func (*GetJpegQualityResponse) ProtoMessage()
- func (x *GetJpegQualityResponse) ProtoReflect() protoreflect.Message
- func (x *GetJpegQualityResponse) Reset()
- func (x *GetJpegQualityResponse) String() string
- type GetJpegThumbnailQualityRequest
- func (*GetJpegThumbnailQualityRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetJpegThumbnailQualityRequest) ProtoMessage()
- func (x *GetJpegThumbnailQualityRequest) ProtoReflect() protoreflect.Message
- func (x *GetJpegThumbnailQualityRequest) Reset()
- func (x *GetJpegThumbnailQualityRequest) String() string
- type GetJpegThumbnailQualityResponse
- func (*GetJpegThumbnailQualityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetJpegThumbnailQualityResponse) GetResult() int32
- func (*GetJpegThumbnailQualityResponse) ProtoMessage()
- func (x *GetJpegThumbnailQualityResponse) ProtoReflect() protoreflect.Message
- func (x *GetJpegThumbnailQualityResponse) Reset()
- func (x *GetJpegThumbnailQualityResponse) String() string
- type GetJpegThumbnailSizeRequest
- type GetJpegThumbnailSizeResponse
- func (*GetJpegThumbnailSizeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetJpegThumbnailSizeResponse) GetResult() int64
- func (*GetJpegThumbnailSizeResponse) ProtoMessage()
- func (x *GetJpegThumbnailSizeResponse) ProtoReflect() protoreflect.Message
- func (x *GetJpegThumbnailSizeResponse) Reset()
- func (x *GetJpegThumbnailSizeResponse) String() string
- type GetLayersRequest
- type GetLayersResponse
- type GetLutPropertiesRequest
- type GetLutPropertiesResponse
- func (*GetLutPropertiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLutPropertiesResponse) GetResult() int64
- func (*GetLutPropertiesResponse) ProtoMessage()
- func (x *GetLutPropertiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetLutPropertiesResponse) Reset()
- func (x *GetLutPropertiesResponse) String() string
- type GetMaxDelayRequest
- type GetMaxDelayResponse
- func (*GetMaxDelayResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaxDelayResponse) GetResult() int32
- func (*GetMaxDelayResponse) ProtoMessage()
- func (x *GetMaxDelayResponse) ProtoReflect() protoreflect.Message
- func (x *GetMaxDelayResponse) Reset()
- func (x *GetMaxDelayResponse) String() string
- type GetMaxExposureCompensationRequest
- func (*GetMaxExposureCompensationRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetMaxExposureCompensationRequest) ProtoMessage()
- func (x *GetMaxExposureCompensationRequest) ProtoReflect() protoreflect.Message
- func (x *GetMaxExposureCompensationRequest) Reset()
- func (x *GetMaxExposureCompensationRequest) String() string
- type GetMaxExposureCompensationResponse
- func (*GetMaxExposureCompensationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaxExposureCompensationResponse) GetResult() int32
- func (*GetMaxExposureCompensationResponse) ProtoMessage()
- func (x *GetMaxExposureCompensationResponse) ProtoReflect() protoreflect.Message
- func (x *GetMaxExposureCompensationResponse) Reset()
- func (x *GetMaxExposureCompensationResponse) String() string
- type GetMaxNumDetectedFacesRequest
- func (*GetMaxNumDetectedFacesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetMaxNumDetectedFacesRequest) ProtoMessage()
- func (x *GetMaxNumDetectedFacesRequest) ProtoReflect() protoreflect.Message
- func (x *GetMaxNumDetectedFacesRequest) Reset()
- func (x *GetMaxNumDetectedFacesRequest) String() string
- type GetMaxNumDetectedFacesResponse
- func (*GetMaxNumDetectedFacesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaxNumDetectedFacesResponse) GetResult() int32
- func (*GetMaxNumDetectedFacesResponse) ProtoMessage()
- func (x *GetMaxNumDetectedFacesResponse) ProtoReflect() protoreflect.Message
- func (x *GetMaxNumDetectedFacesResponse) Reset()
- func (x *GetMaxNumDetectedFacesResponse) String() string
- type GetMaxNumFocusAreasRequest
- type GetMaxNumFocusAreasResponse
- func (*GetMaxNumFocusAreasResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaxNumFocusAreasResponse) GetResult() int32
- func (*GetMaxNumFocusAreasResponse) ProtoMessage()
- func (x *GetMaxNumFocusAreasResponse) ProtoReflect() protoreflect.Message
- func (x *GetMaxNumFocusAreasResponse) Reset()
- func (x *GetMaxNumFocusAreasResponse) String() string
- type GetMaxNumMeteringAreasRequest
- func (*GetMaxNumMeteringAreasRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetMaxNumMeteringAreasRequest) ProtoMessage()
- func (x *GetMaxNumMeteringAreasRequest) ProtoReflect() protoreflect.Message
- func (x *GetMaxNumMeteringAreasRequest) Reset()
- func (x *GetMaxNumMeteringAreasRequest) String() string
- type GetMaxNumMeteringAreasResponse
- func (*GetMaxNumMeteringAreasResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaxNumMeteringAreasResponse) GetResult() int32
- func (*GetMaxNumMeteringAreasResponse) ProtoMessage()
- func (x *GetMaxNumMeteringAreasResponse) ProtoReflect() protoreflect.Message
- func (x *GetMaxNumMeteringAreasResponse) Reset()
- func (x *GetMaxNumMeteringAreasResponse) String() string
- type GetMaxZoomRequest
- type GetMaxZoomResponse
- func (*GetMaxZoomResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaxZoomResponse) GetResult() int32
- func (*GetMaxZoomResponse) ProtoMessage()
- func (x *GetMaxZoomResponse) ProtoReflect() protoreflect.Message
- func (x *GetMaxZoomResponse) Reset()
- func (x *GetMaxZoomResponse) String() string
- type GetMaximumRangeRequest
- type GetMaximumRangeResponse
- func (*GetMaximumRangeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaximumRangeResponse) GetResult() float32
- func (*GetMaximumRangeResponse) ProtoMessage()
- func (x *GetMaximumRangeResponse) ProtoReflect() protoreflect.Message
- func (x *GetMaximumRangeResponse) Reset()
- func (x *GetMaximumRangeResponse) String() string
- type GetMeteringAreasRequest
- type GetMeteringAreasResponse
- func (*GetMeteringAreasResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMeteringAreasResponse) GetResult() int64
- func (*GetMeteringAreasResponse) ProtoMessage()
- func (x *GetMeteringAreasResponse) ProtoReflect() protoreflect.Message
- func (x *GetMeteringAreasResponse) Reset()
- func (x *GetMeteringAreasResponse) String() string
- type GetMinDelayRequest
- type GetMinDelayResponse
- func (*GetMinDelayResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMinDelayResponse) GetResult() int32
- func (*GetMinDelayResponse) ProtoMessage()
- func (x *GetMinDelayResponse) ProtoReflect() protoreflect.Message
- func (x *GetMinDelayResponse) Reset()
- func (x *GetMinDelayResponse) String() string
- type GetMinExposureCompensationRequest
- func (*GetMinExposureCompensationRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetMinExposureCompensationRequest) ProtoMessage()
- func (x *GetMinExposureCompensationRequest) ProtoReflect() protoreflect.Message
- func (x *GetMinExposureCompensationRequest) Reset()
- func (x *GetMinExposureCompensationRequest) String() string
- type GetMinExposureCompensationResponse
- func (*GetMinExposureCompensationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMinExposureCompensationResponse) GetResult() int32
- func (*GetMinExposureCompensationResponse) ProtoMessage()
- func (x *GetMinExposureCompensationResponse) ProtoReflect() protoreflect.Message
- func (x *GetMinExposureCompensationResponse) Reset()
- func (x *GetMinExposureCompensationResponse) String() string
- type GetNameRequest
- type GetNameResponse
- type GetNumberOfCamerasRequest
- type GetNumberOfCamerasResponse
- func (*GetNumberOfCamerasResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNumberOfCamerasResponse) GetResult() int32
- func (*GetNumberOfCamerasResponse) ProtoMessage()
- func (x *GetNumberOfCamerasResponse) ProtoReflect() protoreflect.Message
- func (x *GetNumberOfCamerasResponse) Reset()
- func (x *GetNumberOfCamerasResponse) String() string
- type GetOrientationRequest
- func (*GetOrientationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrientationRequest) GetArg0() int64
- func (x *GetOrientationRequest) GetArg1() int64
- func (*GetOrientationRequest) ProtoMessage()
- func (x *GetOrientationRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrientationRequest) Reset()
- func (x *GetOrientationRequest) String() string
- type GetOrientationResponse
- func (*GetOrientationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrientationResponse) GetResult() int64
- func (*GetOrientationResponse) ProtoMessage()
- func (x *GetOrientationResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrientationResponse) Reset()
- func (x *GetOrientationResponse) String() string
- type GetParametersRequest
- type GetParametersResponse
- func (*GetParametersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetParametersResponse) GetResult() int64
- func (*GetParametersResponse) ProtoMessage()
- func (x *GetParametersResponse) ProtoReflect() protoreflect.Message
- func (x *GetParametersResponse) Reset()
- func (x *GetParametersResponse) String() string
- type GetPictureFormatRequest
- type GetPictureFormatResponse
- func (*GetPictureFormatResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPictureFormatResponse) GetResult() int32
- func (*GetPictureFormatResponse) ProtoMessage()
- func (x *GetPictureFormatResponse) ProtoReflect() protoreflect.Message
- func (x *GetPictureFormatResponse) Reset()
- func (x *GetPictureFormatResponse) String() string
- type GetPictureSizeRequest
- type GetPictureSizeResponse
- func (*GetPictureSizeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPictureSizeResponse) GetResult() int64
- func (*GetPictureSizeResponse) ProtoMessage()
- func (x *GetPictureSizeResponse) ProtoReflect() protoreflect.Message
- func (x *GetPictureSizeResponse) Reset()
- func (x *GetPictureSizeResponse) String() string
- type GetPowerRequest
- type GetPowerResponse
- type GetPreferredPreviewSizeForVideoRequest
- func (*GetPreferredPreviewSizeForVideoRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetPreferredPreviewSizeForVideoRequest) ProtoMessage()
- func (x *GetPreferredPreviewSizeForVideoRequest) ProtoReflect() protoreflect.Message
- func (x *GetPreferredPreviewSizeForVideoRequest) Reset()
- func (x *GetPreferredPreviewSizeForVideoRequest) String() string
- type GetPreferredPreviewSizeForVideoResponse
- func (*GetPreferredPreviewSizeForVideoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPreferredPreviewSizeForVideoResponse) GetResult() int64
- func (*GetPreferredPreviewSizeForVideoResponse) ProtoMessage()
- func (x *GetPreferredPreviewSizeForVideoResponse) ProtoReflect() protoreflect.Message
- func (x *GetPreferredPreviewSizeForVideoResponse) Reset()
- func (x *GetPreferredPreviewSizeForVideoResponse) String() string
- type GetPreviewFormatRequest
- type GetPreviewFormatResponse
- func (*GetPreviewFormatResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPreviewFormatResponse) GetResult() int32
- func (*GetPreviewFormatResponse) ProtoMessage()
- func (x *GetPreviewFormatResponse) ProtoReflect() protoreflect.Message
- func (x *GetPreviewFormatResponse) Reset()
- func (x *GetPreviewFormatResponse) String() string
- type GetPreviewFpsRangeRequest
- func (*GetPreviewFpsRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPreviewFpsRangeRequest) GetArg0() int64
- func (*GetPreviewFpsRangeRequest) ProtoMessage()
- func (x *GetPreviewFpsRangeRequest) ProtoReflect() protoreflect.Message
- func (x *GetPreviewFpsRangeRequest) Reset()
- func (x *GetPreviewFpsRangeRequest) String() string
- type GetPreviewFpsRangeResponse
- type GetPreviewFrameRateRequest
- type GetPreviewFrameRateResponse
- func (*GetPreviewFrameRateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPreviewFrameRateResponse) GetResult() int32
- func (*GetPreviewFrameRateResponse) ProtoMessage()
- func (x *GetPreviewFrameRateResponse) ProtoReflect() protoreflect.Message
- func (x *GetPreviewFrameRateResponse) Reset()
- func (x *GetPreviewFrameRateResponse) String() string
- type GetPreviewSizeRequest
- type GetPreviewSizeResponse
- func (*GetPreviewSizeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPreviewSizeResponse) GetResult() int64
- func (*GetPreviewSizeResponse) ProtoMessage()
- func (x *GetPreviewSizeResponse) ProtoReflect() protoreflect.Message
- func (x *GetPreviewSizeResponse) Reset()
- func (x *GetPreviewSizeResponse) String() string
- type GetQuaternionFromVectorRequest
- func (*GetQuaternionFromVectorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetQuaternionFromVectorRequest) GetArg0() int64
- func (x *GetQuaternionFromVectorRequest) GetArg1() int64
- func (*GetQuaternionFromVectorRequest) ProtoMessage()
- func (x *GetQuaternionFromVectorRequest) ProtoReflect() protoreflect.Message
- func (x *GetQuaternionFromVectorRequest) Reset()
- func (x *GetQuaternionFromVectorRequest) String() string
- type GetQuaternionFromVectorResponse
- func (*GetQuaternionFromVectorResponse) Descriptor() ([]byte, []int)deprecated
- func (*GetQuaternionFromVectorResponse) ProtoMessage()
- func (x *GetQuaternionFromVectorResponse) ProtoReflect() protoreflect.Message
- func (x *GetQuaternionFromVectorResponse) Reset()
- func (x *GetQuaternionFromVectorResponse) String() string
- type GetRangeRequest
- type GetRangeResponse
- type GetReportingModeRequest
- type GetReportingModeResponse
- func (*GetReportingModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetReportingModeResponse) GetResult() int32
- func (*GetReportingModeResponse) ProtoMessage()
- func (x *GetReportingModeResponse) ProtoReflect() protoreflect.Message
- func (x *GetReportingModeResponse) Reset()
- func (x *GetReportingModeResponse) String() string
- type GetRequest
- type GetResolutionRequest
- type GetResolutionResponse
- func (*GetResolutionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetResolutionResponse) GetResult() float32
- func (*GetResolutionResponse) ProtoMessage()
- func (x *GetResolutionResponse) ProtoReflect() protoreflect.Message
- func (x *GetResolutionResponse) Reset()
- func (x *GetResolutionResponse) String() string
- type GetResponse
- type GetRotationMatrixFromVectorRequest
- func (*GetRotationMatrixFromVectorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRotationMatrixFromVectorRequest) GetArg0() int64
- func (x *GetRotationMatrixFromVectorRequest) GetArg1() int64
- func (*GetRotationMatrixFromVectorRequest) ProtoMessage()
- func (x *GetRotationMatrixFromVectorRequest) ProtoReflect() protoreflect.Message
- func (x *GetRotationMatrixFromVectorRequest) Reset()
- func (x *GetRotationMatrixFromVectorRequest) String() string
- type GetRotationMatrixFromVectorResponse
- func (*GetRotationMatrixFromVectorResponse) Descriptor() ([]byte, []int)deprecated
- func (*GetRotationMatrixFromVectorResponse) ProtoMessage()
- func (x *GetRotationMatrixFromVectorResponse) ProtoReflect() protoreflect.Message
- func (x *GetRotationMatrixFromVectorResponse) Reset()
- func (x *GetRotationMatrixFromVectorResponse) String() string
- type GetRotationMatrixRequest
- func (*GetRotationMatrixRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRotationMatrixRequest) GetArg0() int64
- func (x *GetRotationMatrixRequest) GetArg1() int64
- func (x *GetRotationMatrixRequest) GetArg2() int64
- func (x *GetRotationMatrixRequest) GetArg3() int64
- func (*GetRotationMatrixRequest) ProtoMessage()
- func (x *GetRotationMatrixRequest) ProtoReflect() protoreflect.Message
- func (x *GetRotationMatrixRequest) Reset()
- func (x *GetRotationMatrixRequest) String() string
- type GetRotationMatrixResponse
- func (*GetRotationMatrixResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRotationMatrixResponse) GetResult() bool
- func (*GetRotationMatrixResponse) ProtoMessage()
- func (x *GetRotationMatrixResponse) ProtoReflect() protoreflect.Message
- func (x *GetRotationMatrixResponse) Reset()
- func (x *GetRotationMatrixResponse) String() string
- type GetSamplingKeyRequest
- type GetSamplingKeyResponse
- func (*GetSamplingKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSamplingKeyResponse) GetResult() int32
- func (*GetSamplingKeyResponse) ProtoMessage()
- func (x *GetSamplingKeyResponse) ProtoReflect() protoreflect.Message
- func (x *GetSamplingKeyResponse) Reset()
- func (x *GetSamplingKeyResponse) String() string
- type GetSamplingKeysRequest
- type GetSamplingKeysResponse
- func (*GetSamplingKeysResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSamplingKeysResponse) GetResult() int64
- func (*GetSamplingKeysResponse) ProtoMessage()
- func (x *GetSamplingKeysResponse) ProtoReflect() protoreflect.Message
- func (x *GetSamplingKeysResponse) Reset()
- func (x *GetSamplingKeysResponse) String() string
- type GetSceneModeRequest
- type GetSceneModeResponse
- func (*GetSceneModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSceneModeResponse) GetResult() string
- func (*GetSceneModeResponse) ProtoMessage()
- func (x *GetSceneModeResponse) ProtoReflect() protoreflect.Message
- func (x *GetSceneModeResponse) Reset()
- func (x *GetSceneModeResponse) String() string
- type GetSensorListRequest
- func (*GetSensorListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSensorListRequest) GetArg0() int32
- func (*GetSensorListRequest) ProtoMessage()
- func (x *GetSensorListRequest) ProtoReflect() protoreflect.Message
- func (x *GetSensorListRequest) Reset()
- func (x *GetSensorListRequest) String() string
- type GetSensorListResponse
- func (*GetSensorListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSensorListResponse) GetResult() int64
- func (*GetSensorListResponse) ProtoMessage()
- func (x *GetSensorListResponse) ProtoReflect() protoreflect.Message
- func (x *GetSensorListResponse) Reset()
- func (x *GetSensorListResponse) String() string
- type GetSensorsRequest
- type GetSensorsResponse
- func (*GetSensorsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSensorsResponse) GetResult() int32
- func (*GetSensorsResponse) ProtoMessage()
- func (x *GetSensorsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSensorsResponse) Reset()
- func (x *GetSensorsResponse) String() string
- type GetSignalTimeRequest
- func (*GetSignalTimeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSignalTimeRequest) GetHandle() int64
- func (*GetSignalTimeRequest) ProtoMessage()
- func (x *GetSignalTimeRequest) ProtoReflect() protoreflect.Message
- func (x *GetSignalTimeRequest) Reset()
- func (x *GetSignalTimeRequest) String() string
- type GetSignalTimeResponse
- func (*GetSignalTimeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSignalTimeResponse) GetResult() int64
- func (*GetSignalTimeResponse) ProtoMessage()
- func (x *GetSignalTimeResponse) ProtoReflect() protoreflect.Message
- func (x *GetSignalTimeResponse) Reset()
- func (x *GetSignalTimeResponse) String() string
- type GetSizeRequest
- type GetSizeResponse
- type GetStandardRequest
- type GetStandardResponse
- func (*GetStandardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStandardResponse) GetResult() int32
- func (*GetStandardResponse) ProtoMessage()
- func (x *GetStandardResponse) ProtoReflect() protoreflect.Message
- func (x *GetStandardResponse) Reset()
- func (x *GetStandardResponse) String() string
- type GetStatusRequest
- type GetStatusResponse
- type GetStringTypeRequest
- type GetStringTypeResponse
- func (*GetStringTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStringTypeResponse) GetResult() string
- func (*GetStringTypeResponse) ProtoMessage()
- func (x *GetStringTypeResponse) ProtoReflect() protoreflect.Message
- func (x *GetStringTypeResponse) Reset()
- func (x *GetStringTypeResponse) String() string
- type GetSupportedAntibandingRequest
- func (*GetSupportedAntibandingRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedAntibandingRequest) ProtoMessage()
- func (x *GetSupportedAntibandingRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedAntibandingRequest) Reset()
- func (x *GetSupportedAntibandingRequest) String() string
- type GetSupportedAntibandingResponse
- func (*GetSupportedAntibandingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedAntibandingResponse) GetResult() int64
- func (*GetSupportedAntibandingResponse) ProtoMessage()
- func (x *GetSupportedAntibandingResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedAntibandingResponse) Reset()
- func (x *GetSupportedAntibandingResponse) String() string
- type GetSupportedColorEffectsRequest
- func (*GetSupportedColorEffectsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedColorEffectsRequest) ProtoMessage()
- func (x *GetSupportedColorEffectsRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedColorEffectsRequest) Reset()
- func (x *GetSupportedColorEffectsRequest) String() string
- type GetSupportedColorEffectsResponse
- func (*GetSupportedColorEffectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedColorEffectsResponse) GetResult() int64
- func (*GetSupportedColorEffectsResponse) ProtoMessage()
- func (x *GetSupportedColorEffectsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedColorEffectsResponse) Reset()
- func (x *GetSupportedColorEffectsResponse) String() string
- type GetSupportedFlashModesRequest
- func (*GetSupportedFlashModesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedFlashModesRequest) ProtoMessage()
- func (x *GetSupportedFlashModesRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedFlashModesRequest) Reset()
- func (x *GetSupportedFlashModesRequest) String() string
- type GetSupportedFlashModesResponse
- func (*GetSupportedFlashModesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedFlashModesResponse) GetResult() int64
- func (*GetSupportedFlashModesResponse) ProtoMessage()
- func (x *GetSupportedFlashModesResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedFlashModesResponse) Reset()
- func (x *GetSupportedFlashModesResponse) String() string
- type GetSupportedFocusModesRequest
- func (*GetSupportedFocusModesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedFocusModesRequest) ProtoMessage()
- func (x *GetSupportedFocusModesRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedFocusModesRequest) Reset()
- func (x *GetSupportedFocusModesRequest) String() string
- type GetSupportedFocusModesResponse
- func (*GetSupportedFocusModesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedFocusModesResponse) GetResult() int64
- func (*GetSupportedFocusModesResponse) ProtoMessage()
- func (x *GetSupportedFocusModesResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedFocusModesResponse) Reset()
- func (x *GetSupportedFocusModesResponse) String() string
- type GetSupportedJpegThumbnailSizesRequest
- func (*GetSupportedJpegThumbnailSizesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedJpegThumbnailSizesRequest) ProtoMessage()
- func (x *GetSupportedJpegThumbnailSizesRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedJpegThumbnailSizesRequest) Reset()
- func (x *GetSupportedJpegThumbnailSizesRequest) String() string
- type GetSupportedJpegThumbnailSizesResponse
- func (*GetSupportedJpegThumbnailSizesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedJpegThumbnailSizesResponse) GetResult() int64
- func (*GetSupportedJpegThumbnailSizesResponse) ProtoMessage()
- func (x *GetSupportedJpegThumbnailSizesResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedJpegThumbnailSizesResponse) Reset()
- func (x *GetSupportedJpegThumbnailSizesResponse) String() string
- type GetSupportedPictureFormatsRequest
- func (*GetSupportedPictureFormatsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedPictureFormatsRequest) ProtoMessage()
- func (x *GetSupportedPictureFormatsRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedPictureFormatsRequest) Reset()
- func (x *GetSupportedPictureFormatsRequest) String() string
- type GetSupportedPictureFormatsResponse
- func (*GetSupportedPictureFormatsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedPictureFormatsResponse) GetResult() int64
- func (*GetSupportedPictureFormatsResponse) ProtoMessage()
- func (x *GetSupportedPictureFormatsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedPictureFormatsResponse) Reset()
- func (x *GetSupportedPictureFormatsResponse) String() string
- type GetSupportedPictureSizesRequest
- func (*GetSupportedPictureSizesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedPictureSizesRequest) ProtoMessage()
- func (x *GetSupportedPictureSizesRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedPictureSizesRequest) Reset()
- func (x *GetSupportedPictureSizesRequest) String() string
- type GetSupportedPictureSizesResponse
- func (*GetSupportedPictureSizesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedPictureSizesResponse) GetResult() int64
- func (*GetSupportedPictureSizesResponse) ProtoMessage()
- func (x *GetSupportedPictureSizesResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedPictureSizesResponse) Reset()
- func (x *GetSupportedPictureSizesResponse) String() string
- type GetSupportedPreviewFormatsRequest
- func (*GetSupportedPreviewFormatsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedPreviewFormatsRequest) ProtoMessage()
- func (x *GetSupportedPreviewFormatsRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedPreviewFormatsRequest) Reset()
- func (x *GetSupportedPreviewFormatsRequest) String() string
- type GetSupportedPreviewFormatsResponse
- func (*GetSupportedPreviewFormatsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedPreviewFormatsResponse) GetResult() int64
- func (*GetSupportedPreviewFormatsResponse) ProtoMessage()
- func (x *GetSupportedPreviewFormatsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedPreviewFormatsResponse) Reset()
- func (x *GetSupportedPreviewFormatsResponse) String() string
- type GetSupportedPreviewFpsRangeRequest
- func (*GetSupportedPreviewFpsRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedPreviewFpsRangeRequest) ProtoMessage()
- func (x *GetSupportedPreviewFpsRangeRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedPreviewFpsRangeRequest) Reset()
- func (x *GetSupportedPreviewFpsRangeRequest) String() string
- type GetSupportedPreviewFpsRangeResponse
- func (*GetSupportedPreviewFpsRangeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedPreviewFpsRangeResponse) GetResult() int64
- func (*GetSupportedPreviewFpsRangeResponse) ProtoMessage()
- func (x *GetSupportedPreviewFpsRangeResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedPreviewFpsRangeResponse) Reset()
- func (x *GetSupportedPreviewFpsRangeResponse) String() string
- type GetSupportedPreviewFrameRatesRequest
- func (*GetSupportedPreviewFrameRatesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedPreviewFrameRatesRequest) ProtoMessage()
- func (x *GetSupportedPreviewFrameRatesRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedPreviewFrameRatesRequest) Reset()
- func (x *GetSupportedPreviewFrameRatesRequest) String() string
- type GetSupportedPreviewFrameRatesResponse
- func (*GetSupportedPreviewFrameRatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedPreviewFrameRatesResponse) GetResult() int64
- func (*GetSupportedPreviewFrameRatesResponse) ProtoMessage()
- func (x *GetSupportedPreviewFrameRatesResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedPreviewFrameRatesResponse) Reset()
- func (x *GetSupportedPreviewFrameRatesResponse) String() string
- type GetSupportedPreviewSizesRequest
- func (*GetSupportedPreviewSizesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedPreviewSizesRequest) ProtoMessage()
- func (x *GetSupportedPreviewSizesRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedPreviewSizesRequest) Reset()
- func (x *GetSupportedPreviewSizesRequest) String() string
- type GetSupportedPreviewSizesResponse
- func (*GetSupportedPreviewSizesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedPreviewSizesResponse) GetResult() int64
- func (*GetSupportedPreviewSizesResponse) ProtoMessage()
- func (x *GetSupportedPreviewSizesResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedPreviewSizesResponse) Reset()
- func (x *GetSupportedPreviewSizesResponse) String() string
- type GetSupportedSceneModesRequest
- func (*GetSupportedSceneModesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedSceneModesRequest) ProtoMessage()
- func (x *GetSupportedSceneModesRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedSceneModesRequest) Reset()
- func (x *GetSupportedSceneModesRequest) String() string
- type GetSupportedSceneModesResponse
- func (*GetSupportedSceneModesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedSceneModesResponse) GetResult() int64
- func (*GetSupportedSceneModesResponse) ProtoMessage()
- func (x *GetSupportedSceneModesResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedSceneModesResponse) Reset()
- func (x *GetSupportedSceneModesResponse) String() string
- type GetSupportedVideoSizesRequest
- func (*GetSupportedVideoSizesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedVideoSizesRequest) ProtoMessage()
- func (x *GetSupportedVideoSizesRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedVideoSizesRequest) Reset()
- func (x *GetSupportedVideoSizesRequest) String() string
- type GetSupportedVideoSizesResponse
- func (*GetSupportedVideoSizesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedVideoSizesResponse) GetResult() int64
- func (*GetSupportedVideoSizesResponse) ProtoMessage()
- func (x *GetSupportedVideoSizesResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedVideoSizesResponse) Reset()
- func (x *GetSupportedVideoSizesResponse) String() string
- type GetSupportedWhiteBalanceRequest
- func (*GetSupportedWhiteBalanceRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedWhiteBalanceRequest) ProtoMessage()
- func (x *GetSupportedWhiteBalanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedWhiteBalanceRequest) Reset()
- func (x *GetSupportedWhiteBalanceRequest) String() string
- type GetSupportedWhiteBalanceResponse
- func (*GetSupportedWhiteBalanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedWhiteBalanceResponse) GetResult() int64
- func (*GetSupportedWhiteBalanceResponse) ProtoMessage()
- func (x *GetSupportedWhiteBalanceResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedWhiteBalanceResponse) Reset()
- func (x *GetSupportedWhiteBalanceResponse) String() string
- type GetTransferRequest
- type GetTransferResponse
- func (*GetTransferResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransferResponse) GetResult() int32
- func (*GetTransferResponse) ProtoMessage()
- func (x *GetTransferResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransferResponse) Reset()
- func (x *GetTransferResponse) String() string
- type GetTypeRequest
- type GetTypeResponse
- type GetUsageRequest
- type GetUsageResponse
- type GetVendorRequest
- type GetVendorResponse
- type GetVersionRequest
- type GetVersionResponse
- func (*GetVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVersionResponse) GetResult() int32
- func (*GetVersionResponse) ProtoMessage()
- func (x *GetVersionResponse) ProtoReflect() protoreflect.Message
- func (x *GetVersionResponse) Reset()
- func (x *GetVersionResponse) String() string
- type GetVerticalViewAngleRequest
- type GetVerticalViewAngleResponse
- func (*GetVerticalViewAngleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVerticalViewAngleResponse) GetResult() float32
- func (*GetVerticalViewAngleResponse) ProtoMessage()
- func (x *GetVerticalViewAngleResponse) ProtoReflect() protoreflect.Message
- func (x *GetVerticalViewAngleResponse) Reset()
- func (x *GetVerticalViewAngleResponse) String() string
- type GetVideoStabilizationRequest
- func (*GetVideoStabilizationRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetVideoStabilizationRequest) ProtoMessage()
- func (x *GetVideoStabilizationRequest) ProtoReflect() protoreflect.Message
- func (x *GetVideoStabilizationRequest) Reset()
- func (x *GetVideoStabilizationRequest) String() string
- type GetVideoStabilizationResponse
- func (*GetVideoStabilizationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVideoStabilizationResponse) GetResult() bool
- func (*GetVideoStabilizationResponse) ProtoMessage()
- func (x *GetVideoStabilizationResponse) ProtoReflect() protoreflect.Message
- func (x *GetVideoStabilizationResponse) Reset()
- func (x *GetVideoStabilizationResponse) String() string
- type GetWhiteBalanceRequest
- type GetWhiteBalanceResponse
- func (*GetWhiteBalanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWhiteBalanceResponse) GetResult() string
- func (*GetWhiteBalanceResponse) ProtoMessage()
- func (x *GetWhiteBalanceResponse) ProtoReflect() protoreflect.Message
- func (x *GetWhiteBalanceResponse) Reset()
- func (x *GetWhiteBalanceResponse) String() string
- type GetWidthRequest
- type GetWidthResponse
- type GetXRequest
- type GetXResponse
- type GetYRequest
- type GetYResponse
- type GetZRequest
- type GetZResponse
- type GetZoomRatiosRequest
- type GetZoomRatiosResponse
- func (*GetZoomRatiosResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetZoomRatiosResponse) GetResult() int64
- func (*GetZoomRatiosResponse) ProtoMessage()
- func (x *GetZoomRatiosResponse) ProtoReflect() protoreflect.Message
- func (x *GetZoomRatiosResponse) Reset()
- func (x *GetZoomRatiosResponse) String() string
- type GetZoomRequest
- type GetZoomResponse
- type HashCodeRequest
- type HashCodeResponse
- type IsAdditionalInfoSupportedRequest
- func (*IsAdditionalInfoSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsAdditionalInfoSupportedRequest) ProtoMessage()
- func (x *IsAdditionalInfoSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsAdditionalInfoSupportedRequest) Reset()
- func (x *IsAdditionalInfoSupportedRequest) String() string
- type IsAdditionalInfoSupportedResponse
- func (*IsAdditionalInfoSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsAdditionalInfoSupportedResponse) GetResult() bool
- func (*IsAdditionalInfoSupportedResponse) ProtoMessage()
- func (x *IsAdditionalInfoSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsAdditionalInfoSupportedResponse) Reset()
- func (x *IsAdditionalInfoSupportedResponse) String() string
- type IsAutoExposureLockSupportedRequest
- func (*IsAutoExposureLockSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsAutoExposureLockSupportedRequest) ProtoMessage()
- func (x *IsAutoExposureLockSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsAutoExposureLockSupportedRequest) Reset()
- func (x *IsAutoExposureLockSupportedRequest) String() string
- type IsAutoExposureLockSupportedResponse
- func (*IsAutoExposureLockSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsAutoExposureLockSupportedResponse) GetResult() bool
- func (*IsAutoExposureLockSupportedResponse) ProtoMessage()
- func (x *IsAutoExposureLockSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsAutoExposureLockSupportedResponse) Reset()
- func (x *IsAutoExposureLockSupportedResponse) String() string
- type IsAutoWhiteBalanceLockSupportedRequest
- func (*IsAutoWhiteBalanceLockSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsAutoWhiteBalanceLockSupportedRequest) ProtoMessage()
- func (x *IsAutoWhiteBalanceLockSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsAutoWhiteBalanceLockSupportedRequest) Reset()
- func (x *IsAutoWhiteBalanceLockSupportedRequest) String() string
- type IsAutoWhiteBalanceLockSupportedResponse
- func (*IsAutoWhiteBalanceLockSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsAutoWhiteBalanceLockSupportedResponse) GetResult() bool
- func (*IsAutoWhiteBalanceLockSupportedResponse) ProtoMessage()
- func (x *IsAutoWhiteBalanceLockSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsAutoWhiteBalanceLockSupportedResponse) Reset()
- func (x *IsAutoWhiteBalanceLockSupportedResponse) String() string
- type IsClosedRequest
- type IsClosedResponse
- type IsCombinationSupportedRequest
- func (*IsCombinationSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsCombinationSupportedRequest) GetArg0() int32
- func (x *IsCombinationSupportedRequest) GetArg1() int32
- func (*IsCombinationSupportedRequest) ProtoMessage()
- func (x *IsCombinationSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsCombinationSupportedRequest) Reset()
- func (x *IsCombinationSupportedRequest) String() string
- type IsCombinationSupportedResponse
- func (*IsCombinationSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsCombinationSupportedResponse) GetResult() bool
- func (*IsCombinationSupportedResponse) ProtoMessage()
- func (x *IsCombinationSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsCombinationSupportedResponse) Reset()
- func (x *IsCombinationSupportedResponse) String() string
- type IsDirectChannelTypeSupportedRequest
- func (*IsDirectChannelTypeSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsDirectChannelTypeSupportedRequest) GetArg0() int32
- func (*IsDirectChannelTypeSupportedRequest) ProtoMessage()
- func (x *IsDirectChannelTypeSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsDirectChannelTypeSupportedRequest) Reset()
- func (x *IsDirectChannelTypeSupportedRequest) String() string
- type IsDirectChannelTypeSupportedResponse
- func (*IsDirectChannelTypeSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsDirectChannelTypeSupportedResponse) GetResult() bool
- func (*IsDirectChannelTypeSupportedResponse) ProtoMessage()
- func (x *IsDirectChannelTypeSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsDirectChannelTypeSupportedResponse) Reset()
- func (x *IsDirectChannelTypeSupportedResponse) String() string
- type IsDynamicSensorDiscoverySupportedRequest
- func (*IsDynamicSensorDiscoverySupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsDynamicSensorDiscoverySupportedRequest) ProtoMessage()
- func (x *IsDynamicSensorDiscoverySupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsDynamicSensorDiscoverySupportedRequest) Reset()
- func (x *IsDynamicSensorDiscoverySupportedRequest) String() string
- type IsDynamicSensorDiscoverySupportedResponse
- func (*IsDynamicSensorDiscoverySupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsDynamicSensorDiscoverySupportedResponse) GetResult() bool
- func (*IsDynamicSensorDiscoverySupportedResponse) ProtoMessage()
- func (x *IsDynamicSensorDiscoverySupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsDynamicSensorDiscoverySupportedResponse) Reset()
- func (x *IsDynamicSensorDiscoverySupportedResponse) String() string
- type IsDynamicSensorRequest
- type IsDynamicSensorResponse
- func (*IsDynamicSensorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsDynamicSensorResponse) GetResult() bool
- func (*IsDynamicSensorResponse) ProtoMessage()
- func (x *IsDynamicSensorResponse) ProtoReflect() protoreflect.Message
- func (x *IsDynamicSensorResponse) Reset()
- func (x *IsDynamicSensorResponse) String() string
- type IsMixedColorSpacesSupportedRequest
- func (*IsMixedColorSpacesSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsMixedColorSpacesSupportedRequest) ProtoMessage()
- func (x *IsMixedColorSpacesSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsMixedColorSpacesSupportedRequest) Reset()
- func (x *IsMixedColorSpacesSupportedRequest) String() string
- type IsMixedColorSpacesSupportedResponse
- func (*IsMixedColorSpacesSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsMixedColorSpacesSupportedResponse) GetResult() bool
- func (*IsMixedColorSpacesSupportedResponse) ProtoMessage()
- func (x *IsMixedColorSpacesSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsMixedColorSpacesSupportedResponse) Reset()
- func (x *IsMixedColorSpacesSupportedResponse) String() string
- type IsOpenRequest
- type IsOpenResponse
- type IsPresentRequest
- type IsPresentResponse
- type IsSmoothZoomSupportedRequest
- func (*IsSmoothZoomSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsSmoothZoomSupportedRequest) ProtoMessage()
- func (x *IsSmoothZoomSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsSmoothZoomSupportedRequest) Reset()
- func (x *IsSmoothZoomSupportedRequest) String() string
- type IsSmoothZoomSupportedResponse
- func (*IsSmoothZoomSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsSmoothZoomSupportedResponse) GetResult() bool
- func (*IsSmoothZoomSupportedResponse) ProtoMessage()
- func (x *IsSmoothZoomSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsSmoothZoomSupportedResponse) Reset()
- func (x *IsSmoothZoomSupportedResponse) String() string
- type IsSupportedRequest
- func (*IsSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsSupportedRequest) GetArg0() int32
- func (x *IsSupportedRequest) GetArg1() int32
- func (x *IsSupportedRequest) GetArg2() int32
- func (x *IsSupportedRequest) GetArg3() int32
- func (x *IsSupportedRequest) GetArg4() int64
- func (*IsSupportedRequest) ProtoMessage()
- func (x *IsSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsSupportedRequest) Reset()
- func (x *IsSupportedRequest) String() string
- type IsSupportedResponse
- func (*IsSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsSupportedResponse) GetResult() bool
- func (*IsSupportedResponse) ProtoMessage()
- func (x *IsSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsSupportedResponse) Reset()
- func (x *IsSupportedResponse) String() string
- type IsValidRequest
- type IsValidResponse
- type IsVideoSnapshotSupportedRequest
- func (*IsVideoSnapshotSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsVideoSnapshotSupportedRequest) ProtoMessage()
- func (x *IsVideoSnapshotSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsVideoSnapshotSupportedRequest) Reset()
- func (x *IsVideoSnapshotSupportedRequest) String() string
- type IsVideoSnapshotSupportedResponse
- func (*IsVideoSnapshotSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsVideoSnapshotSupportedResponse) GetResult() bool
- func (*IsVideoSnapshotSupportedResponse) ProtoMessage()
- func (x *IsVideoSnapshotSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsVideoSnapshotSupportedResponse) Reset()
- func (x *IsVideoSnapshotSupportedResponse) String() string
- type IsVideoStabilizationSupportedRequest
- func (*IsVideoStabilizationSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (*IsVideoStabilizationSupportedRequest) ProtoMessage()
- func (x *IsVideoStabilizationSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *IsVideoStabilizationSupportedRequest) Reset()
- func (x *IsVideoStabilizationSupportedRequest) String() string
- type IsVideoStabilizationSupportedResponse
- func (*IsVideoStabilizationSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsVideoStabilizationSupportedResponse) GetResult() bool
- func (*IsVideoStabilizationSupportedResponse) ProtoMessage()
- func (x *IsVideoStabilizationSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsVideoStabilizationSupportedResponse) Reset()
- func (x *IsVideoStabilizationSupportedResponse) String() string
- type IsWakeUpSensorRequest
- type IsWakeUpSensorResponse
- func (*IsWakeUpSensorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsWakeUpSensorResponse) GetResult() bool
- func (*IsWakeUpSensorResponse) ProtoMessage()
- func (x *IsWakeUpSensorResponse) ProtoReflect() protoreflect.Message
- func (x *IsWakeUpSensorResponse) Reset()
- func (x *IsWakeUpSensorResponse) String() string
- type IsZoomSupportedRequest
- type IsZoomSupportedResponse
- func (*IsZoomSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsZoomSupportedResponse) GetResult() bool
- func (*IsZoomSupportedResponse) ProtoMessage()
- func (x *IsZoomSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *IsZoomSupportedResponse) Reset()
- func (x *IsZoomSupportedResponse) String() string
- type LockRequest
- type LockResponse
- type LutPropertiesServiceClient
- type LutPropertiesServiceServer
- type NewDisplayLutsRequest
- type NewDisplayLutsResponse
- func (*NewDisplayLutsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewDisplayLutsResponse) GetResult() int64
- func (*NewDisplayLutsResponse) ProtoMessage()
- func (x *NewDisplayLutsResponse) ProtoReflect() protoreflect.Message
- func (x *NewDisplayLutsResponse) Reset()
- func (x *NewDisplayLutsResponse) String() string
- type NewGeomagneticFieldRequest
- func (*NewGeomagneticFieldRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewGeomagneticFieldRequest) GetArg0() float32
- func (x *NewGeomagneticFieldRequest) GetArg1() float32
- func (x *NewGeomagneticFieldRequest) GetArg2() float32
- func (x *NewGeomagneticFieldRequest) GetArg3() int64
- func (*NewGeomagneticFieldRequest) ProtoMessage()
- func (x *NewGeomagneticFieldRequest) ProtoReflect() protoreflect.Message
- func (x *NewGeomagneticFieldRequest) Reset()
- func (x *NewGeomagneticFieldRequest) String() string
- type NewGeomagneticFieldResponse
- func (*NewGeomagneticFieldResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewGeomagneticFieldResponse) GetResult() int64
- func (*NewGeomagneticFieldResponse) ProtoMessage()
- func (x *NewGeomagneticFieldResponse) ProtoReflect() protoreflect.Message
- func (x *NewGeomagneticFieldResponse) Reset()
- func (x *NewGeomagneticFieldResponse) String() string
- type NewSyncFenceRequest
- func (*NewSyncFenceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewSyncFenceRequest) GetArg0() int64
- func (*NewSyncFenceRequest) ProtoMessage()
- func (x *NewSyncFenceRequest) ProtoReflect() protoreflect.Message
- func (x *NewSyncFenceRequest) Reset()
- func (x *NewSyncFenceRequest) String() string
- type NewSyncFenceResponse
- func (*NewSyncFenceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewSyncFenceResponse) GetResult() int64
- func (*NewSyncFenceResponse) ProtoMessage()
- func (x *NewSyncFenceResponse) ProtoReflect() protoreflect.Message
- func (x *NewSyncFenceResponse) Reset()
- func (x *NewSyncFenceResponse) String() string
- type OnAccuracyChangedRequest
- func (*OnAccuracyChangedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnAccuracyChangedRequest) GetArg0() int64
- func (x *OnAccuracyChangedRequest) GetArg1() int32
- func (*OnAccuracyChangedRequest) ProtoMessage()
- func (x *OnAccuracyChangedRequest) ProtoReflect() protoreflect.Message
- func (x *OnAccuracyChangedRequest) Reset()
- func (x *OnAccuracyChangedRequest) String() string
- type OnAccuracyChangedResponse
- type OnAutoFocusMovingRequest
- func (*OnAutoFocusMovingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnAutoFocusMovingRequest) GetArg0() bool
- func (x *OnAutoFocusMovingRequest) GetArg1() int64
- func (*OnAutoFocusMovingRequest) ProtoMessage()
- func (x *OnAutoFocusMovingRequest) ProtoReflect() protoreflect.Message
- func (x *OnAutoFocusMovingRequest) Reset()
- func (x *OnAutoFocusMovingRequest) String() string
- type OnAutoFocusMovingResponse
- type OnAutoFocusRequest
- func (*OnAutoFocusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnAutoFocusRequest) GetArg0() bool
- func (x *OnAutoFocusRequest) GetArg1() int64
- func (*OnAutoFocusRequest) ProtoMessage()
- func (x *OnAutoFocusRequest) ProtoReflect() protoreflect.Message
- func (x *OnAutoFocusRequest) Reset()
- func (x *OnAutoFocusRequest) String() string
- type OnAutoFocusResponse
- type OnDynamicSensorConnectedRequest
- func (*OnDynamicSensorConnectedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnDynamicSensorConnectedRequest) GetArg0() int64
- func (*OnDynamicSensorConnectedRequest) ProtoMessage()
- func (x *OnDynamicSensorConnectedRequest) ProtoReflect() protoreflect.Message
- func (x *OnDynamicSensorConnectedRequest) Reset()
- func (x *OnDynamicSensorConnectedRequest) String() string
- type OnDynamicSensorConnectedResponse
- func (*OnDynamicSensorConnectedResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnDynamicSensorConnectedResponse) ProtoMessage()
- func (x *OnDynamicSensorConnectedResponse) ProtoReflect() protoreflect.Message
- func (x *OnDynamicSensorConnectedResponse) Reset()
- func (x *OnDynamicSensorConnectedResponse) String() string
- type OnDynamicSensorDisconnectedRequest
- func (*OnDynamicSensorDisconnectedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnDynamicSensorDisconnectedRequest) GetArg0() int64
- func (*OnDynamicSensorDisconnectedRequest) ProtoMessage()
- func (x *OnDynamicSensorDisconnectedRequest) ProtoReflect() protoreflect.Message
- func (x *OnDynamicSensorDisconnectedRequest) Reset()
- func (x *OnDynamicSensorDisconnectedRequest) String() string
- type OnDynamicSensorDisconnectedResponse
- func (*OnDynamicSensorDisconnectedResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnDynamicSensorDisconnectedResponse) ProtoMessage()
- func (x *OnDynamicSensorDisconnectedResponse) ProtoReflect() protoreflect.Message
- func (x *OnDynamicSensorDisconnectedResponse) Reset()
- func (x *OnDynamicSensorDisconnectedResponse) String() string
- type OnErrorRequest
- func (*OnErrorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnErrorRequest) GetArg0() int32
- func (x *OnErrorRequest) GetArg1() int64
- func (*OnErrorRequest) ProtoMessage()
- func (x *OnErrorRequest) ProtoReflect() protoreflect.Message
- func (x *OnErrorRequest) Reset()
- func (x *OnErrorRequest) String() string
- type OnErrorResponse
- type OnFaceDetectionRequest
- func (*OnFaceDetectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnFaceDetectionRequest) GetArg0() int64
- func (x *OnFaceDetectionRequest) GetArg1() int64
- func (*OnFaceDetectionRequest) ProtoMessage()
- func (x *OnFaceDetectionRequest) ProtoReflect() protoreflect.Message
- func (x *OnFaceDetectionRequest) Reset()
- func (x *OnFaceDetectionRequest) String() string
- type OnFaceDetectionResponse
- type OnFlushCompletedRequest
- func (*OnFlushCompletedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnFlushCompletedRequest) GetArg0() int64
- func (*OnFlushCompletedRequest) ProtoMessage()
- func (x *OnFlushCompletedRequest) ProtoReflect() protoreflect.Message
- func (x *OnFlushCompletedRequest) Reset()
- func (x *OnFlushCompletedRequest) String() string
- type OnFlushCompletedResponse
- type OnPictureTakenRequest
- func (*OnPictureTakenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnPictureTakenRequest) GetArg0() int64
- func (x *OnPictureTakenRequest) GetArg1() int64
- func (*OnPictureTakenRequest) ProtoMessage()
- func (x *OnPictureTakenRequest) ProtoReflect() protoreflect.Message
- func (x *OnPictureTakenRequest) Reset()
- func (x *OnPictureTakenRequest) String() string
- type OnPictureTakenResponse
- type OnPreviewFrameRequest
- func (*OnPreviewFrameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnPreviewFrameRequest) GetArg0() int64
- func (x *OnPreviewFrameRequest) GetArg1() int64
- func (*OnPreviewFrameRequest) ProtoMessage()
- func (x *OnPreviewFrameRequest) ProtoReflect() protoreflect.Message
- func (x *OnPreviewFrameRequest) Reset()
- func (x *OnPreviewFrameRequest) String() string
- type OnPreviewFrameResponse
- type OnSensorAdditionalInfoRequest
- func (*OnSensorAdditionalInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnSensorAdditionalInfoRequest) GetArg0() int64
- func (*OnSensorAdditionalInfoRequest) ProtoMessage()
- func (x *OnSensorAdditionalInfoRequest) ProtoReflect() protoreflect.Message
- func (x *OnSensorAdditionalInfoRequest) Reset()
- func (x *OnSensorAdditionalInfoRequest) String() string
- type OnSensorAdditionalInfoResponse
- func (*OnSensorAdditionalInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnSensorAdditionalInfoResponse) ProtoMessage()
- func (x *OnSensorAdditionalInfoResponse) ProtoReflect() protoreflect.Message
- func (x *OnSensorAdditionalInfoResponse) Reset()
- func (x *OnSensorAdditionalInfoResponse) String() string
- type OnSensorChangedRequest
- func (*OnSensorChangedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnSensorChangedRequest) GetArg0() int64
- func (*OnSensorChangedRequest) ProtoMessage()
- func (x *OnSensorChangedRequest) ProtoReflect() protoreflect.Message
- func (x *OnSensorChangedRequest) Reset()
- func (x *OnSensorChangedRequest) String() string
- type OnSensorChangedResponse
- type OnShutterRequest
- type OnShutterResponse
- type OnTriggerRequest
- type OnTriggerResponse
- type OnZoomChangeRequest
- func (*OnZoomChangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnZoomChangeRequest) GetArg0() int32
- func (x *OnZoomChangeRequest) GetArg1() bool
- func (x *OnZoomChangeRequest) GetArg2() int64
- func (*OnZoomChangeRequest) ProtoMessage()
- func (x *OnZoomChangeRequest) ProtoReflect() protoreflect.Message
- func (x *OnZoomChangeRequest) Reset()
- func (x *OnZoomChangeRequest) String() string
- type OnZoomChangeResponse
- type Open0Request
- type Open0Response
- type Open1_1Request
- type Open1_1Response
- type OverlayPropertiesDescribeContentsRequest
- func (*OverlayPropertiesDescribeContentsRequest) Descriptor() ([]byte, []int)deprecated
- func (*OverlayPropertiesDescribeContentsRequest) ProtoMessage()
- func (x *OverlayPropertiesDescribeContentsRequest) ProtoReflect() protoreflect.Message
- func (x *OverlayPropertiesDescribeContentsRequest) Reset()
- func (x *OverlayPropertiesDescribeContentsRequest) String() string
- type OverlayPropertiesServiceClient
- type OverlayPropertiesServiceServer
- type OverlayPropertiesWriteToParcelRequest
- func (*OverlayPropertiesWriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OverlayPropertiesWriteToParcelRequest) GetArg0() int64
- func (x *OverlayPropertiesWriteToParcelRequest) GetArg1() int32
- func (*OverlayPropertiesWriteToParcelRequest) ProtoMessage()
- func (x *OverlayPropertiesWriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *OverlayPropertiesWriteToParcelRequest) Reset()
- func (x *OverlayPropertiesWriteToParcelRequest) String() string
- type PackRequest
- func (*PackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PackRequest) GetArg0() int32
- func (x *PackRequest) GetArg1() int32
- func (x *PackRequest) GetArg2() int32
- func (*PackRequest) ProtoMessage()
- func (x *PackRequest) ProtoReflect() protoreflect.Message
- func (x *PackRequest) Reset()
- func (x *PackRequest) String() string
- type PackResponse
- type ReconnectRequest
- type ReconnectResponse
- type RegisterDynamicSensorCallbackRequest
- func (*RegisterDynamicSensorCallbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterDynamicSensorCallbackRequest) GetArg0() int64
- func (*RegisterDynamicSensorCallbackRequest) ProtoMessage()
- func (x *RegisterDynamicSensorCallbackRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterDynamicSensorCallbackRequest) Reset()
- func (x *RegisterDynamicSensorCallbackRequest) String() string
- type RegisterDynamicSensorCallbackResponse
- func (*RegisterDynamicSensorCallbackResponse) Descriptor() ([]byte, []int)deprecated
- func (*RegisterDynamicSensorCallbackResponse) ProtoMessage()
- func (x *RegisterDynamicSensorCallbackResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterDynamicSensorCallbackResponse) Reset()
- func (x *RegisterDynamicSensorCallbackResponse) String() string
- type RegisterListener2_2Request
- func (*RegisterListener2_2Request) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterListener2_2Request) GetArg0() int64
- func (x *RegisterListener2_2Request) GetArg1() int32
- func (*RegisterListener2_2Request) ProtoMessage()
- func (x *RegisterListener2_2Request) ProtoReflect() protoreflect.Message
- func (x *RegisterListener2_2Request) Reset()
- func (x *RegisterListener2_2Request) String() string
- type RegisterListener2_2Response
- func (*RegisterListener2_2Response) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterListener2_2Response) GetResult() bool
- func (*RegisterListener2_2Response) ProtoMessage()
- func (x *RegisterListener2_2Response) ProtoReflect() protoreflect.Message
- func (x *RegisterListener2_2Response) Reset()
- func (x *RegisterListener2_2Response) String() string
- type RegisterListener3Request
- func (*RegisterListener3Request) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterListener3Request) GetArg0() int64
- func (x *RegisterListener3Request) GetArg1() int64
- func (x *RegisterListener3Request) GetArg2() int32
- func (*RegisterListener3Request) ProtoMessage()
- func (x *RegisterListener3Request) ProtoReflect() protoreflect.Message
- func (x *RegisterListener3Request) Reset()
- func (x *RegisterListener3Request) String() string
- type RegisterListener3Response
- func (*RegisterListener3Response) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterListener3Response) GetResult() bool
- func (*RegisterListener3Response) ProtoMessage()
- func (x *RegisterListener3Response) ProtoReflect() protoreflect.Message
- func (x *RegisterListener3Response) Reset()
- func (x *RegisterListener3Response) String() string
- type RegisterListener3_3Request
- func (*RegisterListener3_3Request) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterListener3_3Request) GetArg0() int64
- func (x *RegisterListener3_3Request) GetArg1() int32
- func (x *RegisterListener3_3Request) GetArg2() int32
- func (*RegisterListener3_3Request) ProtoMessage()
- func (x *RegisterListener3_3Request) ProtoReflect() protoreflect.Message
- func (x *RegisterListener3_3Request) Reset()
- func (x *RegisterListener3_3Request) String() string
- type RegisterListener3_3Response
- func (*RegisterListener3_3Response) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterListener3_3Response) GetResult() bool
- func (*RegisterListener3_3Response) ProtoMessage()
- func (x *RegisterListener3_3Response) ProtoReflect() protoreflect.Message
- func (x *RegisterListener3_3Response) Reset()
- func (x *RegisterListener3_3Response) String() string
- type RegisterListener4_1Request
- func (*RegisterListener4_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterListener4_1Request) GetArg0() int64
- func (x *RegisterListener4_1Request) GetArg1() int64
- func (x *RegisterListener4_1Request) GetArg2() int32
- func (x *RegisterListener4_1Request) GetArg3() int32
- func (*RegisterListener4_1Request) ProtoMessage()
- func (x *RegisterListener4_1Request) ProtoReflect() protoreflect.Message
- func (x *RegisterListener4_1Request) Reset()
- func (x *RegisterListener4_1Request) String() string
- type RegisterListener4_1Response
- func (*RegisterListener4_1Response) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterListener4_1Response) GetResult() bool
- func (*RegisterListener4_1Response) ProtoMessage()
- func (x *RegisterListener4_1Response) ProtoReflect() protoreflect.Message
- func (x *RegisterListener4_1Response) Reset()
- func (x *RegisterListener4_1Response) String() string
- type ReleaseRequest
- type ReleaseResponse
- type RemapCoordinateSystemRequest
- func (*RemapCoordinateSystemRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemapCoordinateSystemRequest) GetArg0() int64
- func (x *RemapCoordinateSystemRequest) GetArg1() int32
- func (x *RemapCoordinateSystemRequest) GetArg2() int32
- func (x *RemapCoordinateSystemRequest) GetArg3() int64
- func (*RemapCoordinateSystemRequest) ProtoMessage()
- func (x *RemapCoordinateSystemRequest) ProtoReflect() protoreflect.Message
- func (x *RemapCoordinateSystemRequest) Reset()
- func (x *RemapCoordinateSystemRequest) String() string
- type RemapCoordinateSystemResponse
- func (*RemapCoordinateSystemResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemapCoordinateSystemResponse) GetResult() bool
- func (*RemapCoordinateSystemResponse) ProtoMessage()
- func (x *RemapCoordinateSystemResponse) ProtoReflect() protoreflect.Message
- func (x *RemapCoordinateSystemResponse) Reset()
- func (x *RemapCoordinateSystemResponse) String() string
- type RemoveGpsDataRequest
- type RemoveGpsDataResponse
- type RemoveRequest
- type RemoveResponse
- type RequestTriggerSensorRequest
- func (*RequestTriggerSensorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestTriggerSensorRequest) GetArg0() int64
- func (x *RequestTriggerSensorRequest) GetArg1() int64
- func (*RequestTriggerSensorRequest) ProtoMessage()
- func (x *RequestTriggerSensorRequest) ProtoReflect() protoreflect.Message
- func (x *RequestTriggerSensorRequest) Reset()
- func (x *RequestTriggerSensorRequest) String() string
- type RequestTriggerSensorResponse
- func (*RequestTriggerSensorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RequestTriggerSensorResponse) GetResult() bool
- func (*RequestTriggerSensorResponse) ProtoMessage()
- func (x *RequestTriggerSensorResponse) ProtoReflect() protoreflect.Message
- func (x *RequestTriggerSensorResponse) Reset()
- func (x *RequestTriggerSensorResponse) String() string
- type SensorDirectChannelCloseRequest
- func (*SensorDirectChannelCloseRequest) Descriptor() ([]byte, []int)deprecated
- func (*SensorDirectChannelCloseRequest) ProtoMessage()
- func (x *SensorDirectChannelCloseRequest) ProtoReflect() protoreflect.Message
- func (x *SensorDirectChannelCloseRequest) Reset()
- func (x *SensorDirectChannelCloseRequest) String() string
- type SensorDirectChannelServiceClient
- type SensorDirectChannelServiceServer
- type SensorEventCallbackServiceClient
- type SensorEventCallbackServiceServer
- type SensorEventListener2ServiceClient
- type SensorEventListener2ServiceServer
- type SensorEventListenerServiceClient
- type SensorEventListenerServiceServer
- type SensorListenerOnAccuracyChangedRequest
- func (*SensorListenerOnAccuracyChangedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SensorListenerOnAccuracyChangedRequest) GetArg0() int32
- func (x *SensorListenerOnAccuracyChangedRequest) GetArg1() int32
- func (*SensorListenerOnAccuracyChangedRequest) ProtoMessage()
- func (x *SensorListenerOnAccuracyChangedRequest) ProtoReflect() protoreflect.Message
- func (x *SensorListenerOnAccuracyChangedRequest) Reset()
- func (x *SensorListenerOnAccuracyChangedRequest) String() string
- type SensorListenerOnSensorChangedRequest
- func (*SensorListenerOnSensorChangedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SensorListenerOnSensorChangedRequest) GetArg0() int32
- func (x *SensorListenerOnSensorChangedRequest) GetArg1() int64
- func (*SensorListenerOnSensorChangedRequest) ProtoMessage()
- func (x *SensorListenerOnSensorChangedRequest) ProtoReflect() protoreflect.Message
- func (x *SensorListenerOnSensorChangedRequest) Reset()
- func (x *SensorListenerOnSensorChangedRequest) String() string
- type SensorListenerServiceClient
- type SensorListenerServiceServer
- type SensorManagerDynamicSensorCallbackServiceClient
- type SensorManagerDynamicSensorCallbackServiceServer
- type SensorManagerGetInclinationRequest
- func (*SensorManagerGetInclinationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SensorManagerGetInclinationRequest) GetArg0() int64
- func (*SensorManagerGetInclinationRequest) ProtoMessage()
- func (x *SensorManagerGetInclinationRequest) ProtoReflect() protoreflect.Message
- func (x *SensorManagerGetInclinationRequest) Reset()
- func (x *SensorManagerGetInclinationRequest) String() string
- type SensorManagerServiceClient
- type SensorManagerServiceServer
- type SensorPrivacyManagerServiceClient
- type SensorPrivacyManagerServiceServer
- type SensorServiceClient
- type SensorServiceServer
- type SensorToStringRequest
- type Set1Request
- type Set1Response
- type Set2Request
- type Set2Response
- type Set2_1Request
- func (*Set2_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *Set2_1Request) GetArg0() int64
- func (x *Set2_1Request) GetArg1() int64
- func (x *Set2_1Request) GetHandle() int64
- func (*Set2_1Request) ProtoMessage()
- func (x *Set2_1Request) ProtoReflect() protoreflect.Message
- func (x *Set2_1Request) Reset()
- func (x *Set2_1Request) String() string
- type Set2_1Response
- type SetAntibandingRequest
- func (*SetAntibandingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetAntibandingRequest) GetArg0() string
- func (*SetAntibandingRequest) ProtoMessage()
- func (x *SetAntibandingRequest) ProtoReflect() protoreflect.Message
- func (x *SetAntibandingRequest) Reset()
- func (x *SetAntibandingRequest) String() string
- type SetAntibandingResponse
- type SetAutoExposureLockRequest
- func (*SetAutoExposureLockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetAutoExposureLockRequest) GetArg0() bool
- func (*SetAutoExposureLockRequest) ProtoMessage()
- func (x *SetAutoExposureLockRequest) ProtoReflect() protoreflect.Message
- func (x *SetAutoExposureLockRequest) Reset()
- func (x *SetAutoExposureLockRequest) String() string
- type SetAutoExposureLockResponse
- type SetAutoFocusMoveCallbackRequest
- func (*SetAutoFocusMoveCallbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetAutoFocusMoveCallbackRequest) GetArg0() int64
- func (*SetAutoFocusMoveCallbackRequest) ProtoMessage()
- func (x *SetAutoFocusMoveCallbackRequest) ProtoReflect() protoreflect.Message
- func (x *SetAutoFocusMoveCallbackRequest) Reset()
- func (x *SetAutoFocusMoveCallbackRequest) String() string
- type SetAutoFocusMoveCallbackResponse
- func (*SetAutoFocusMoveCallbackResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetAutoFocusMoveCallbackResponse) ProtoMessage()
- func (x *SetAutoFocusMoveCallbackResponse) ProtoReflect() protoreflect.Message
- func (x *SetAutoFocusMoveCallbackResponse) Reset()
- func (x *SetAutoFocusMoveCallbackResponse) String() string
- type SetAutoWhiteBalanceLockRequest
- func (*SetAutoWhiteBalanceLockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetAutoWhiteBalanceLockRequest) GetArg0() bool
- func (*SetAutoWhiteBalanceLockRequest) ProtoMessage()
- func (x *SetAutoWhiteBalanceLockRequest) ProtoReflect() protoreflect.Message
- func (x *SetAutoWhiteBalanceLockRequest) Reset()
- func (x *SetAutoWhiteBalanceLockRequest) String() string
- type SetAutoWhiteBalanceLockResponse
- func (*SetAutoWhiteBalanceLockResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetAutoWhiteBalanceLockResponse) ProtoMessage()
- func (x *SetAutoWhiteBalanceLockResponse) ProtoReflect() protoreflect.Message
- func (x *SetAutoWhiteBalanceLockResponse) Reset()
- func (x *SetAutoWhiteBalanceLockResponse) String() string
- type SetColorEffectRequest
- func (*SetColorEffectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetColorEffectRequest) GetArg0() string
- func (*SetColorEffectRequest) ProtoMessage()
- func (x *SetColorEffectRequest) ProtoReflect() protoreflect.Message
- func (x *SetColorEffectRequest) Reset()
- func (x *SetColorEffectRequest) String() string
- type SetColorEffectResponse
- type SetDisplayOrientationRequest
- func (*SetDisplayOrientationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDisplayOrientationRequest) GetArg0() int32
- func (*SetDisplayOrientationRequest) ProtoMessage()
- func (x *SetDisplayOrientationRequest) ProtoReflect() protoreflect.Message
- func (x *SetDisplayOrientationRequest) Reset()
- func (x *SetDisplayOrientationRequest) String() string
- type SetDisplayOrientationResponse
- func (*SetDisplayOrientationResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetDisplayOrientationResponse) ProtoMessage()
- func (x *SetDisplayOrientationResponse) ProtoReflect() protoreflect.Message
- func (x *SetDisplayOrientationResponse) Reset()
- func (x *SetDisplayOrientationResponse) String() string
- type SetErrorCallbackRequest
- func (*SetErrorCallbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetErrorCallbackRequest) GetArg0() int64
- func (*SetErrorCallbackRequest) ProtoMessage()
- func (x *SetErrorCallbackRequest) ProtoReflect() protoreflect.Message
- func (x *SetErrorCallbackRequest) Reset()
- func (x *SetErrorCallbackRequest) String() string
- type SetErrorCallbackResponse
- type SetExposureCompensationRequest
- func (*SetExposureCompensationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetExposureCompensationRequest) GetArg0() int32
- func (*SetExposureCompensationRequest) ProtoMessage()
- func (x *SetExposureCompensationRequest) ProtoReflect() protoreflect.Message
- func (x *SetExposureCompensationRequest) Reset()
- func (x *SetExposureCompensationRequest) String() string
- type SetExposureCompensationResponse
- func (*SetExposureCompensationResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetExposureCompensationResponse) ProtoMessage()
- func (x *SetExposureCompensationResponse) ProtoReflect() protoreflect.Message
- func (x *SetExposureCompensationResponse) Reset()
- func (x *SetExposureCompensationResponse) String() string
- type SetFaceDetectionListenerRequest
- func (*SetFaceDetectionListenerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetFaceDetectionListenerRequest) GetArg0() int64
- func (*SetFaceDetectionListenerRequest) ProtoMessage()
- func (x *SetFaceDetectionListenerRequest) ProtoReflect() protoreflect.Message
- func (x *SetFaceDetectionListenerRequest) Reset()
- func (x *SetFaceDetectionListenerRequest) String() string
- type SetFaceDetectionListenerResponse
- func (*SetFaceDetectionListenerResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetFaceDetectionListenerResponse) ProtoMessage()
- func (x *SetFaceDetectionListenerResponse) ProtoReflect() protoreflect.Message
- func (x *SetFaceDetectionListenerResponse) Reset()
- func (x *SetFaceDetectionListenerResponse) String() string
- type SetFlashModeRequest
- func (*SetFlashModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetFlashModeRequest) GetArg0() string
- func (*SetFlashModeRequest) ProtoMessage()
- func (x *SetFlashModeRequest) ProtoReflect() protoreflect.Message
- func (x *SetFlashModeRequest) Reset()
- func (x *SetFlashModeRequest) String() string
- type SetFlashModeResponse
- type SetFocusModeRequest
- func (*SetFocusModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetFocusModeRequest) GetArg0() string
- func (*SetFocusModeRequest) ProtoMessage()
- func (x *SetFocusModeRequest) ProtoReflect() protoreflect.Message
- func (x *SetFocusModeRequest) Reset()
- func (x *SetFocusModeRequest) String() string
- type SetFocusModeResponse
- type SetGpsAltitudeRequest
- func (*SetGpsAltitudeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetGpsAltitudeRequest) GetArg0() float64
- func (*SetGpsAltitudeRequest) ProtoMessage()
- func (x *SetGpsAltitudeRequest) ProtoReflect() protoreflect.Message
- func (x *SetGpsAltitudeRequest) Reset()
- func (x *SetGpsAltitudeRequest) String() string
- type SetGpsAltitudeResponse
- type SetGpsLatitudeRequest
- func (*SetGpsLatitudeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetGpsLatitudeRequest) GetArg0() float64
- func (*SetGpsLatitudeRequest) ProtoMessage()
- func (x *SetGpsLatitudeRequest) ProtoReflect() protoreflect.Message
- func (x *SetGpsLatitudeRequest) Reset()
- func (x *SetGpsLatitudeRequest) String() string
- type SetGpsLatitudeResponse
- type SetGpsLongitudeRequest
- func (*SetGpsLongitudeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetGpsLongitudeRequest) GetArg0() float64
- func (*SetGpsLongitudeRequest) ProtoMessage()
- func (x *SetGpsLongitudeRequest) ProtoReflect() protoreflect.Message
- func (x *SetGpsLongitudeRequest) Reset()
- func (x *SetGpsLongitudeRequest) String() string
- type SetGpsLongitudeResponse
- type SetGpsProcessingMethodRequest
- func (*SetGpsProcessingMethodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetGpsProcessingMethodRequest) GetArg0() string
- func (*SetGpsProcessingMethodRequest) ProtoMessage()
- func (x *SetGpsProcessingMethodRequest) ProtoReflect() protoreflect.Message
- func (x *SetGpsProcessingMethodRequest) Reset()
- func (x *SetGpsProcessingMethodRequest) String() string
- type SetGpsProcessingMethodResponse
- func (*SetGpsProcessingMethodResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetGpsProcessingMethodResponse) ProtoMessage()
- func (x *SetGpsProcessingMethodResponse) ProtoReflect() protoreflect.Message
- func (x *SetGpsProcessingMethodResponse) Reset()
- func (x *SetGpsProcessingMethodResponse) String() string
- type SetGpsTimestampRequest
- func (*SetGpsTimestampRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetGpsTimestampRequest) GetArg0() int64
- func (*SetGpsTimestampRequest) ProtoMessage()
- func (x *SetGpsTimestampRequest) ProtoReflect() protoreflect.Message
- func (x *SetGpsTimestampRequest) Reset()
- func (x *SetGpsTimestampRequest) String() string
- type SetGpsTimestampResponse
- type SetJpegQualityRequest
- func (*SetJpegQualityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetJpegQualityRequest) GetArg0() int32
- func (*SetJpegQualityRequest) ProtoMessage()
- func (x *SetJpegQualityRequest) ProtoReflect() protoreflect.Message
- func (x *SetJpegQualityRequest) Reset()
- func (x *SetJpegQualityRequest) String() string
- type SetJpegQualityResponse
- type SetJpegThumbnailQualityRequest
- func (*SetJpegThumbnailQualityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetJpegThumbnailQualityRequest) GetArg0() int32
- func (*SetJpegThumbnailQualityRequest) ProtoMessage()
- func (x *SetJpegThumbnailQualityRequest) ProtoReflect() protoreflect.Message
- func (x *SetJpegThumbnailQualityRequest) Reset()
- func (x *SetJpegThumbnailQualityRequest) String() string
- type SetJpegThumbnailQualityResponse
- func (*SetJpegThumbnailQualityResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetJpegThumbnailQualityResponse) ProtoMessage()
- func (x *SetJpegThumbnailQualityResponse) ProtoReflect() protoreflect.Message
- func (x *SetJpegThumbnailQualityResponse) Reset()
- func (x *SetJpegThumbnailQualityResponse) String() string
- type SetJpegThumbnailSizeRequest
- func (*SetJpegThumbnailSizeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetJpegThumbnailSizeRequest) GetArg0() int32
- func (x *SetJpegThumbnailSizeRequest) GetArg1() int32
- func (*SetJpegThumbnailSizeRequest) ProtoMessage()
- func (x *SetJpegThumbnailSizeRequest) ProtoReflect() protoreflect.Message
- func (x *SetJpegThumbnailSizeRequest) Reset()
- func (x *SetJpegThumbnailSizeRequest) String() string
- type SetJpegThumbnailSizeResponse
- func (*SetJpegThumbnailSizeResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetJpegThumbnailSizeResponse) ProtoMessage()
- func (x *SetJpegThumbnailSizeResponse) ProtoReflect() protoreflect.Message
- func (x *SetJpegThumbnailSizeResponse) Reset()
- func (x *SetJpegThumbnailSizeResponse) String() string
- type SetOneShotPreviewCallbackRequest
- func (*SetOneShotPreviewCallbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetOneShotPreviewCallbackRequest) GetArg0() int64
- func (*SetOneShotPreviewCallbackRequest) ProtoMessage()
- func (x *SetOneShotPreviewCallbackRequest) ProtoReflect() protoreflect.Message
- func (x *SetOneShotPreviewCallbackRequest) Reset()
- func (x *SetOneShotPreviewCallbackRequest) String() string
- type SetOneShotPreviewCallbackResponse
- func (*SetOneShotPreviewCallbackResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetOneShotPreviewCallbackResponse) ProtoMessage()
- func (x *SetOneShotPreviewCallbackResponse) ProtoReflect() protoreflect.Message
- func (x *SetOneShotPreviewCallbackResponse) Reset()
- func (x *SetOneShotPreviewCallbackResponse) String() string
- type SetParametersRequest
- func (*SetParametersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetParametersRequest) GetArg0() int64
- func (*SetParametersRequest) ProtoMessage()
- func (x *SetParametersRequest) ProtoReflect() protoreflect.Message
- func (x *SetParametersRequest) Reset()
- func (x *SetParametersRequest) String() string
- type SetParametersResponse
- type SetPictureFormatRequest
- func (*SetPictureFormatRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPictureFormatRequest) GetArg0() int32
- func (*SetPictureFormatRequest) ProtoMessage()
- func (x *SetPictureFormatRequest) ProtoReflect() protoreflect.Message
- func (x *SetPictureFormatRequest) Reset()
- func (x *SetPictureFormatRequest) String() string
- type SetPictureFormatResponse
- type SetPictureSizeRequest
- func (*SetPictureSizeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPictureSizeRequest) GetArg0() int32
- func (x *SetPictureSizeRequest) GetArg1() int32
- func (*SetPictureSizeRequest) ProtoMessage()
- func (x *SetPictureSizeRequest) ProtoReflect() protoreflect.Message
- func (x *SetPictureSizeRequest) Reset()
- func (x *SetPictureSizeRequest) String() string
- type SetPictureSizeResponse
- type SetPreviewCallbackRequest
- func (*SetPreviewCallbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPreviewCallbackRequest) GetArg0() int64
- func (*SetPreviewCallbackRequest) ProtoMessage()
- func (x *SetPreviewCallbackRequest) ProtoReflect() protoreflect.Message
- func (x *SetPreviewCallbackRequest) Reset()
- func (x *SetPreviewCallbackRequest) String() string
- type SetPreviewCallbackResponse
- type SetPreviewCallbackWithBufferRequest
- func (*SetPreviewCallbackWithBufferRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPreviewCallbackWithBufferRequest) GetArg0() int64
- func (*SetPreviewCallbackWithBufferRequest) ProtoMessage()
- func (x *SetPreviewCallbackWithBufferRequest) ProtoReflect() protoreflect.Message
- func (x *SetPreviewCallbackWithBufferRequest) Reset()
- func (x *SetPreviewCallbackWithBufferRequest) String() string
- type SetPreviewCallbackWithBufferResponse
- func (*SetPreviewCallbackWithBufferResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetPreviewCallbackWithBufferResponse) ProtoMessage()
- func (x *SetPreviewCallbackWithBufferResponse) ProtoReflect() protoreflect.Message
- func (x *SetPreviewCallbackWithBufferResponse) Reset()
- func (x *SetPreviewCallbackWithBufferResponse) String() string
- type SetPreviewDisplayRequest
- func (*SetPreviewDisplayRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPreviewDisplayRequest) GetArg0() int64
- func (*SetPreviewDisplayRequest) ProtoMessage()
- func (x *SetPreviewDisplayRequest) ProtoReflect() protoreflect.Message
- func (x *SetPreviewDisplayRequest) Reset()
- func (x *SetPreviewDisplayRequest) String() string
- type SetPreviewDisplayResponse
- type SetPreviewFormatRequest
- func (*SetPreviewFormatRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPreviewFormatRequest) GetArg0() int32
- func (*SetPreviewFormatRequest) ProtoMessage()
- func (x *SetPreviewFormatRequest) ProtoReflect() protoreflect.Message
- func (x *SetPreviewFormatRequest) Reset()
- func (x *SetPreviewFormatRequest) String() string
- type SetPreviewFormatResponse
- type SetPreviewFpsRangeRequest
- func (*SetPreviewFpsRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPreviewFpsRangeRequest) GetArg0() int32
- func (x *SetPreviewFpsRangeRequest) GetArg1() int32
- func (*SetPreviewFpsRangeRequest) ProtoMessage()
- func (x *SetPreviewFpsRangeRequest) ProtoReflect() protoreflect.Message
- func (x *SetPreviewFpsRangeRequest) Reset()
- func (x *SetPreviewFpsRangeRequest) String() string
- type SetPreviewFpsRangeResponse
- type SetPreviewFrameRateRequest
- func (*SetPreviewFrameRateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPreviewFrameRateRequest) GetArg0() int32
- func (*SetPreviewFrameRateRequest) ProtoMessage()
- func (x *SetPreviewFrameRateRequest) ProtoReflect() protoreflect.Message
- func (x *SetPreviewFrameRateRequest) Reset()
- func (x *SetPreviewFrameRateRequest) String() string
- type SetPreviewFrameRateResponse
- type SetPreviewSizeRequest
- func (*SetPreviewSizeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPreviewSizeRequest) GetArg0() int32
- func (x *SetPreviewSizeRequest) GetArg1() int32
- func (*SetPreviewSizeRequest) ProtoMessage()
- func (x *SetPreviewSizeRequest) ProtoReflect() protoreflect.Message
- func (x *SetPreviewSizeRequest) Reset()
- func (x *SetPreviewSizeRequest) String() string
- type SetPreviewSizeResponse
- type SetPreviewTextureRequest
- func (*SetPreviewTextureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPreviewTextureRequest) GetArg0() int64
- func (*SetPreviewTextureRequest) ProtoMessage()
- func (x *SetPreviewTextureRequest) ProtoReflect() protoreflect.Message
- func (x *SetPreviewTextureRequest) Reset()
- func (x *SetPreviewTextureRequest) String() string
- type SetPreviewTextureResponse
- type SetRecordingHintRequest
- func (*SetRecordingHintRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetRecordingHintRequest) GetArg0() bool
- func (*SetRecordingHintRequest) ProtoMessage()
- func (x *SetRecordingHintRequest) ProtoReflect() protoreflect.Message
- func (x *SetRecordingHintRequest) Reset()
- func (x *SetRecordingHintRequest) String() string
- type SetRecordingHintResponse
- type SetRotationRequest
- type SetRotationResponse
- type SetSceneModeRequest
- func (*SetSceneModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSceneModeRequest) GetArg0() string
- func (*SetSceneModeRequest) ProtoMessage()
- func (x *SetSceneModeRequest) ProtoReflect() protoreflect.Message
- func (x *SetSceneModeRequest) Reset()
- func (x *SetSceneModeRequest) String() string
- type SetSceneModeResponse
- type SetVideoStabilizationRequest
- func (*SetVideoStabilizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetVideoStabilizationRequest) GetArg0() bool
- func (*SetVideoStabilizationRequest) ProtoMessage()
- func (x *SetVideoStabilizationRequest) ProtoReflect() protoreflect.Message
- func (x *SetVideoStabilizationRequest) Reset()
- func (x *SetVideoStabilizationRequest) String() string
- type SetVideoStabilizationResponse
- func (*SetVideoStabilizationResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetVideoStabilizationResponse) ProtoMessage()
- func (x *SetVideoStabilizationResponse) ProtoReflect() protoreflect.Message
- func (x *SetVideoStabilizationResponse) Reset()
- func (x *SetVideoStabilizationResponse) String() string
- type SetWhiteBalanceRequest
- func (*SetWhiteBalanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetWhiteBalanceRequest) GetArg0() string
- func (*SetWhiteBalanceRequest) ProtoMessage()
- func (x *SetWhiteBalanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetWhiteBalanceRequest) Reset()
- func (x *SetWhiteBalanceRequest) String() string
- type SetWhiteBalanceResponse
- type SetZoomChangeListenerRequest
- func (*SetZoomChangeListenerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetZoomChangeListenerRequest) GetArg0() int64
- func (*SetZoomChangeListenerRequest) ProtoMessage()
- func (x *SetZoomChangeListenerRequest) ProtoReflect() protoreflect.Message
- func (x *SetZoomChangeListenerRequest) Reset()
- func (x *SetZoomChangeListenerRequest) String() string
- type SetZoomChangeListenerResponse
- func (*SetZoomChangeListenerResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetZoomChangeListenerResponse) ProtoMessage()
- func (x *SetZoomChangeListenerResponse) ProtoReflect() protoreflect.Message
- func (x *SetZoomChangeListenerResponse) Reset()
- func (x *SetZoomChangeListenerResponse) String() string
- type SetZoomRequest
- type SetZoomResponse
- type StartFaceDetectionRequest
- type StartFaceDetectionResponse
- type StartPreviewRequest
- type StartPreviewResponse
- type StartSmoothZoomRequest
- func (*StartSmoothZoomRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartSmoothZoomRequest) GetArg0() int32
- func (*StartSmoothZoomRequest) ProtoMessage()
- func (x *StartSmoothZoomRequest) ProtoReflect() protoreflect.Message
- func (x *StartSmoothZoomRequest) Reset()
- func (x *StartSmoothZoomRequest) String() string
- type StartSmoothZoomResponse
- type StopFaceDetectionRequest
- type StopFaceDetectionResponse
- type StopPreviewRequest
- type StopPreviewResponse
- type StopSmoothZoomRequest
- type StopSmoothZoomResponse
- type SupportsSensorToggle1Request
- func (*SupportsSensorToggle1Request) Descriptor() ([]byte, []int)deprecated
- func (x *SupportsSensorToggle1Request) GetArg0() int32
- func (*SupportsSensorToggle1Request) ProtoMessage()
- func (x *SupportsSensorToggle1Request) ProtoReflect() protoreflect.Message
- func (x *SupportsSensorToggle1Request) Reset()
- func (x *SupportsSensorToggle1Request) String() string
- type SupportsSensorToggle1Response
- func (*SupportsSensorToggle1Response) Descriptor() ([]byte, []int)deprecated
- func (x *SupportsSensorToggle1Response) GetResult() bool
- func (*SupportsSensorToggle1Response) ProtoMessage()
- func (x *SupportsSensorToggle1Response) ProtoReflect() protoreflect.Message
- func (x *SupportsSensorToggle1Response) Reset()
- func (x *SupportsSensorToggle1Response) String() string
- type SupportsSensorToggle2_1Request
- func (*SupportsSensorToggle2_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *SupportsSensorToggle2_1Request) GetArg0() int32
- func (x *SupportsSensorToggle2_1Request) GetArg1() int32
- func (*SupportsSensorToggle2_1Request) ProtoMessage()
- func (x *SupportsSensorToggle2_1Request) ProtoReflect() protoreflect.Message
- func (x *SupportsSensorToggle2_1Request) Reset()
- func (x *SupportsSensorToggle2_1Request) String() string
- type SupportsSensorToggle2_1Response
- func (*SupportsSensorToggle2_1Response) Descriptor() ([]byte, []int)deprecated
- func (x *SupportsSensorToggle2_1Response) GetResult() bool
- func (*SupportsSensorToggle2_1Response) ProtoMessage()
- func (x *SupportsSensorToggle2_1Response) ProtoReflect() protoreflect.Message
- func (x *SupportsSensorToggle2_1Response) Reset()
- func (x *SupportsSensorToggle2_1Response) String() string
- type SyncFenceServiceClient
- type SyncFenceServiceServer
- type TakePicture3Request
- func (*TakePicture3Request) Descriptor() ([]byte, []int)deprecated
- func (x *TakePicture3Request) GetArg0() int64
- func (x *TakePicture3Request) GetArg1() int64
- func (x *TakePicture3Request) GetArg2() int64
- func (*TakePicture3Request) ProtoMessage()
- func (x *TakePicture3Request) ProtoReflect() protoreflect.Message
- func (x *TakePicture3Request) Reset()
- func (x *TakePicture3Request) String() string
- type TakePicture3Response
- type TakePicture4_1Request
- func (*TakePicture4_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *TakePicture4_1Request) GetArg0() int64
- func (x *TakePicture4_1Request) GetArg1() int64
- func (x *TakePicture4_1Request) GetArg2() int64
- func (x *TakePicture4_1Request) GetArg3() int64
- func (*TakePicture4_1Request) ProtoMessage()
- func (x *TakePicture4_1Request) ProtoReflect() protoreflect.Message
- func (x *TakePicture4_1Request) Reset()
- func (x *TakePicture4_1Request) String() string
- type TakePicture4_1Response
- type ToStringRequest
- type ToStringResponse
- type TriggerEventListenerServiceClient
- type TriggerEventListenerServiceServer
- type UnflattenRequest
- type UnflattenResponse
- type UnimplementedBatteryStateServiceServer
- func (UnimplementedBatteryStateServiceServer) GetCapacity(context.Context, *GetCapacityRequest) (*GetCapacityResponse, error)
- func (UnimplementedBatteryStateServiceServer) GetStatus(context.Context, *GetStatusRequest) (*GetStatusResponse, error)
- func (UnimplementedBatteryStateServiceServer) IsPresent(context.Context, *IsPresentRequest) (*IsPresentResponse, error)
- type UnimplementedBufferServiceServer
- func (UnimplementedBufferServiceServer) Close(context.Context, *BufferCloseRequest) (*CloseResponse, error)
- func (UnimplementedBufferServiceServer) Create(context.Context, *CreateRequest) (*CreateResponse, error)
- func (UnimplementedBufferServiceServer) DescribeContents(context.Context, *BufferDescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedBufferServiceServer) GetFormat(context.Context, *GetFormatRequest) (*GetFormatResponse, error)
- func (UnimplementedBufferServiceServer) GetHeight(context.Context, *GetHeightRequest) (*GetHeightResponse, error)
- func (UnimplementedBufferServiceServer) GetId(context.Context, *GetIdRequest) (*BufferGetIdResponse, error)
- func (UnimplementedBufferServiceServer) GetLayers(context.Context, *GetLayersRequest) (*GetLayersResponse, error)
- func (UnimplementedBufferServiceServer) GetUsage(context.Context, *GetUsageRequest) (*GetUsageResponse, error)
- func (UnimplementedBufferServiceServer) GetWidth(context.Context, *GetWidthRequest) (*GetWidthResponse, error)
- func (UnimplementedBufferServiceServer) IsClosed(context.Context, *IsClosedRequest) (*IsClosedResponse, error)
- func (UnimplementedBufferServiceServer) IsSupported(context.Context, *IsSupportedRequest) (*IsSupportedResponse, error)
- func (UnimplementedBufferServiceServer) WriteToParcel(context.Context, *BufferWriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedCameraAreaServiceServer
- type UnimplementedCameraAutoFocusCallbackServiceServer
- type UnimplementedCameraAutoFocusMoveCallbackServiceServer
- type UnimplementedCameraErrorCallbackServiceServer
- type UnimplementedCameraFaceDetectionListenerServiceServer
- type UnimplementedCameraOnZoomChangeListenerServiceServer
- type UnimplementedCameraParametersServiceServer
- func (UnimplementedCameraParametersServiceServer) Flatten(context.Context, *FlattenRequest) (*FlattenResponse, error)
- func (UnimplementedCameraParametersServiceServer) Get(context.Context, *GetRequest) (*GetResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetAntibanding(context.Context, *GetAntibandingRequest) (*GetAntibandingResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetAutoExposureLock(context.Context, *GetAutoExposureLockRequest) (*GetAutoExposureLockResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetAutoWhiteBalanceLock(context.Context, *GetAutoWhiteBalanceLockRequest) (*GetAutoWhiteBalanceLockResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetColorEffect(context.Context, *GetColorEffectRequest) (*GetColorEffectResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetExposureCompensation(context.Context, *GetExposureCompensationRequest) (*GetExposureCompensationResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetExposureCompensationStep(context.Context, *GetExposureCompensationStepRequest) (*GetExposureCompensationStepResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetFlashMode(context.Context, *GetFlashModeRequest) (*GetFlashModeResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetFocalLength(context.Context, *GetFocalLengthRequest) (*GetFocalLengthResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetFocusAreas(context.Context, *GetFocusAreasRequest) (*GetFocusAreasResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetFocusDistances(context.Context, *GetFocusDistancesRequest) (*GetFocusDistancesResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetFocusMode(context.Context, *GetFocusModeRequest) (*GetFocusModeResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetHorizontalViewAngle(context.Context, *GetHorizontalViewAngleRequest) (*GetHorizontalViewAngleResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetInt(context.Context, *GetIntRequest) (*GetIntResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetJpegQuality(context.Context, *GetJpegQualityRequest) (*GetJpegQualityResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetJpegThumbnailQuality(context.Context, *GetJpegThumbnailQualityRequest) (*GetJpegThumbnailQualityResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetJpegThumbnailSize(context.Context, *GetJpegThumbnailSizeRequest) (*GetJpegThumbnailSizeResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetMaxExposureCompensation(context.Context, *GetMaxExposureCompensationRequest) (*GetMaxExposureCompensationResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetMaxNumDetectedFaces(context.Context, *GetMaxNumDetectedFacesRequest) (*GetMaxNumDetectedFacesResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetMaxNumFocusAreas(context.Context, *GetMaxNumFocusAreasRequest) (*GetMaxNumFocusAreasResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetMaxNumMeteringAreas(context.Context, *GetMaxNumMeteringAreasRequest) (*GetMaxNumMeteringAreasResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetMaxZoom(context.Context, *GetMaxZoomRequest) (*GetMaxZoomResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetMeteringAreas(context.Context, *GetMeteringAreasRequest) (*GetMeteringAreasResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetMinExposureCompensation(context.Context, *GetMinExposureCompensationRequest) (*GetMinExposureCompensationResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetPictureFormat(context.Context, *GetPictureFormatRequest) (*GetPictureFormatResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetPictureSize(context.Context, *GetPictureSizeRequest) (*GetPictureSizeResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetPreferredPreviewSizeForVideo(context.Context, *GetPreferredPreviewSizeForVideoRequest) (*GetPreferredPreviewSizeForVideoResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetPreviewFormat(context.Context, *GetPreviewFormatRequest) (*GetPreviewFormatResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetPreviewFpsRange(context.Context, *GetPreviewFpsRangeRequest) (*GetPreviewFpsRangeResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetPreviewFrameRate(context.Context, *GetPreviewFrameRateRequest) (*GetPreviewFrameRateResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetPreviewSize(context.Context, *GetPreviewSizeRequest) (*GetPreviewSizeResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetSceneMode(context.Context, *GetSceneModeRequest) (*GetSceneModeResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetSupportedAntibanding(context.Context, *GetSupportedAntibandingRequest) (*GetSupportedAntibandingResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetSupportedColorEffects(context.Context, *GetSupportedColorEffectsRequest) (*GetSupportedColorEffectsResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetSupportedFlashModes(context.Context, *GetSupportedFlashModesRequest) (*GetSupportedFlashModesResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetSupportedFocusModes(context.Context, *GetSupportedFocusModesRequest) (*GetSupportedFocusModesResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetSupportedJpegThumbnailSizes(context.Context, *GetSupportedJpegThumbnailSizesRequest) (*GetSupportedJpegThumbnailSizesResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetSupportedPictureFormats(context.Context, *GetSupportedPictureFormatsRequest) (*GetSupportedPictureFormatsResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetSupportedPictureSizes(context.Context, *GetSupportedPictureSizesRequest) (*GetSupportedPictureSizesResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetSupportedPreviewFormats(context.Context, *GetSupportedPreviewFormatsRequest) (*GetSupportedPreviewFormatsResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetSupportedPreviewFpsRange(context.Context, *GetSupportedPreviewFpsRangeRequest) (*GetSupportedPreviewFpsRangeResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetSupportedPreviewFrameRates(context.Context, *GetSupportedPreviewFrameRatesRequest) (*GetSupportedPreviewFrameRatesResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetSupportedPreviewSizes(context.Context, *GetSupportedPreviewSizesRequest) (*GetSupportedPreviewSizesResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetSupportedSceneModes(context.Context, *GetSupportedSceneModesRequest) (*GetSupportedSceneModesResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetSupportedVideoSizes(context.Context, *GetSupportedVideoSizesRequest) (*GetSupportedVideoSizesResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetSupportedWhiteBalance(context.Context, *GetSupportedWhiteBalanceRequest) (*GetSupportedWhiteBalanceResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetVerticalViewAngle(context.Context, *GetVerticalViewAngleRequest) (*GetVerticalViewAngleResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetVideoStabilization(context.Context, *GetVideoStabilizationRequest) (*GetVideoStabilizationResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetWhiteBalance(context.Context, *GetWhiteBalanceRequest) (*GetWhiteBalanceResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetZoom(context.Context, *GetZoomRequest) (*GetZoomResponse, error)
- func (UnimplementedCameraParametersServiceServer) GetZoomRatios(context.Context, *GetZoomRatiosRequest) (*GetZoomRatiosResponse, error)
- func (UnimplementedCameraParametersServiceServer) IsAutoExposureLockSupported(context.Context, *IsAutoExposureLockSupportedRequest) (*IsAutoExposureLockSupportedResponse, error)
- func (UnimplementedCameraParametersServiceServer) IsAutoWhiteBalanceLockSupported(context.Context, *IsAutoWhiteBalanceLockSupportedRequest) (*IsAutoWhiteBalanceLockSupportedResponse, error)
- func (UnimplementedCameraParametersServiceServer) IsSmoothZoomSupported(context.Context, *IsSmoothZoomSupportedRequest) (*IsSmoothZoomSupportedResponse, error)
- func (UnimplementedCameraParametersServiceServer) IsVideoSnapshotSupported(context.Context, *IsVideoSnapshotSupportedRequest) (*IsVideoSnapshotSupportedResponse, error)
- func (UnimplementedCameraParametersServiceServer) IsVideoStabilizationSupported(context.Context, *IsVideoStabilizationSupportedRequest) (*IsVideoStabilizationSupportedResponse, error)
- func (UnimplementedCameraParametersServiceServer) IsZoomSupported(context.Context, *IsZoomSupportedRequest) (*IsZoomSupportedResponse, error)
- func (UnimplementedCameraParametersServiceServer) Remove(context.Context, *RemoveRequest) (*RemoveResponse, error)
- func (UnimplementedCameraParametersServiceServer) RemoveGpsData(context.Context, *RemoveGpsDataRequest) (*RemoveGpsDataResponse, error)
- func (UnimplementedCameraParametersServiceServer) Set2(context.Context, *Set2Request) (*Set2Response, error)
- func (UnimplementedCameraParametersServiceServer) Set2_1(context.Context, *CameraParametersSet2_1Request) (*Set2_1Response, error)
- func (UnimplementedCameraParametersServiceServer) SetAntibanding(context.Context, *SetAntibandingRequest) (*SetAntibandingResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetAutoExposureLock(context.Context, *SetAutoExposureLockRequest) (*SetAutoExposureLockResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetAutoWhiteBalanceLock(context.Context, *SetAutoWhiteBalanceLockRequest) (*SetAutoWhiteBalanceLockResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetColorEffect(context.Context, *SetColorEffectRequest) (*SetColorEffectResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetExposureCompensation(context.Context, *SetExposureCompensationRequest) (*SetExposureCompensationResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetFlashMode(context.Context, *SetFlashModeRequest) (*SetFlashModeResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetFocusMode(context.Context, *SetFocusModeRequest) (*SetFocusModeResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetGpsAltitude(context.Context, *SetGpsAltitudeRequest) (*SetGpsAltitudeResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetGpsLatitude(context.Context, *SetGpsLatitudeRequest) (*SetGpsLatitudeResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetGpsLongitude(context.Context, *SetGpsLongitudeRequest) (*SetGpsLongitudeResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetGpsProcessingMethod(context.Context, *SetGpsProcessingMethodRequest) (*SetGpsProcessingMethodResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetGpsTimestamp(context.Context, *SetGpsTimestampRequest) (*SetGpsTimestampResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetJpegQuality(context.Context, *SetJpegQualityRequest) (*SetJpegQualityResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetJpegThumbnailQuality(context.Context, *SetJpegThumbnailQualityRequest) (*SetJpegThumbnailQualityResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetJpegThumbnailSize(context.Context, *SetJpegThumbnailSizeRequest) (*SetJpegThumbnailSizeResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetPictureFormat(context.Context, *SetPictureFormatRequest) (*SetPictureFormatResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetPictureSize(context.Context, *SetPictureSizeRequest) (*SetPictureSizeResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetPreviewFormat(context.Context, *SetPreviewFormatRequest) (*SetPreviewFormatResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetPreviewFpsRange(context.Context, *SetPreviewFpsRangeRequest) (*SetPreviewFpsRangeResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetPreviewFrameRate(context.Context, *SetPreviewFrameRateRequest) (*SetPreviewFrameRateResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetPreviewSize(context.Context, *SetPreviewSizeRequest) (*SetPreviewSizeResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetRecordingHint(context.Context, *SetRecordingHintRequest) (*SetRecordingHintResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetRotation(context.Context, *SetRotationRequest) (*SetRotationResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetSceneMode(context.Context, *SetSceneModeRequest) (*SetSceneModeResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetVideoStabilization(context.Context, *SetVideoStabilizationRequest) (*SetVideoStabilizationResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetWhiteBalance(context.Context, *SetWhiteBalanceRequest) (*SetWhiteBalanceResponse, error)
- func (UnimplementedCameraParametersServiceServer) SetZoom(context.Context, *SetZoomRequest) (*SetZoomResponse, error)
- func (UnimplementedCameraParametersServiceServer) Unflatten(context.Context, *UnflattenRequest) (*UnflattenResponse, error)
- type UnimplementedCameraPictureCallbackServiceServer
- type UnimplementedCameraPreviewCallbackServiceServer
- type UnimplementedCameraServiceServer
- func (UnimplementedCameraServiceServer) AddCallbackBuffer(context.Context, *AddCallbackBufferRequest) (*AddCallbackBufferResponse, error)
- func (UnimplementedCameraServiceServer) AutoFocus(context.Context, *AutoFocusRequest) (*AutoFocusResponse, error)
- func (UnimplementedCameraServiceServer) CancelAutoFocus(context.Context, *CancelAutoFocusRequest) (*CancelAutoFocusResponse, error)
- func (UnimplementedCameraServiceServer) EnableShutterSound(context.Context, *EnableShutterSoundRequest) (*EnableShutterSoundResponse, error)
- func (UnimplementedCameraServiceServer) GetCameraInfo(context.Context, *GetCameraInfoRequest) (*GetCameraInfoResponse, error)
- func (UnimplementedCameraServiceServer) GetNumberOfCameras(context.Context, *GetNumberOfCamerasRequest) (*GetNumberOfCamerasResponse, error)
- func (UnimplementedCameraServiceServer) GetParameters(context.Context, *GetParametersRequest) (*GetParametersResponse, error)
- func (UnimplementedCameraServiceServer) Lock(context.Context, *LockRequest) (*LockResponse, error)
- func (UnimplementedCameraServiceServer) Open0(context.Context, *Open0Request) (*Open0Response, error)
- func (UnimplementedCameraServiceServer) Open1_1(context.Context, *Open1_1Request) (*Open1_1Response, error)
- func (UnimplementedCameraServiceServer) Reconnect(context.Context, *ReconnectRequest) (*ReconnectResponse, error)
- func (UnimplementedCameraServiceServer) Release(context.Context, *ReleaseRequest) (*ReleaseResponse, error)
- func (UnimplementedCameraServiceServer) SetAutoFocusMoveCallback(context.Context, *SetAutoFocusMoveCallbackRequest) (*SetAutoFocusMoveCallbackResponse, error)
- func (UnimplementedCameraServiceServer) SetDisplayOrientation(context.Context, *SetDisplayOrientationRequest) (*SetDisplayOrientationResponse, error)
- func (UnimplementedCameraServiceServer) SetErrorCallback(context.Context, *SetErrorCallbackRequest) (*SetErrorCallbackResponse, error)
- func (UnimplementedCameraServiceServer) SetFaceDetectionListener(context.Context, *SetFaceDetectionListenerRequest) (*SetFaceDetectionListenerResponse, error)
- func (UnimplementedCameraServiceServer) SetOneShotPreviewCallback(context.Context, *SetOneShotPreviewCallbackRequest) (*SetOneShotPreviewCallbackResponse, error)
- func (UnimplementedCameraServiceServer) SetParameters(context.Context, *SetParametersRequest) (*SetParametersResponse, error)
- func (UnimplementedCameraServiceServer) SetPreviewCallback(context.Context, *SetPreviewCallbackRequest) (*SetPreviewCallbackResponse, error)
- func (UnimplementedCameraServiceServer) SetPreviewCallbackWithBuffer(context.Context, *SetPreviewCallbackWithBufferRequest) (*SetPreviewCallbackWithBufferResponse, error)
- func (UnimplementedCameraServiceServer) SetPreviewDisplay(context.Context, *SetPreviewDisplayRequest) (*SetPreviewDisplayResponse, error)
- func (UnimplementedCameraServiceServer) SetPreviewTexture(context.Context, *SetPreviewTextureRequest) (*SetPreviewTextureResponse, error)
- func (UnimplementedCameraServiceServer) SetZoomChangeListener(context.Context, *SetZoomChangeListenerRequest) (*SetZoomChangeListenerResponse, error)
- func (UnimplementedCameraServiceServer) StartFaceDetection(context.Context, *StartFaceDetectionRequest) (*StartFaceDetectionResponse, error)
- func (UnimplementedCameraServiceServer) StartPreview(context.Context, *StartPreviewRequest) (*StartPreviewResponse, error)
- func (UnimplementedCameraServiceServer) StartSmoothZoom(context.Context, *StartSmoothZoomRequest) (*StartSmoothZoomResponse, error)
- func (UnimplementedCameraServiceServer) StopFaceDetection(context.Context, *StopFaceDetectionRequest) (*StopFaceDetectionResponse, error)
- func (UnimplementedCameraServiceServer) StopPreview(context.Context, *StopPreviewRequest) (*StopPreviewResponse, error)
- func (UnimplementedCameraServiceServer) StopSmoothZoom(context.Context, *StopSmoothZoomRequest) (*StopSmoothZoomResponse, error)
- func (UnimplementedCameraServiceServer) TakePicture3(context.Context, *TakePicture3Request) (*TakePicture3Response, error)
- func (UnimplementedCameraServiceServer) TakePicture4_1(context.Context, *TakePicture4_1Request) (*TakePicture4_1Response, error)
- func (UnimplementedCameraServiceServer) Unlock(context.Context, *UnlockRequest) (*UnlockResponse, error)
- type UnimplementedCameraShutterCallbackServiceServer
- type UnimplementedCameraSizeServiceServer
- type UnimplementedDataSpaceServiceServer
- func (UnimplementedDataSpaceServiceServer) GetRange(context.Context, *GetRangeRequest) (*GetRangeResponse, error)
- func (UnimplementedDataSpaceServiceServer) GetStandard(context.Context, *GetStandardRequest) (*GetStandardResponse, error)
- func (UnimplementedDataSpaceServiceServer) GetTransfer(context.Context, *GetTransferRequest) (*GetTransferResponse, error)
- func (UnimplementedDataSpaceServiceServer) Pack(context.Context, *PackRequest) (*PackResponse, error)
- type UnimplementedDisplayLutsEntryServiceServer
- func (UnimplementedDisplayLutsEntryServiceServer) GetBuffer(context.Context, *GetBufferRequest) (*GetBufferResponse, error)
- func (UnimplementedDisplayLutsEntryServiceServer) GetDimension(context.Context, *GetDimensionRequest) (*GetDimensionResponse, error)
- func (UnimplementedDisplayLutsEntryServiceServer) GetSamplingKey(context.Context, *GetSamplingKeyRequest) (*GetSamplingKeyResponse, error)
- func (UnimplementedDisplayLutsEntryServiceServer) ToString(context.Context, *DisplayLutsEntryToStringRequest) (*ToStringResponse, error)
- type UnimplementedDisplayLutsServiceServer
- func (UnimplementedDisplayLutsServiceServer) NewDisplayLuts(context.Context, *NewDisplayLutsRequest) (*NewDisplayLutsResponse, error)
- func (UnimplementedDisplayLutsServiceServer) Set1(context.Context, *Set1Request) (*Set1Response, error)
- func (UnimplementedDisplayLutsServiceServer) Set2_1(context.Context, *Set2_1Request) (*Set2_1Response, error)
- func (UnimplementedDisplayLutsServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- type UnimplementedGeomagneticFieldServiceServer
- func (UnimplementedGeomagneticFieldServiceServer) GetDeclination(context.Context, *GetDeclinationRequest) (*GetDeclinationResponse, error)
- func (UnimplementedGeomagneticFieldServiceServer) GetFieldStrength(context.Context, *GetFieldStrengthRequest) (*GetFieldStrengthResponse, error)
- func (UnimplementedGeomagneticFieldServiceServer) GetHorizontalStrength(context.Context, *GetHorizontalStrengthRequest) (*GetHorizontalStrengthResponse, error)
- func (UnimplementedGeomagneticFieldServiceServer) GetInclination(context.Context, *GetInclinationRequest) (*GetInclinationResponse, error)
- func (UnimplementedGeomagneticFieldServiceServer) GetX(context.Context, *GetXRequest) (*GetXResponse, error)
- func (UnimplementedGeomagneticFieldServiceServer) GetY(context.Context, *GetYRequest) (*GetYResponse, error)
- func (UnimplementedGeomagneticFieldServiceServer) GetZ(context.Context, *GetZRequest) (*GetZResponse, error)
- func (UnimplementedGeomagneticFieldServiceServer) NewGeomagneticField(context.Context, *NewGeomagneticFieldRequest) (*NewGeomagneticFieldResponse, error)
- type UnimplementedLutPropertiesServiceServer
- func (UnimplementedLutPropertiesServiceServer) GetDimension(context.Context, *GetDimensionRequest) (*GetDimensionResponse, error)
- func (UnimplementedLutPropertiesServiceServer) GetSamplingKeys(context.Context, *GetSamplingKeysRequest) (*GetSamplingKeysResponse, error)
- func (UnimplementedLutPropertiesServiceServer) GetSize(context.Context, *GetSizeRequest) (*GetSizeResponse, error)
- type UnimplementedOverlayPropertiesServiceServer
- func (UnimplementedOverlayPropertiesServiceServer) DescribeContents(context.Context, *OverlayPropertiesDescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedOverlayPropertiesServiceServer) GetLutProperties(context.Context, *GetLutPropertiesRequest) (*GetLutPropertiesResponse, error)
- func (UnimplementedOverlayPropertiesServiceServer) IsCombinationSupported(context.Context, *IsCombinationSupportedRequest) (*IsCombinationSupportedResponse, error)
- func (UnimplementedOverlayPropertiesServiceServer) IsMixedColorSpacesSupported(context.Context, *IsMixedColorSpacesSupportedRequest) (*IsMixedColorSpacesSupportedResponse, error)
- func (UnimplementedOverlayPropertiesServiceServer) WriteToParcel(context.Context, *OverlayPropertiesWriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedSensorDirectChannelServiceServer
- func (UnimplementedSensorDirectChannelServiceServer) Close(context.Context, *SensorDirectChannelCloseRequest) (*CloseResponse, error)
- func (UnimplementedSensorDirectChannelServiceServer) Configure(context.Context, *ConfigureRequest) (*ConfigureResponse, error)
- func (UnimplementedSensorDirectChannelServiceServer) IsOpen(context.Context, *IsOpenRequest) (*IsOpenResponse, error)
- type UnimplementedSensorEventCallbackServiceServer
- func (UnimplementedSensorEventCallbackServiceServer) OnAccuracyChanged(context.Context, *OnAccuracyChangedRequest) (*OnAccuracyChangedResponse, error)
- func (UnimplementedSensorEventCallbackServiceServer) OnFlushCompleted(context.Context, *OnFlushCompletedRequest) (*OnFlushCompletedResponse, error)
- func (UnimplementedSensorEventCallbackServiceServer) OnSensorAdditionalInfo(context.Context, *OnSensorAdditionalInfoRequest) (*OnSensorAdditionalInfoResponse, error)
- func (UnimplementedSensorEventCallbackServiceServer) OnSensorChanged(context.Context, *OnSensorChangedRequest) (*OnSensorChangedResponse, error)
- type UnimplementedSensorEventListener2ServiceServer
- type UnimplementedSensorEventListenerServiceServer
- type UnimplementedSensorListenerServiceServer
- func (UnimplementedSensorListenerServiceServer) OnAccuracyChanged(context.Context, *SensorListenerOnAccuracyChangedRequest) (*OnAccuracyChangedResponse, error)
- func (UnimplementedSensorListenerServiceServer) OnSensorChanged(context.Context, *SensorListenerOnSensorChangedRequest) (*OnSensorChangedResponse, error)
- type UnimplementedSensorManagerDynamicSensorCallbackServiceServer
- func (UnimplementedSensorManagerDynamicSensorCallbackServiceServer) OnDynamicSensorConnected(context.Context, *OnDynamicSensorConnectedRequest) (*OnDynamicSensorConnectedResponse, error)
- func (UnimplementedSensorManagerDynamicSensorCallbackServiceServer) OnDynamicSensorDisconnected(context.Context, *OnDynamicSensorDisconnectedRequest) (*OnDynamicSensorDisconnectedResponse, error)
- type UnimplementedSensorManagerServiceServer
- func (UnimplementedSensorManagerServiceServer) CancelTriggerSensor(context.Context, *CancelTriggerSensorRequest) (*CancelTriggerSensorResponse, error)
- func (UnimplementedSensorManagerServiceServer) CreateDirectChannel1(context.Context, *CreateDirectChannel1Request) (*CreateDirectChannel1Response, error)
- func (UnimplementedSensorManagerServiceServer) CreateDirectChannel1_1(context.Context, *CreateDirectChannel1_1Request) (*CreateDirectChannel1_1Response, error)
- func (UnimplementedSensorManagerServiceServer) Flush(context.Context, *FlushRequest) (*FlushResponse, error)
- func (UnimplementedSensorManagerServiceServer) GetAltitude(context.Context, *GetAltitudeRequest) (*GetAltitudeResponse, error)
- func (UnimplementedSensorManagerServiceServer) GetAngleChange(context.Context, *GetAngleChangeRequest) (*GetAngleChangeResponse, error)
- func (UnimplementedSensorManagerServiceServer) GetDefaultSensor1(context.Context, *GetDefaultSensor1Request) (*GetDefaultSensor1Response, error)
- func (UnimplementedSensorManagerServiceServer) GetDefaultSensor2_1(context.Context, *GetDefaultSensor2_1Request) (*GetDefaultSensor2_1Response, error)
- func (UnimplementedSensorManagerServiceServer) GetDynamicSensorList(context.Context, *GetDynamicSensorListRequest) (*GetDynamicSensorListResponse, error)
- func (UnimplementedSensorManagerServiceServer) GetInclination(context.Context, *SensorManagerGetInclinationRequest) (*GetInclinationResponse, error)
- func (UnimplementedSensorManagerServiceServer) GetOrientation(context.Context, *GetOrientationRequest) (*GetOrientationResponse, error)
- func (UnimplementedSensorManagerServiceServer) GetQuaternionFromVector(context.Context, *GetQuaternionFromVectorRequest) (*GetQuaternionFromVectorResponse, error)
- func (UnimplementedSensorManagerServiceServer) GetRotationMatrix(context.Context, *GetRotationMatrixRequest) (*GetRotationMatrixResponse, error)
- func (UnimplementedSensorManagerServiceServer) GetRotationMatrixFromVector(context.Context, *GetRotationMatrixFromVectorRequest) (*GetRotationMatrixFromVectorResponse, error)
- func (UnimplementedSensorManagerServiceServer) GetSensorList(context.Context, *GetSensorListRequest) (*GetSensorListResponse, error)
- func (UnimplementedSensorManagerServiceServer) GetSensors(context.Context, *GetSensorsRequest) (*GetSensorsResponse, error)
- func (UnimplementedSensorManagerServiceServer) IsDynamicSensorDiscoverySupported(context.Context, *IsDynamicSensorDiscoverySupportedRequest) (*IsDynamicSensorDiscoverySupportedResponse, error)
- func (UnimplementedSensorManagerServiceServer) RegisterDynamicSensorCallback(context.Context, *RegisterDynamicSensorCallbackRequest) (*RegisterDynamicSensorCallbackResponse, error)
- func (UnimplementedSensorManagerServiceServer) RegisterListener2_2(context.Context, *RegisterListener2_2Request) (*RegisterListener2_2Response, error)
- func (UnimplementedSensorManagerServiceServer) RegisterListener3(context.Context, *RegisterListener3Request) (*RegisterListener3Response, error)
- func (UnimplementedSensorManagerServiceServer) RegisterListener3_3(context.Context, *RegisterListener3_3Request) (*RegisterListener3_3Response, error)
- func (UnimplementedSensorManagerServiceServer) RegisterListener4_1(context.Context, *RegisterListener4_1Request) (*RegisterListener4_1Response, error)
- func (UnimplementedSensorManagerServiceServer) RemapCoordinateSystem(context.Context, *RemapCoordinateSystemRequest) (*RemapCoordinateSystemResponse, error)
- func (UnimplementedSensorManagerServiceServer) RequestTriggerSensor(context.Context, *RequestTriggerSensorRequest) (*RequestTriggerSensorResponse, error)
- func (UnimplementedSensorManagerServiceServer) UnregisterDynamicSensorCallback(context.Context, *UnregisterDynamicSensorCallbackRequest) (*UnregisterDynamicSensorCallbackResponse, error)
- func (UnimplementedSensorManagerServiceServer) UnregisterListener1(context.Context, *UnregisterListener1Request) (*UnregisterListener1Response, error)
- func (UnimplementedSensorManagerServiceServer) UnregisterListener1_2(context.Context, *UnregisterListener1_2Request) (*UnregisterListener1_2Response, error)
- func (UnimplementedSensorManagerServiceServer) UnregisterListener2_1(context.Context, *UnregisterListener2_1Request) (*UnregisterListener2_1Response, error)
- func (UnimplementedSensorManagerServiceServer) UnregisterListener2_3(context.Context, *UnregisterListener2_3Request) (*UnregisterListener2_3Response, error)
- type UnimplementedSensorPrivacyManagerServiceServer
- func (UnimplementedSensorPrivacyManagerServiceServer) SupportsSensorToggle1(context.Context, *SupportsSensorToggle1Request) (*SupportsSensorToggle1Response, error)
- func (UnimplementedSensorPrivacyManagerServiceServer) SupportsSensorToggle2_1(context.Context, *SupportsSensorToggle2_1Request) (*SupportsSensorToggle2_1Response, error)
- type UnimplementedSensorServiceServer
- func (UnimplementedSensorServiceServer) GetFifoMaxEventCount(context.Context, *GetFifoMaxEventCountRequest) (*GetFifoMaxEventCountResponse, error)
- func (UnimplementedSensorServiceServer) GetFifoReservedEventCount(context.Context, *GetFifoReservedEventCountRequest) (*GetFifoReservedEventCountResponse, error)
- func (UnimplementedSensorServiceServer) GetHighestDirectReportRateLevel(context.Context, *GetHighestDirectReportRateLevelRequest) (*GetHighestDirectReportRateLevelResponse, error)
- func (UnimplementedSensorServiceServer) GetId(context.Context, *GetIdRequest) (*GetIdResponse, error)
- func (UnimplementedSensorServiceServer) GetMaxDelay(context.Context, *GetMaxDelayRequest) (*GetMaxDelayResponse, error)
- func (UnimplementedSensorServiceServer) GetMaximumRange(context.Context, *GetMaximumRangeRequest) (*GetMaximumRangeResponse, error)
- func (UnimplementedSensorServiceServer) GetMinDelay(context.Context, *GetMinDelayRequest) (*GetMinDelayResponse, error)
- func (UnimplementedSensorServiceServer) GetName(context.Context, *GetNameRequest) (*GetNameResponse, error)
- func (UnimplementedSensorServiceServer) GetPower(context.Context, *GetPowerRequest) (*GetPowerResponse, error)
- func (UnimplementedSensorServiceServer) GetReportingMode(context.Context, *GetReportingModeRequest) (*GetReportingModeResponse, error)
- func (UnimplementedSensorServiceServer) GetResolution(context.Context, *GetResolutionRequest) (*GetResolutionResponse, error)
- func (UnimplementedSensorServiceServer) GetStringType(context.Context, *GetStringTypeRequest) (*GetStringTypeResponse, error)
- func (UnimplementedSensorServiceServer) GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error)
- func (UnimplementedSensorServiceServer) GetVendor(context.Context, *GetVendorRequest) (*GetVendorResponse, error)
- func (UnimplementedSensorServiceServer) GetVersion(context.Context, *GetVersionRequest) (*GetVersionResponse, error)
- func (UnimplementedSensorServiceServer) IsAdditionalInfoSupported(context.Context, *IsAdditionalInfoSupportedRequest) (*IsAdditionalInfoSupportedResponse, error)
- func (UnimplementedSensorServiceServer) IsDirectChannelTypeSupported(context.Context, *IsDirectChannelTypeSupportedRequest) (*IsDirectChannelTypeSupportedResponse, error)
- func (UnimplementedSensorServiceServer) IsDynamicSensor(context.Context, *IsDynamicSensorRequest) (*IsDynamicSensorResponse, error)
- func (UnimplementedSensorServiceServer) IsWakeUpSensor(context.Context, *IsWakeUpSensorRequest) (*IsWakeUpSensorResponse, error)
- func (UnimplementedSensorServiceServer) ToString(context.Context, *SensorToStringRequest) (*ToStringResponse, error)
- type UnimplementedSyncFenceServiceServer
- func (UnimplementedSyncFenceServiceServer) Await(context.Context, *AwaitRequest) (*AwaitResponse, error)
- func (UnimplementedSyncFenceServiceServer) AwaitForever(context.Context, *AwaitForeverRequest) (*AwaitForeverResponse, error)
- func (UnimplementedSyncFenceServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
- func (UnimplementedSyncFenceServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
- func (UnimplementedSyncFenceServiceServer) GetSignalTime(context.Context, *GetSignalTimeRequest) (*GetSignalTimeResponse, error)
- func (UnimplementedSyncFenceServiceServer) IsValid(context.Context, *IsValidRequest) (*IsValidResponse, error)
- func (UnimplementedSyncFenceServiceServer) NewSyncFence(context.Context, *NewSyncFenceRequest) (*NewSyncFenceResponse, error)
- func (UnimplementedSyncFenceServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
- type UnimplementedTriggerEventListenerServiceServer
- type UnlockRequest
- type UnlockResponse
- type UnregisterDynamicSensorCallbackRequest
- func (*UnregisterDynamicSensorCallbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnregisterDynamicSensorCallbackRequest) GetArg0() int64
- func (*UnregisterDynamicSensorCallbackRequest) ProtoMessage()
- func (x *UnregisterDynamicSensorCallbackRequest) ProtoReflect() protoreflect.Message
- func (x *UnregisterDynamicSensorCallbackRequest) Reset()
- func (x *UnregisterDynamicSensorCallbackRequest) String() string
- type UnregisterDynamicSensorCallbackResponse
- func (*UnregisterDynamicSensorCallbackResponse) Descriptor() ([]byte, []int)deprecated
- func (*UnregisterDynamicSensorCallbackResponse) ProtoMessage()
- func (x *UnregisterDynamicSensorCallbackResponse) ProtoReflect() protoreflect.Message
- func (x *UnregisterDynamicSensorCallbackResponse) Reset()
- func (x *UnregisterDynamicSensorCallbackResponse) String() string
- type UnregisterListener1Request
- func (*UnregisterListener1Request) Descriptor() ([]byte, []int)deprecated
- func (x *UnregisterListener1Request) GetArg0() int64
- func (*UnregisterListener1Request) ProtoMessage()
- func (x *UnregisterListener1Request) ProtoReflect() protoreflect.Message
- func (x *UnregisterListener1Request) Reset()
- func (x *UnregisterListener1Request) String() string
- type UnregisterListener1Response
- type UnregisterListener1_2Request
- func (*UnregisterListener1_2Request) Descriptor() ([]byte, []int)deprecated
- func (x *UnregisterListener1_2Request) GetArg0() int64
- func (*UnregisterListener1_2Request) ProtoMessage()
- func (x *UnregisterListener1_2Request) ProtoReflect() protoreflect.Message
- func (x *UnregisterListener1_2Request) Reset()
- func (x *UnregisterListener1_2Request) String() string
- type UnregisterListener1_2Response
- func (*UnregisterListener1_2Response) Descriptor() ([]byte, []int)deprecated
- func (*UnregisterListener1_2Response) ProtoMessage()
- func (x *UnregisterListener1_2Response) ProtoReflect() protoreflect.Message
- func (x *UnregisterListener1_2Response) Reset()
- func (x *UnregisterListener1_2Response) String() string
- type UnregisterListener2_1Request
- func (*UnregisterListener2_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *UnregisterListener2_1Request) GetArg0() int64
- func (x *UnregisterListener2_1Request) GetArg1() int64
- func (*UnregisterListener2_1Request) ProtoMessage()
- func (x *UnregisterListener2_1Request) ProtoReflect() protoreflect.Message
- func (x *UnregisterListener2_1Request) Reset()
- func (x *UnregisterListener2_1Request) String() string
- type UnregisterListener2_1Response
- func (*UnregisterListener2_1Response) Descriptor() ([]byte, []int)deprecated
- func (*UnregisterListener2_1Response) ProtoMessage()
- func (x *UnregisterListener2_1Response) ProtoReflect() protoreflect.Message
- func (x *UnregisterListener2_1Response) Reset()
- func (x *UnregisterListener2_1Response) String() string
- type UnregisterListener2_3Request
- func (*UnregisterListener2_3Request) Descriptor() ([]byte, []int)deprecated
- func (x *UnregisterListener2_3Request) GetArg0() int64
- func (x *UnregisterListener2_3Request) GetArg1() int32
- func (*UnregisterListener2_3Request) ProtoMessage()
- func (x *UnregisterListener2_3Request) ProtoReflect() protoreflect.Message
- func (x *UnregisterListener2_3Request) Reset()
- func (x *UnregisterListener2_3Request) String() string
- type UnregisterListener2_3Response
- func (*UnregisterListener2_3Response) Descriptor() ([]byte, []int)deprecated
- func (*UnregisterListener2_3Response) ProtoMessage()
- func (x *UnregisterListener2_3Response) ProtoReflect() protoreflect.Message
- func (x *UnregisterListener2_3Response) Reset()
- func (x *UnregisterListener2_3Response) String() string
- type UnsafeBatteryStateServiceServer
- type UnsafeBufferServiceServer
- type UnsafeCameraAreaServiceServer
- type UnsafeCameraAutoFocusCallbackServiceServer
- type UnsafeCameraAutoFocusMoveCallbackServiceServer
- type UnsafeCameraErrorCallbackServiceServer
- type UnsafeCameraFaceDetectionListenerServiceServer
- type UnsafeCameraOnZoomChangeListenerServiceServer
- type UnsafeCameraParametersServiceServer
- type UnsafeCameraPictureCallbackServiceServer
- type UnsafeCameraPreviewCallbackServiceServer
- type UnsafeCameraServiceServer
- type UnsafeCameraShutterCallbackServiceServer
- type UnsafeCameraSizeServiceServer
- type UnsafeDataSpaceServiceServer
- type UnsafeDisplayLutsEntryServiceServer
- type UnsafeDisplayLutsServiceServer
- type UnsafeGeomagneticFieldServiceServer
- type UnsafeLutPropertiesServiceServer
- type UnsafeOverlayPropertiesServiceServer
- type UnsafeSensorDirectChannelServiceServer
- type UnsafeSensorEventCallbackServiceServer
- type UnsafeSensorEventListener2ServiceServer
- type UnsafeSensorEventListenerServiceServer
- type UnsafeSensorListenerServiceServer
- type UnsafeSensorManagerDynamicSensorCallbackServiceServer
- type UnsafeSensorManagerServiceServer
- type UnsafeSensorPrivacyManagerServiceServer
- type UnsafeSensorServiceServer
- type UnsafeSyncFenceServiceServer
- type UnsafeTriggerEventListenerServiceServer
- type WriteToParcelRequest
- func (*WriteToParcelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WriteToParcelRequest) GetArg0() int64
- func (x *WriteToParcelRequest) GetArg1() int32
- func (x *WriteToParcelRequest) GetHandle() int64
- func (*WriteToParcelRequest) ProtoMessage()
- func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message
- func (x *WriteToParcelRequest) Reset()
- func (x *WriteToParcelRequest) String() string
- type WriteToParcelResponse
Constants ¶
const ( DisplayLutsService_NewDisplayLuts_FullMethodName = "/hardware.DisplayLutsService/NewDisplayLuts" DisplayLutsService_Set1_FullMethodName = "/hardware.DisplayLutsService/Set1" DisplayLutsService_Set2_1_FullMethodName = "/hardware.DisplayLutsService/Set2_1" DisplayLutsService_ToString_FullMethodName = "/hardware.DisplayLutsService/ToString" )
const ( DisplayLutsEntryService_GetBuffer_FullMethodName = "/hardware.DisplayLutsEntryService/GetBuffer" DisplayLutsEntryService_GetDimension_FullMethodName = "/hardware.DisplayLutsEntryService/GetDimension" DisplayLutsEntryService_GetSamplingKey_FullMethodName = "/hardware.DisplayLutsEntryService/GetSamplingKey" DisplayLutsEntryService_ToString_FullMethodName = "/hardware.DisplayLutsEntryService/ToString" )
const ( SensorEventCallbackService_OnAccuracyChanged_FullMethodName = "/hardware.SensorEventCallbackService/OnAccuracyChanged" SensorEventCallbackService_OnFlushCompleted_FullMethodName = "/hardware.SensorEventCallbackService/OnFlushCompleted" SensorEventCallbackService_OnSensorAdditionalInfo_FullMethodName = "/hardware.SensorEventCallbackService/OnSensorAdditionalInfo" SensorEventCallbackService_OnSensorChanged_FullMethodName = "/hardware.SensorEventCallbackService/OnSensorChanged" )
const ( DataSpaceService_GetRange_FullMethodName = "/hardware.DataSpaceService/GetRange" DataSpaceService_GetStandard_FullMethodName = "/hardware.DataSpaceService/GetStandard" DataSpaceService_GetTransfer_FullMethodName = "/hardware.DataSpaceService/GetTransfer" DataSpaceService_Pack_FullMethodName = "/hardware.DataSpaceService/Pack" )
const ( SensorEventListenerService_OnAccuracyChanged_FullMethodName = "/hardware.SensorEventListenerService/OnAccuracyChanged" SensorEventListenerService_OnSensorChanged_FullMethodName = "/hardware.SensorEventListenerService/OnSensorChanged" )
const ( SensorPrivacyManagerService_SupportsSensorToggle1_FullMethodName = "/hardware.SensorPrivacyManagerService/SupportsSensorToggle1" SensorPrivacyManagerService_SupportsSensorToggle2_1_FullMethodName = "/hardware.SensorPrivacyManagerService/SupportsSensorToggle2_1" )
const ( SensorListenerService_OnAccuracyChanged_FullMethodName = "/hardware.SensorListenerService/OnAccuracyChanged" SensorListenerService_OnSensorChanged_FullMethodName = "/hardware.SensorListenerService/OnSensorChanged" )
const ( SyncFenceService_NewSyncFence_FullMethodName = "/hardware.SyncFenceService/NewSyncFence" SyncFenceService_Await_FullMethodName = "/hardware.SyncFenceService/Await" SyncFenceService_AwaitForever_FullMethodName = "/hardware.SyncFenceService/AwaitForever" SyncFenceService_Close_FullMethodName = "/hardware.SyncFenceService/Close" SyncFenceService_DescribeContents_FullMethodName = "/hardware.SyncFenceService/DescribeContents" SyncFenceService_GetSignalTime_FullMethodName = "/hardware.SyncFenceService/GetSignalTime" SyncFenceService_IsValid_FullMethodName = "/hardware.SyncFenceService/IsValid" SyncFenceService_WriteToParcel_FullMethodName = "/hardware.SyncFenceService/WriteToParcel" )
const ( GeomagneticFieldService_NewGeomagneticField_FullMethodName = "/hardware.GeomagneticFieldService/NewGeomagneticField" GeomagneticFieldService_GetDeclination_FullMethodName = "/hardware.GeomagneticFieldService/GetDeclination" GeomagneticFieldService_GetFieldStrength_FullMethodName = "/hardware.GeomagneticFieldService/GetFieldStrength" GeomagneticFieldService_GetHorizontalStrength_FullMethodName = "/hardware.GeomagneticFieldService/GetHorizontalStrength" GeomagneticFieldService_GetInclination_FullMethodName = "/hardware.GeomagneticFieldService/GetInclination" GeomagneticFieldService_GetX_FullMethodName = "/hardware.GeomagneticFieldService/GetX" GeomagneticFieldService_GetY_FullMethodName = "/hardware.GeomagneticFieldService/GetY" GeomagneticFieldService_GetZ_FullMethodName = "/hardware.GeomagneticFieldService/GetZ" )
const ( SensorManagerService_CancelTriggerSensor_FullMethodName = "/hardware.SensorManagerService/CancelTriggerSensor" SensorManagerService_CreateDirectChannel1_FullMethodName = "/hardware.SensorManagerService/CreateDirectChannel1" SensorManagerService_CreateDirectChannel1_1_FullMethodName = "/hardware.SensorManagerService/CreateDirectChannel1_1" SensorManagerService_Flush_FullMethodName = "/hardware.SensorManagerService/Flush" SensorManagerService_GetDefaultSensor1_FullMethodName = "/hardware.SensorManagerService/GetDefaultSensor1" SensorManagerService_GetDefaultSensor2_1_FullMethodName = "/hardware.SensorManagerService/GetDefaultSensor2_1" SensorManagerService_GetDynamicSensorList_FullMethodName = "/hardware.SensorManagerService/GetDynamicSensorList" SensorManagerService_GetSensorList_FullMethodName = "/hardware.SensorManagerService/GetSensorList" SensorManagerService_GetSensors_FullMethodName = "/hardware.SensorManagerService/GetSensors" SensorManagerService_IsDynamicSensorDiscoverySupported_FullMethodName = "/hardware.SensorManagerService/IsDynamicSensorDiscoverySupported" SensorManagerService_RegisterDynamicSensorCallback_FullMethodName = "/hardware.SensorManagerService/RegisterDynamicSensorCallback" SensorManagerService_RegisterListener3_FullMethodName = "/hardware.SensorManagerService/RegisterListener3" SensorManagerService_RegisterListener4_1_FullMethodName = "/hardware.SensorManagerService/RegisterListener4_1" SensorManagerService_RegisterListener2_2_FullMethodName = "/hardware.SensorManagerService/RegisterListener2_2" SensorManagerService_RegisterListener3_3_FullMethodName = "/hardware.SensorManagerService/RegisterListener3_3" SensorManagerService_RequestTriggerSensor_FullMethodName = "/hardware.SensorManagerService/RequestTriggerSensor" SensorManagerService_UnregisterDynamicSensorCallback_FullMethodName = "/hardware.SensorManagerService/UnregisterDynamicSensorCallback" SensorManagerService_UnregisterListener1_FullMethodName = "/hardware.SensorManagerService/UnregisterListener1" SensorManagerService_UnregisterListener2_1_FullMethodName = "/hardware.SensorManagerService/UnregisterListener2_1" SensorManagerService_UnregisterListener1_2_FullMethodName = "/hardware.SensorManagerService/UnregisterListener1_2" SensorManagerService_UnregisterListener2_3_FullMethodName = "/hardware.SensorManagerService/UnregisterListener2_3" SensorManagerService_GetAltitude_FullMethodName = "/hardware.SensorManagerService/GetAltitude" SensorManagerService_GetAngleChange_FullMethodName = "/hardware.SensorManagerService/GetAngleChange" SensorManagerService_GetInclination_FullMethodName = "/hardware.SensorManagerService/GetInclination" SensorManagerService_GetOrientation_FullMethodName = "/hardware.SensorManagerService/GetOrientation" SensorManagerService_GetQuaternionFromVector_FullMethodName = "/hardware.SensorManagerService/GetQuaternionFromVector" SensorManagerService_GetRotationMatrix_FullMethodName = "/hardware.SensorManagerService/GetRotationMatrix" SensorManagerService_GetRotationMatrixFromVector_FullMethodName = "/hardware.SensorManagerService/GetRotationMatrixFromVector" SensorManagerService_RemapCoordinateSystem_FullMethodName = "/hardware.SensorManagerService/RemapCoordinateSystem" )
const ( SensorManagerDynamicSensorCallbackService_OnDynamicSensorConnected_FullMethodName = "/hardware.SensorManagerDynamicSensorCallbackService/OnDynamicSensorConnected" SensorManagerDynamicSensorCallbackService_OnDynamicSensorDisconnected_FullMethodName = "/hardware.SensorManagerDynamicSensorCallbackService/OnDynamicSensorDisconnected" )
const ( BatteryStateService_GetCapacity_FullMethodName = "/hardware.BatteryStateService/GetCapacity" BatteryStateService_GetStatus_FullMethodName = "/hardware.BatteryStateService/GetStatus" BatteryStateService_IsPresent_FullMethodName = "/hardware.BatteryStateService/IsPresent" )
const ( SensorService_GetFifoMaxEventCount_FullMethodName = "/hardware.SensorService/GetFifoMaxEventCount" SensorService_GetFifoReservedEventCount_FullMethodName = "/hardware.SensorService/GetFifoReservedEventCount" SensorService_GetHighestDirectReportRateLevel_FullMethodName = "/hardware.SensorService/GetHighestDirectReportRateLevel" SensorService_GetId_FullMethodName = "/hardware.SensorService/GetId" SensorService_GetMaxDelay_FullMethodName = "/hardware.SensorService/GetMaxDelay" SensorService_GetMaximumRange_FullMethodName = "/hardware.SensorService/GetMaximumRange" SensorService_GetMinDelay_FullMethodName = "/hardware.SensorService/GetMinDelay" SensorService_GetName_FullMethodName = "/hardware.SensorService/GetName" SensorService_GetPower_FullMethodName = "/hardware.SensorService/GetPower" SensorService_GetReportingMode_FullMethodName = "/hardware.SensorService/GetReportingMode" SensorService_GetResolution_FullMethodName = "/hardware.SensorService/GetResolution" SensorService_GetStringType_FullMethodName = "/hardware.SensorService/GetStringType" SensorService_GetType_FullMethodName = "/hardware.SensorService/GetType" SensorService_GetVendor_FullMethodName = "/hardware.SensorService/GetVendor" SensorService_GetVersion_FullMethodName = "/hardware.SensorService/GetVersion" SensorService_IsAdditionalInfoSupported_FullMethodName = "/hardware.SensorService/IsAdditionalInfoSupported" SensorService_IsDirectChannelTypeSupported_FullMethodName = "/hardware.SensorService/IsDirectChannelTypeSupported" SensorService_IsDynamicSensor_FullMethodName = "/hardware.SensorService/IsDynamicSensor" SensorService_IsWakeUpSensor_FullMethodName = "/hardware.SensorService/IsWakeUpSensor" SensorService_ToString_FullMethodName = "/hardware.SensorService/ToString" )
const ( OverlayPropertiesService_DescribeContents_FullMethodName = "/hardware.OverlayPropertiesService/DescribeContents" OverlayPropertiesService_GetLutProperties_FullMethodName = "/hardware.OverlayPropertiesService/GetLutProperties" OverlayPropertiesService_IsCombinationSupported_FullMethodName = "/hardware.OverlayPropertiesService/IsCombinationSupported" OverlayPropertiesService_IsMixedColorSpacesSupported_FullMethodName = "/hardware.OverlayPropertiesService/IsMixedColorSpacesSupported" OverlayPropertiesService_WriteToParcel_FullMethodName = "/hardware.OverlayPropertiesService/WriteToParcel" )
const ( SensorDirectChannelService_Close_FullMethodName = "/hardware.SensorDirectChannelService/Close" SensorDirectChannelService_Configure_FullMethodName = "/hardware.SensorDirectChannelService/Configure" SensorDirectChannelService_IsOpen_FullMethodName = "/hardware.SensorDirectChannelService/IsOpen" )
const ( BufferService_Close_FullMethodName = "/hardware.BufferService/Close" BufferService_DescribeContents_FullMethodName = "/hardware.BufferService/DescribeContents" BufferService_GetFormat_FullMethodName = "/hardware.BufferService/GetFormat" BufferService_GetHeight_FullMethodName = "/hardware.BufferService/GetHeight" BufferService_GetId_FullMethodName = "/hardware.BufferService/GetId" BufferService_GetLayers_FullMethodName = "/hardware.BufferService/GetLayers" BufferService_GetUsage_FullMethodName = "/hardware.BufferService/GetUsage" BufferService_GetWidth_FullMethodName = "/hardware.BufferService/GetWidth" BufferService_IsClosed_FullMethodName = "/hardware.BufferService/IsClosed" BufferService_WriteToParcel_FullMethodName = "/hardware.BufferService/WriteToParcel" BufferService_Create_FullMethodName = "/hardware.BufferService/Create" BufferService_IsSupported_FullMethodName = "/hardware.BufferService/IsSupported" )
const ( CameraService_AddCallbackBuffer_FullMethodName = "/hardware.CameraService/AddCallbackBuffer" CameraService_AutoFocus_FullMethodName = "/hardware.CameraService/AutoFocus" CameraService_CancelAutoFocus_FullMethodName = "/hardware.CameraService/CancelAutoFocus" CameraService_EnableShutterSound_FullMethodName = "/hardware.CameraService/EnableShutterSound" CameraService_GetParameters_FullMethodName = "/hardware.CameraService/GetParameters" CameraService_Lock_FullMethodName = "/hardware.CameraService/Lock" CameraService_Reconnect_FullMethodName = "/hardware.CameraService/Reconnect" CameraService_Release_FullMethodName = "/hardware.CameraService/Release" CameraService_SetAutoFocusMoveCallback_FullMethodName = "/hardware.CameraService/SetAutoFocusMoveCallback" CameraService_SetDisplayOrientation_FullMethodName = "/hardware.CameraService/SetDisplayOrientation" CameraService_SetErrorCallback_FullMethodName = "/hardware.CameraService/SetErrorCallback" CameraService_SetFaceDetectionListener_FullMethodName = "/hardware.CameraService/SetFaceDetectionListener" CameraService_SetOneShotPreviewCallback_FullMethodName = "/hardware.CameraService/SetOneShotPreviewCallback" CameraService_SetParameters_FullMethodName = "/hardware.CameraService/SetParameters" CameraService_SetPreviewCallback_FullMethodName = "/hardware.CameraService/SetPreviewCallback" CameraService_SetPreviewCallbackWithBuffer_FullMethodName = "/hardware.CameraService/SetPreviewCallbackWithBuffer" CameraService_SetPreviewDisplay_FullMethodName = "/hardware.CameraService/SetPreviewDisplay" CameraService_SetPreviewTexture_FullMethodName = "/hardware.CameraService/SetPreviewTexture" CameraService_SetZoomChangeListener_FullMethodName = "/hardware.CameraService/SetZoomChangeListener" CameraService_StartFaceDetection_FullMethodName = "/hardware.CameraService/StartFaceDetection" CameraService_StartPreview_FullMethodName = "/hardware.CameraService/StartPreview" CameraService_StartSmoothZoom_FullMethodName = "/hardware.CameraService/StartSmoothZoom" CameraService_StopFaceDetection_FullMethodName = "/hardware.CameraService/StopFaceDetection" CameraService_StopPreview_FullMethodName = "/hardware.CameraService/StopPreview" CameraService_StopSmoothZoom_FullMethodName = "/hardware.CameraService/StopSmoothZoom" CameraService_TakePicture3_FullMethodName = "/hardware.CameraService/TakePicture3" CameraService_TakePicture4_1_FullMethodName = "/hardware.CameraService/TakePicture4_1" CameraService_Unlock_FullMethodName = "/hardware.CameraService/Unlock" CameraService_GetCameraInfo_FullMethodName = "/hardware.CameraService/GetCameraInfo" CameraService_GetNumberOfCameras_FullMethodName = "/hardware.CameraService/GetNumberOfCameras" CameraService_Open0_FullMethodName = "/hardware.CameraService/Open0" CameraService_Open1_1_FullMethodName = "/hardware.CameraService/Open1_1" )
const ( CameraParametersService_Flatten_FullMethodName = "/hardware.CameraParametersService/Flatten" CameraParametersService_Get_FullMethodName = "/hardware.CameraParametersService/Get" CameraParametersService_GetAntibanding_FullMethodName = "/hardware.CameraParametersService/GetAntibanding" CameraParametersService_GetAutoExposureLock_FullMethodName = "/hardware.CameraParametersService/GetAutoExposureLock" CameraParametersService_GetAutoWhiteBalanceLock_FullMethodName = "/hardware.CameraParametersService/GetAutoWhiteBalanceLock" CameraParametersService_GetColorEffect_FullMethodName = "/hardware.CameraParametersService/GetColorEffect" CameraParametersService_GetExposureCompensation_FullMethodName = "/hardware.CameraParametersService/GetExposureCompensation" CameraParametersService_GetExposureCompensationStep_FullMethodName = "/hardware.CameraParametersService/GetExposureCompensationStep" CameraParametersService_GetFlashMode_FullMethodName = "/hardware.CameraParametersService/GetFlashMode" CameraParametersService_GetFocalLength_FullMethodName = "/hardware.CameraParametersService/GetFocalLength" CameraParametersService_GetFocusAreas_FullMethodName = "/hardware.CameraParametersService/GetFocusAreas" CameraParametersService_GetFocusDistances_FullMethodName = "/hardware.CameraParametersService/GetFocusDistances" CameraParametersService_GetFocusMode_FullMethodName = "/hardware.CameraParametersService/GetFocusMode" CameraParametersService_GetHorizontalViewAngle_FullMethodName = "/hardware.CameraParametersService/GetHorizontalViewAngle" CameraParametersService_GetInt_FullMethodName = "/hardware.CameraParametersService/GetInt" CameraParametersService_GetJpegQuality_FullMethodName = "/hardware.CameraParametersService/GetJpegQuality" CameraParametersService_GetJpegThumbnailQuality_FullMethodName = "/hardware.CameraParametersService/GetJpegThumbnailQuality" CameraParametersService_GetJpegThumbnailSize_FullMethodName = "/hardware.CameraParametersService/GetJpegThumbnailSize" CameraParametersService_GetMaxExposureCompensation_FullMethodName = "/hardware.CameraParametersService/GetMaxExposureCompensation" CameraParametersService_GetMaxNumDetectedFaces_FullMethodName = "/hardware.CameraParametersService/GetMaxNumDetectedFaces" CameraParametersService_GetMaxNumFocusAreas_FullMethodName = "/hardware.CameraParametersService/GetMaxNumFocusAreas" CameraParametersService_GetMaxNumMeteringAreas_FullMethodName = "/hardware.CameraParametersService/GetMaxNumMeteringAreas" CameraParametersService_GetMaxZoom_FullMethodName = "/hardware.CameraParametersService/GetMaxZoom" CameraParametersService_GetMeteringAreas_FullMethodName = "/hardware.CameraParametersService/GetMeteringAreas" CameraParametersService_GetMinExposureCompensation_FullMethodName = "/hardware.CameraParametersService/GetMinExposureCompensation" CameraParametersService_GetPictureFormat_FullMethodName = "/hardware.CameraParametersService/GetPictureFormat" CameraParametersService_GetPictureSize_FullMethodName = "/hardware.CameraParametersService/GetPictureSize" CameraParametersService_GetPreferredPreviewSizeForVideo_FullMethodName = "/hardware.CameraParametersService/GetPreferredPreviewSizeForVideo" CameraParametersService_GetPreviewFormat_FullMethodName = "/hardware.CameraParametersService/GetPreviewFormat" CameraParametersService_GetPreviewFpsRange_FullMethodName = "/hardware.CameraParametersService/GetPreviewFpsRange" CameraParametersService_GetPreviewFrameRate_FullMethodName = "/hardware.CameraParametersService/GetPreviewFrameRate" CameraParametersService_GetPreviewSize_FullMethodName = "/hardware.CameraParametersService/GetPreviewSize" CameraParametersService_GetSceneMode_FullMethodName = "/hardware.CameraParametersService/GetSceneMode" CameraParametersService_GetSupportedAntibanding_FullMethodName = "/hardware.CameraParametersService/GetSupportedAntibanding" CameraParametersService_GetSupportedColorEffects_FullMethodName = "/hardware.CameraParametersService/GetSupportedColorEffects" CameraParametersService_GetSupportedFlashModes_FullMethodName = "/hardware.CameraParametersService/GetSupportedFlashModes" CameraParametersService_GetSupportedFocusModes_FullMethodName = "/hardware.CameraParametersService/GetSupportedFocusModes" CameraParametersService_GetSupportedJpegThumbnailSizes_FullMethodName = "/hardware.CameraParametersService/GetSupportedJpegThumbnailSizes" CameraParametersService_GetSupportedPictureFormats_FullMethodName = "/hardware.CameraParametersService/GetSupportedPictureFormats" CameraParametersService_GetSupportedPictureSizes_FullMethodName = "/hardware.CameraParametersService/GetSupportedPictureSizes" CameraParametersService_GetSupportedPreviewFormats_FullMethodName = "/hardware.CameraParametersService/GetSupportedPreviewFormats" CameraParametersService_GetSupportedPreviewFpsRange_FullMethodName = "/hardware.CameraParametersService/GetSupportedPreviewFpsRange" CameraParametersService_GetSupportedPreviewFrameRates_FullMethodName = "/hardware.CameraParametersService/GetSupportedPreviewFrameRates" CameraParametersService_GetSupportedPreviewSizes_FullMethodName = "/hardware.CameraParametersService/GetSupportedPreviewSizes" CameraParametersService_GetSupportedSceneModes_FullMethodName = "/hardware.CameraParametersService/GetSupportedSceneModes" CameraParametersService_GetSupportedVideoSizes_FullMethodName = "/hardware.CameraParametersService/GetSupportedVideoSizes" CameraParametersService_GetSupportedWhiteBalance_FullMethodName = "/hardware.CameraParametersService/GetSupportedWhiteBalance" CameraParametersService_GetVerticalViewAngle_FullMethodName = "/hardware.CameraParametersService/GetVerticalViewAngle" CameraParametersService_GetVideoStabilization_FullMethodName = "/hardware.CameraParametersService/GetVideoStabilization" CameraParametersService_GetWhiteBalance_FullMethodName = "/hardware.CameraParametersService/GetWhiteBalance" CameraParametersService_GetZoom_FullMethodName = "/hardware.CameraParametersService/GetZoom" CameraParametersService_GetZoomRatios_FullMethodName = "/hardware.CameraParametersService/GetZoomRatios" CameraParametersService_IsAutoExposureLockSupported_FullMethodName = "/hardware.CameraParametersService/IsAutoExposureLockSupported" CameraParametersService_IsAutoWhiteBalanceLockSupported_FullMethodName = "/hardware.CameraParametersService/IsAutoWhiteBalanceLockSupported" CameraParametersService_IsSmoothZoomSupported_FullMethodName = "/hardware.CameraParametersService/IsSmoothZoomSupported" CameraParametersService_IsVideoSnapshotSupported_FullMethodName = "/hardware.CameraParametersService/IsVideoSnapshotSupported" CameraParametersService_IsVideoStabilizationSupported_FullMethodName = "/hardware.CameraParametersService/IsVideoStabilizationSupported" CameraParametersService_IsZoomSupported_FullMethodName = "/hardware.CameraParametersService/IsZoomSupported" CameraParametersService_Remove_FullMethodName = "/hardware.CameraParametersService/Remove" CameraParametersService_RemoveGpsData_FullMethodName = "/hardware.CameraParametersService/RemoveGpsData" CameraParametersService_Set2_FullMethodName = "/hardware.CameraParametersService/Set2" CameraParametersService_Set2_1_FullMethodName = "/hardware.CameraParametersService/Set2_1" CameraParametersService_SetAntibanding_FullMethodName = "/hardware.CameraParametersService/SetAntibanding" CameraParametersService_SetAutoExposureLock_FullMethodName = "/hardware.CameraParametersService/SetAutoExposureLock" CameraParametersService_SetAutoWhiteBalanceLock_FullMethodName = "/hardware.CameraParametersService/SetAutoWhiteBalanceLock" CameraParametersService_SetColorEffect_FullMethodName = "/hardware.CameraParametersService/SetColorEffect" CameraParametersService_SetExposureCompensation_FullMethodName = "/hardware.CameraParametersService/SetExposureCompensation" CameraParametersService_SetFlashMode_FullMethodName = "/hardware.CameraParametersService/SetFlashMode" CameraParametersService_SetFocusMode_FullMethodName = "/hardware.CameraParametersService/SetFocusMode" CameraParametersService_SetGpsAltitude_FullMethodName = "/hardware.CameraParametersService/SetGpsAltitude" CameraParametersService_SetGpsLatitude_FullMethodName = "/hardware.CameraParametersService/SetGpsLatitude" CameraParametersService_SetGpsLongitude_FullMethodName = "/hardware.CameraParametersService/SetGpsLongitude" CameraParametersService_SetGpsProcessingMethod_FullMethodName = "/hardware.CameraParametersService/SetGpsProcessingMethod" CameraParametersService_SetGpsTimestamp_FullMethodName = "/hardware.CameraParametersService/SetGpsTimestamp" CameraParametersService_SetJpegQuality_FullMethodName = "/hardware.CameraParametersService/SetJpegQuality" CameraParametersService_SetJpegThumbnailQuality_FullMethodName = "/hardware.CameraParametersService/SetJpegThumbnailQuality" CameraParametersService_SetJpegThumbnailSize_FullMethodName = "/hardware.CameraParametersService/SetJpegThumbnailSize" CameraParametersService_SetPictureFormat_FullMethodName = "/hardware.CameraParametersService/SetPictureFormat" CameraParametersService_SetPictureSize_FullMethodName = "/hardware.CameraParametersService/SetPictureSize" CameraParametersService_SetPreviewFormat_FullMethodName = "/hardware.CameraParametersService/SetPreviewFormat" CameraParametersService_SetPreviewFpsRange_FullMethodName = "/hardware.CameraParametersService/SetPreviewFpsRange" CameraParametersService_SetPreviewFrameRate_FullMethodName = "/hardware.CameraParametersService/SetPreviewFrameRate" CameraParametersService_SetPreviewSize_FullMethodName = "/hardware.CameraParametersService/SetPreviewSize" CameraParametersService_SetRecordingHint_FullMethodName = "/hardware.CameraParametersService/SetRecordingHint" CameraParametersService_SetRotation_FullMethodName = "/hardware.CameraParametersService/SetRotation" CameraParametersService_SetSceneMode_FullMethodName = "/hardware.CameraParametersService/SetSceneMode" CameraParametersService_SetVideoStabilization_FullMethodName = "/hardware.CameraParametersService/SetVideoStabilization" CameraParametersService_SetWhiteBalance_FullMethodName = "/hardware.CameraParametersService/SetWhiteBalance" CameraParametersService_SetZoom_FullMethodName = "/hardware.CameraParametersService/SetZoom" CameraParametersService_Unflatten_FullMethodName = "/hardware.CameraParametersService/Unflatten" )
const ( CameraSizeService_Equals_FullMethodName = "/hardware.CameraSizeService/Equals" CameraSizeService_HashCode_FullMethodName = "/hardware.CameraSizeService/HashCode" )
const ( LutPropertiesService_GetDimension_FullMethodName = "/hardware.LutPropertiesService/GetDimension" LutPropertiesService_GetSamplingKeys_FullMethodName = "/hardware.LutPropertiesService/GetSamplingKeys" LutPropertiesService_GetSize_FullMethodName = "/hardware.LutPropertiesService/GetSize" )
const (
CameraAreaService_Equals_FullMethodName = "/hardware.CameraAreaService/Equals"
)
const (
CameraAutoFocusCallbackService_OnAutoFocus_FullMethodName = "/hardware.CameraAutoFocusCallbackService/OnAutoFocus"
)
const (
CameraAutoFocusMoveCallbackService_OnAutoFocusMoving_FullMethodName = "/hardware.CameraAutoFocusMoveCallbackService/OnAutoFocusMoving"
)
const (
CameraErrorCallbackService_OnError_FullMethodName = "/hardware.CameraErrorCallbackService/OnError"
)
const (
CameraFaceDetectionListenerService_OnFaceDetection_FullMethodName = "/hardware.CameraFaceDetectionListenerService/OnFaceDetection"
)
const (
CameraOnZoomChangeListenerService_OnZoomChange_FullMethodName = "/hardware.CameraOnZoomChangeListenerService/OnZoomChange"
)
const (
CameraPictureCallbackService_OnPictureTaken_FullMethodName = "/hardware.CameraPictureCallbackService/OnPictureTaken"
)
const (
CameraPreviewCallbackService_OnPreviewFrame_FullMethodName = "/hardware.CameraPreviewCallbackService/OnPreviewFrame"
)
const (
CameraShutterCallbackService_OnShutter_FullMethodName = "/hardware.CameraShutterCallbackService/OnShutter"
)
const (
SensorEventListener2Service_OnFlushCompleted_FullMethodName = "/hardware.SensorEventListener2Service/OnFlushCompleted"
)
const (
TriggerEventListenerService_OnTrigger_FullMethodName = "/hardware.TriggerEventListenerService/OnTrigger"
)
Variables ¶
var BatteryStateService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.BatteryStateService", HandlerType: (*BatteryStateServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetCapacity", Handler: _BatteryStateService_GetCapacity_Handler, }, { MethodName: "GetStatus", Handler: _BatteryStateService_GetStatus_Handler, }, { MethodName: "IsPresent", Handler: _BatteryStateService_IsPresent_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
BatteryStateService_ServiceDesc is the grpc.ServiceDesc for BatteryStateService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var BufferService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.BufferService", HandlerType: (*BufferServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Close", Handler: _BufferService_Close_Handler, }, { MethodName: "DescribeContents", Handler: _BufferService_DescribeContents_Handler, }, { MethodName: "GetFormat", Handler: _BufferService_GetFormat_Handler, }, { MethodName: "GetHeight", Handler: _BufferService_GetHeight_Handler, }, { MethodName: "GetId", Handler: _BufferService_GetId_Handler, }, { MethodName: "GetLayers", Handler: _BufferService_GetLayers_Handler, }, { MethodName: "GetUsage", Handler: _BufferService_GetUsage_Handler, }, { MethodName: "GetWidth", Handler: _BufferService_GetWidth_Handler, }, { MethodName: "IsClosed", Handler: _BufferService_IsClosed_Handler, }, { MethodName: "WriteToParcel", Handler: _BufferService_WriteToParcel_Handler, }, { MethodName: "Create", Handler: _BufferService_Create_Handler, }, { MethodName: "IsSupported", Handler: _BufferService_IsSupported_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
BufferService_ServiceDesc is the grpc.ServiceDesc for BufferService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CameraAreaService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.CameraAreaService", HandlerType: (*CameraAreaServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Equals", Handler: _CameraAreaService_Equals_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
CameraAreaService_ServiceDesc is the grpc.ServiceDesc for CameraAreaService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CameraAutoFocusCallbackService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.CameraAutoFocusCallbackService", HandlerType: (*CameraAutoFocusCallbackServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnAutoFocus", Handler: _CameraAutoFocusCallbackService_OnAutoFocus_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
CameraAutoFocusCallbackService_ServiceDesc is the grpc.ServiceDesc for CameraAutoFocusCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CameraAutoFocusMoveCallbackService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.CameraAutoFocusMoveCallbackService", HandlerType: (*CameraAutoFocusMoveCallbackServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnAutoFocusMoving", Handler: _CameraAutoFocusMoveCallbackService_OnAutoFocusMoving_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
CameraAutoFocusMoveCallbackService_ServiceDesc is the grpc.ServiceDesc for CameraAutoFocusMoveCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CameraErrorCallbackService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.CameraErrorCallbackService", HandlerType: (*CameraErrorCallbackServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnError", Handler: _CameraErrorCallbackService_OnError_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
CameraErrorCallbackService_ServiceDesc is the grpc.ServiceDesc for CameraErrorCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CameraFaceDetectionListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.CameraFaceDetectionListenerService", HandlerType: (*CameraFaceDetectionListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnFaceDetection", Handler: _CameraFaceDetectionListenerService_OnFaceDetection_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
CameraFaceDetectionListenerService_ServiceDesc is the grpc.ServiceDesc for CameraFaceDetectionListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CameraOnZoomChangeListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.CameraOnZoomChangeListenerService", HandlerType: (*CameraOnZoomChangeListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnZoomChange", Handler: _CameraOnZoomChangeListenerService_OnZoomChange_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
CameraOnZoomChangeListenerService_ServiceDesc is the grpc.ServiceDesc for CameraOnZoomChangeListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CameraParametersService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.CameraParametersService", HandlerType: (*CameraParametersServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Flatten", Handler: _CameraParametersService_Flatten_Handler, }, { MethodName: "Get", Handler: _CameraParametersService_Get_Handler, }, { MethodName: "GetAntibanding", Handler: _CameraParametersService_GetAntibanding_Handler, }, { MethodName: "GetAutoExposureLock", Handler: _CameraParametersService_GetAutoExposureLock_Handler, }, { MethodName: "GetAutoWhiteBalanceLock", Handler: _CameraParametersService_GetAutoWhiteBalanceLock_Handler, }, { MethodName: "GetColorEffect", Handler: _CameraParametersService_GetColorEffect_Handler, }, { MethodName: "GetExposureCompensation", Handler: _CameraParametersService_GetExposureCompensation_Handler, }, { MethodName: "GetExposureCompensationStep", Handler: _CameraParametersService_GetExposureCompensationStep_Handler, }, { MethodName: "GetFlashMode", Handler: _CameraParametersService_GetFlashMode_Handler, }, { MethodName: "GetFocalLength", Handler: _CameraParametersService_GetFocalLength_Handler, }, { MethodName: "GetFocusAreas", Handler: _CameraParametersService_GetFocusAreas_Handler, }, { MethodName: "GetFocusDistances", Handler: _CameraParametersService_GetFocusDistances_Handler, }, { MethodName: "GetFocusMode", Handler: _CameraParametersService_GetFocusMode_Handler, }, { MethodName: "GetHorizontalViewAngle", Handler: _CameraParametersService_GetHorizontalViewAngle_Handler, }, { MethodName: "GetInt", Handler: _CameraParametersService_GetInt_Handler, }, { MethodName: "GetJpegQuality", Handler: _CameraParametersService_GetJpegQuality_Handler, }, { MethodName: "GetJpegThumbnailQuality", Handler: _CameraParametersService_GetJpegThumbnailQuality_Handler, }, { MethodName: "GetJpegThumbnailSize", Handler: _CameraParametersService_GetJpegThumbnailSize_Handler, }, { MethodName: "GetMaxExposureCompensation", Handler: _CameraParametersService_GetMaxExposureCompensation_Handler, }, { MethodName: "GetMaxNumDetectedFaces", Handler: _CameraParametersService_GetMaxNumDetectedFaces_Handler, }, { MethodName: "GetMaxNumFocusAreas", Handler: _CameraParametersService_GetMaxNumFocusAreas_Handler, }, { MethodName: "GetMaxNumMeteringAreas", Handler: _CameraParametersService_GetMaxNumMeteringAreas_Handler, }, { MethodName: "GetMaxZoom", Handler: _CameraParametersService_GetMaxZoom_Handler, }, { MethodName: "GetMeteringAreas", Handler: _CameraParametersService_GetMeteringAreas_Handler, }, { MethodName: "GetMinExposureCompensation", Handler: _CameraParametersService_GetMinExposureCompensation_Handler, }, { MethodName: "GetPictureFormat", Handler: _CameraParametersService_GetPictureFormat_Handler, }, { MethodName: "GetPictureSize", Handler: _CameraParametersService_GetPictureSize_Handler, }, { MethodName: "GetPreferredPreviewSizeForVideo", Handler: _CameraParametersService_GetPreferredPreviewSizeForVideo_Handler, }, { MethodName: "GetPreviewFormat", Handler: _CameraParametersService_GetPreviewFormat_Handler, }, { MethodName: "GetPreviewFpsRange", Handler: _CameraParametersService_GetPreviewFpsRange_Handler, }, { MethodName: "GetPreviewFrameRate", Handler: _CameraParametersService_GetPreviewFrameRate_Handler, }, { MethodName: "GetPreviewSize", Handler: _CameraParametersService_GetPreviewSize_Handler, }, { MethodName: "GetSceneMode", Handler: _CameraParametersService_GetSceneMode_Handler, }, { MethodName: "GetSupportedAntibanding", Handler: _CameraParametersService_GetSupportedAntibanding_Handler, }, { MethodName: "GetSupportedColorEffects", Handler: _CameraParametersService_GetSupportedColorEffects_Handler, }, { MethodName: "GetSupportedFlashModes", Handler: _CameraParametersService_GetSupportedFlashModes_Handler, }, { MethodName: "GetSupportedFocusModes", Handler: _CameraParametersService_GetSupportedFocusModes_Handler, }, { MethodName: "GetSupportedJpegThumbnailSizes", Handler: _CameraParametersService_GetSupportedJpegThumbnailSizes_Handler, }, { MethodName: "GetSupportedPictureFormats", Handler: _CameraParametersService_GetSupportedPictureFormats_Handler, }, { MethodName: "GetSupportedPictureSizes", Handler: _CameraParametersService_GetSupportedPictureSizes_Handler, }, { MethodName: "GetSupportedPreviewFormats", Handler: _CameraParametersService_GetSupportedPreviewFormats_Handler, }, { MethodName: "GetSupportedPreviewFpsRange", Handler: _CameraParametersService_GetSupportedPreviewFpsRange_Handler, }, { MethodName: "GetSupportedPreviewFrameRates", Handler: _CameraParametersService_GetSupportedPreviewFrameRates_Handler, }, { MethodName: "GetSupportedPreviewSizes", Handler: _CameraParametersService_GetSupportedPreviewSizes_Handler, }, { MethodName: "GetSupportedSceneModes", Handler: _CameraParametersService_GetSupportedSceneModes_Handler, }, { MethodName: "GetSupportedVideoSizes", Handler: _CameraParametersService_GetSupportedVideoSizes_Handler, }, { MethodName: "GetSupportedWhiteBalance", Handler: _CameraParametersService_GetSupportedWhiteBalance_Handler, }, { MethodName: "GetVerticalViewAngle", Handler: _CameraParametersService_GetVerticalViewAngle_Handler, }, { MethodName: "GetVideoStabilization", Handler: _CameraParametersService_GetVideoStabilization_Handler, }, { MethodName: "GetWhiteBalance", Handler: _CameraParametersService_GetWhiteBalance_Handler, }, { MethodName: "GetZoom", Handler: _CameraParametersService_GetZoom_Handler, }, { MethodName: "GetZoomRatios", Handler: _CameraParametersService_GetZoomRatios_Handler, }, { MethodName: "IsAutoExposureLockSupported", Handler: _CameraParametersService_IsAutoExposureLockSupported_Handler, }, { MethodName: "IsAutoWhiteBalanceLockSupported", Handler: _CameraParametersService_IsAutoWhiteBalanceLockSupported_Handler, }, { MethodName: "IsSmoothZoomSupported", Handler: _CameraParametersService_IsSmoothZoomSupported_Handler, }, { MethodName: "IsVideoSnapshotSupported", Handler: _CameraParametersService_IsVideoSnapshotSupported_Handler, }, { MethodName: "IsVideoStabilizationSupported", Handler: _CameraParametersService_IsVideoStabilizationSupported_Handler, }, { MethodName: "IsZoomSupported", Handler: _CameraParametersService_IsZoomSupported_Handler, }, { MethodName: "Remove", Handler: _CameraParametersService_Remove_Handler, }, { MethodName: "RemoveGpsData", Handler: _CameraParametersService_RemoveGpsData_Handler, }, { MethodName: "Set2", Handler: _CameraParametersService_Set2_Handler, }, { MethodName: "Set2_1", Handler: _CameraParametersService_Set2_1_Handler, }, { MethodName: "SetAntibanding", Handler: _CameraParametersService_SetAntibanding_Handler, }, { MethodName: "SetAutoExposureLock", Handler: _CameraParametersService_SetAutoExposureLock_Handler, }, { MethodName: "SetAutoWhiteBalanceLock", Handler: _CameraParametersService_SetAutoWhiteBalanceLock_Handler, }, { MethodName: "SetColorEffect", Handler: _CameraParametersService_SetColorEffect_Handler, }, { MethodName: "SetExposureCompensation", Handler: _CameraParametersService_SetExposureCompensation_Handler, }, { MethodName: "SetFlashMode", Handler: _CameraParametersService_SetFlashMode_Handler, }, { MethodName: "SetFocusMode", Handler: _CameraParametersService_SetFocusMode_Handler, }, { MethodName: "SetGpsAltitude", Handler: _CameraParametersService_SetGpsAltitude_Handler, }, { MethodName: "SetGpsLatitude", Handler: _CameraParametersService_SetGpsLatitude_Handler, }, { MethodName: "SetGpsLongitude", Handler: _CameraParametersService_SetGpsLongitude_Handler, }, { MethodName: "SetGpsProcessingMethod", Handler: _CameraParametersService_SetGpsProcessingMethod_Handler, }, { MethodName: "SetGpsTimestamp", Handler: _CameraParametersService_SetGpsTimestamp_Handler, }, { MethodName: "SetJpegQuality", Handler: _CameraParametersService_SetJpegQuality_Handler, }, { MethodName: "SetJpegThumbnailQuality", Handler: _CameraParametersService_SetJpegThumbnailQuality_Handler, }, { MethodName: "SetJpegThumbnailSize", Handler: _CameraParametersService_SetJpegThumbnailSize_Handler, }, { MethodName: "SetPictureFormat", Handler: _CameraParametersService_SetPictureFormat_Handler, }, { MethodName: "SetPictureSize", Handler: _CameraParametersService_SetPictureSize_Handler, }, { MethodName: "SetPreviewFormat", Handler: _CameraParametersService_SetPreviewFormat_Handler, }, { MethodName: "SetPreviewFpsRange", Handler: _CameraParametersService_SetPreviewFpsRange_Handler, }, { MethodName: "SetPreviewFrameRate", Handler: _CameraParametersService_SetPreviewFrameRate_Handler, }, { MethodName: "SetPreviewSize", Handler: _CameraParametersService_SetPreviewSize_Handler, }, { MethodName: "SetRecordingHint", Handler: _CameraParametersService_SetRecordingHint_Handler, }, { MethodName: "SetRotation", Handler: _CameraParametersService_SetRotation_Handler, }, { MethodName: "SetSceneMode", Handler: _CameraParametersService_SetSceneMode_Handler, }, { MethodName: "SetVideoStabilization", Handler: _CameraParametersService_SetVideoStabilization_Handler, }, { MethodName: "SetWhiteBalance", Handler: _CameraParametersService_SetWhiteBalance_Handler, }, { MethodName: "SetZoom", Handler: _CameraParametersService_SetZoom_Handler, }, { MethodName: "Unflatten", Handler: _CameraParametersService_Unflatten_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
CameraParametersService_ServiceDesc is the grpc.ServiceDesc for CameraParametersService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CameraPictureCallbackService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.CameraPictureCallbackService", HandlerType: (*CameraPictureCallbackServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnPictureTaken", Handler: _CameraPictureCallbackService_OnPictureTaken_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
CameraPictureCallbackService_ServiceDesc is the grpc.ServiceDesc for CameraPictureCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CameraPreviewCallbackService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.CameraPreviewCallbackService", HandlerType: (*CameraPreviewCallbackServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnPreviewFrame", Handler: _CameraPreviewCallbackService_OnPreviewFrame_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
CameraPreviewCallbackService_ServiceDesc is the grpc.ServiceDesc for CameraPreviewCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CameraService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.CameraService", HandlerType: (*CameraServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddCallbackBuffer", Handler: _CameraService_AddCallbackBuffer_Handler, }, { MethodName: "AutoFocus", Handler: _CameraService_AutoFocus_Handler, }, { MethodName: "CancelAutoFocus", Handler: _CameraService_CancelAutoFocus_Handler, }, { MethodName: "EnableShutterSound", Handler: _CameraService_EnableShutterSound_Handler, }, { MethodName: "GetParameters", Handler: _CameraService_GetParameters_Handler, }, { MethodName: "Lock", Handler: _CameraService_Lock_Handler, }, { MethodName: "Reconnect", Handler: _CameraService_Reconnect_Handler, }, { MethodName: "Release", Handler: _CameraService_Release_Handler, }, { MethodName: "SetAutoFocusMoveCallback", Handler: _CameraService_SetAutoFocusMoveCallback_Handler, }, { MethodName: "SetDisplayOrientation", Handler: _CameraService_SetDisplayOrientation_Handler, }, { MethodName: "SetErrorCallback", Handler: _CameraService_SetErrorCallback_Handler, }, { MethodName: "SetFaceDetectionListener", Handler: _CameraService_SetFaceDetectionListener_Handler, }, { MethodName: "SetOneShotPreviewCallback", Handler: _CameraService_SetOneShotPreviewCallback_Handler, }, { MethodName: "SetParameters", Handler: _CameraService_SetParameters_Handler, }, { MethodName: "SetPreviewCallback", Handler: _CameraService_SetPreviewCallback_Handler, }, { MethodName: "SetPreviewCallbackWithBuffer", Handler: _CameraService_SetPreviewCallbackWithBuffer_Handler, }, { MethodName: "SetPreviewDisplay", Handler: _CameraService_SetPreviewDisplay_Handler, }, { MethodName: "SetPreviewTexture", Handler: _CameraService_SetPreviewTexture_Handler, }, { MethodName: "SetZoomChangeListener", Handler: _CameraService_SetZoomChangeListener_Handler, }, { MethodName: "StartFaceDetection", Handler: _CameraService_StartFaceDetection_Handler, }, { MethodName: "StartPreview", Handler: _CameraService_StartPreview_Handler, }, { MethodName: "StartSmoothZoom", Handler: _CameraService_StartSmoothZoom_Handler, }, { MethodName: "StopFaceDetection", Handler: _CameraService_StopFaceDetection_Handler, }, { MethodName: "StopPreview", Handler: _CameraService_StopPreview_Handler, }, { MethodName: "StopSmoothZoom", Handler: _CameraService_StopSmoothZoom_Handler, }, { MethodName: "TakePicture3", Handler: _CameraService_TakePicture3_Handler, }, { MethodName: "TakePicture4_1", Handler: _CameraService_TakePicture4_1_Handler, }, { MethodName: "Unlock", Handler: _CameraService_Unlock_Handler, }, { MethodName: "GetCameraInfo", Handler: _CameraService_GetCameraInfo_Handler, }, { MethodName: "GetNumberOfCameras", Handler: _CameraService_GetNumberOfCameras_Handler, }, { MethodName: "Open0", Handler: _CameraService_Open0_Handler, }, { MethodName: "Open1_1", Handler: _CameraService_Open1_1_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
CameraService_ServiceDesc is the grpc.ServiceDesc for CameraService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CameraShutterCallbackService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.CameraShutterCallbackService", HandlerType: (*CameraShutterCallbackServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnShutter", Handler: _CameraShutterCallbackService_OnShutter_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
CameraShutterCallbackService_ServiceDesc is the grpc.ServiceDesc for CameraShutterCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CameraSizeService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.CameraSizeService", HandlerType: (*CameraSizeServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Equals", Handler: _CameraSizeService_Equals_Handler, }, { MethodName: "HashCode", Handler: _CameraSizeService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
CameraSizeService_ServiceDesc is the grpc.ServiceDesc for CameraSizeService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DataSpaceService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.DataSpaceService", HandlerType: (*DataSpaceServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetRange", Handler: _DataSpaceService_GetRange_Handler, }, { MethodName: "GetStandard", Handler: _DataSpaceService_GetStandard_Handler, }, { MethodName: "GetTransfer", Handler: _DataSpaceService_GetTransfer_Handler, }, { MethodName: "Pack", Handler: _DataSpaceService_Pack_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
DataSpaceService_ServiceDesc is the grpc.ServiceDesc for DataSpaceService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DisplayLutsEntryService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.DisplayLutsEntryService", HandlerType: (*DisplayLutsEntryServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetBuffer", Handler: _DisplayLutsEntryService_GetBuffer_Handler, }, { MethodName: "GetDimension", Handler: _DisplayLutsEntryService_GetDimension_Handler, }, { MethodName: "GetSamplingKey", Handler: _DisplayLutsEntryService_GetSamplingKey_Handler, }, { MethodName: "ToString", Handler: _DisplayLutsEntryService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
DisplayLutsEntryService_ServiceDesc is the grpc.ServiceDesc for DisplayLutsEntryService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DisplayLutsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.DisplayLutsService", HandlerType: (*DisplayLutsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewDisplayLuts", Handler: _DisplayLutsService_NewDisplayLuts_Handler, }, { MethodName: "Set1", Handler: _DisplayLutsService_Set1_Handler, }, { MethodName: "Set2_1", Handler: _DisplayLutsService_Set2_1_Handler, }, { MethodName: "ToString", Handler: _DisplayLutsService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
DisplayLutsService_ServiceDesc is the grpc.ServiceDesc for DisplayLutsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_proto_hardware_hardware_proto protoreflect.FileDescriptor
var GeomagneticFieldService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.GeomagneticFieldService", HandlerType: (*GeomagneticFieldServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewGeomagneticField", Handler: _GeomagneticFieldService_NewGeomagneticField_Handler, }, { MethodName: "GetDeclination", Handler: _GeomagneticFieldService_GetDeclination_Handler, }, { MethodName: "GetFieldStrength", Handler: _GeomagneticFieldService_GetFieldStrength_Handler, }, { MethodName: "GetHorizontalStrength", Handler: _GeomagneticFieldService_GetHorizontalStrength_Handler, }, { MethodName: "GetInclination", Handler: _GeomagneticFieldService_GetInclination_Handler, }, { MethodName: "GetX", Handler: _GeomagneticFieldService_GetX_Handler, }, { MethodName: "GetY", Handler: _GeomagneticFieldService_GetY_Handler, }, { MethodName: "GetZ", Handler: _GeomagneticFieldService_GetZ_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
GeomagneticFieldService_ServiceDesc is the grpc.ServiceDesc for GeomagneticFieldService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var LutPropertiesService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.LutPropertiesService", HandlerType: (*LutPropertiesServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetDimension", Handler: _LutPropertiesService_GetDimension_Handler, }, { MethodName: "GetSamplingKeys", Handler: _LutPropertiesService_GetSamplingKeys_Handler, }, { MethodName: "GetSize", Handler: _LutPropertiesService_GetSize_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
LutPropertiesService_ServiceDesc is the grpc.ServiceDesc for LutPropertiesService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var OverlayPropertiesService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.OverlayPropertiesService", HandlerType: (*OverlayPropertiesServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DescribeContents", Handler: _OverlayPropertiesService_DescribeContents_Handler, }, { MethodName: "GetLutProperties", Handler: _OverlayPropertiesService_GetLutProperties_Handler, }, { MethodName: "IsCombinationSupported", Handler: _OverlayPropertiesService_IsCombinationSupported_Handler, }, { MethodName: "IsMixedColorSpacesSupported", Handler: _OverlayPropertiesService_IsMixedColorSpacesSupported_Handler, }, { MethodName: "WriteToParcel", Handler: _OverlayPropertiesService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
OverlayPropertiesService_ServiceDesc is the grpc.ServiceDesc for OverlayPropertiesService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SensorDirectChannelService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.SensorDirectChannelService", HandlerType: (*SensorDirectChannelServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Close", Handler: _SensorDirectChannelService_Close_Handler, }, { MethodName: "Configure", Handler: _SensorDirectChannelService_Configure_Handler, }, { MethodName: "IsOpen", Handler: _SensorDirectChannelService_IsOpen_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
SensorDirectChannelService_ServiceDesc is the grpc.ServiceDesc for SensorDirectChannelService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SensorEventCallbackService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.SensorEventCallbackService", HandlerType: (*SensorEventCallbackServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnAccuracyChanged", Handler: _SensorEventCallbackService_OnAccuracyChanged_Handler, }, { MethodName: "OnFlushCompleted", Handler: _SensorEventCallbackService_OnFlushCompleted_Handler, }, { MethodName: "OnSensorAdditionalInfo", Handler: _SensorEventCallbackService_OnSensorAdditionalInfo_Handler, }, { MethodName: "OnSensorChanged", Handler: _SensorEventCallbackService_OnSensorChanged_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
SensorEventCallbackService_ServiceDesc is the grpc.ServiceDesc for SensorEventCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SensorEventListener2Service_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.SensorEventListener2Service", HandlerType: (*SensorEventListener2ServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnFlushCompleted", Handler: _SensorEventListener2Service_OnFlushCompleted_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
SensorEventListener2Service_ServiceDesc is the grpc.ServiceDesc for SensorEventListener2Service service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SensorEventListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.SensorEventListenerService", HandlerType: (*SensorEventListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnAccuracyChanged", Handler: _SensorEventListenerService_OnAccuracyChanged_Handler, }, { MethodName: "OnSensorChanged", Handler: _SensorEventListenerService_OnSensorChanged_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
SensorEventListenerService_ServiceDesc is the grpc.ServiceDesc for SensorEventListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SensorListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.SensorListenerService", HandlerType: (*SensorListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnAccuracyChanged", Handler: _SensorListenerService_OnAccuracyChanged_Handler, }, { MethodName: "OnSensorChanged", Handler: _SensorListenerService_OnSensorChanged_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
SensorListenerService_ServiceDesc is the grpc.ServiceDesc for SensorListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SensorManagerDynamicSensorCallbackService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.SensorManagerDynamicSensorCallbackService", HandlerType: (*SensorManagerDynamicSensorCallbackServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnDynamicSensorConnected", Handler: _SensorManagerDynamicSensorCallbackService_OnDynamicSensorConnected_Handler, }, { MethodName: "OnDynamicSensorDisconnected", Handler: _SensorManagerDynamicSensorCallbackService_OnDynamicSensorDisconnected_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
SensorManagerDynamicSensorCallbackService_ServiceDesc is the grpc.ServiceDesc for SensorManagerDynamicSensorCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SensorManagerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.SensorManagerService", HandlerType: (*SensorManagerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CancelTriggerSensor", Handler: _SensorManagerService_CancelTriggerSensor_Handler, }, { MethodName: "CreateDirectChannel1", Handler: _SensorManagerService_CreateDirectChannel1_Handler, }, { MethodName: "CreateDirectChannel1_1", Handler: _SensorManagerService_CreateDirectChannel1_1_Handler, }, { MethodName: "Flush", Handler: _SensorManagerService_Flush_Handler, }, { MethodName: "GetDefaultSensor1", Handler: _SensorManagerService_GetDefaultSensor1_Handler, }, { MethodName: "GetDefaultSensor2_1", Handler: _SensorManagerService_GetDefaultSensor2_1_Handler, }, { MethodName: "GetDynamicSensorList", Handler: _SensorManagerService_GetDynamicSensorList_Handler, }, { MethodName: "GetSensorList", Handler: _SensorManagerService_GetSensorList_Handler, }, { MethodName: "GetSensors", Handler: _SensorManagerService_GetSensors_Handler, }, { MethodName: "IsDynamicSensorDiscoverySupported", Handler: _SensorManagerService_IsDynamicSensorDiscoverySupported_Handler, }, { MethodName: "RegisterDynamicSensorCallback", Handler: _SensorManagerService_RegisterDynamicSensorCallback_Handler, }, { MethodName: "RegisterListener3", Handler: _SensorManagerService_RegisterListener3_Handler, }, { MethodName: "RegisterListener4_1", Handler: _SensorManagerService_RegisterListener4_1_Handler, }, { MethodName: "RegisterListener2_2", Handler: _SensorManagerService_RegisterListener2_2_Handler, }, { MethodName: "RegisterListener3_3", Handler: _SensorManagerService_RegisterListener3_3_Handler, }, { MethodName: "RequestTriggerSensor", Handler: _SensorManagerService_RequestTriggerSensor_Handler, }, { MethodName: "UnregisterDynamicSensorCallback", Handler: _SensorManagerService_UnregisterDynamicSensorCallback_Handler, }, { MethodName: "UnregisterListener1", Handler: _SensorManagerService_UnregisterListener1_Handler, }, { MethodName: "UnregisterListener2_1", Handler: _SensorManagerService_UnregisterListener2_1_Handler, }, { MethodName: "UnregisterListener1_2", Handler: _SensorManagerService_UnregisterListener1_2_Handler, }, { MethodName: "UnregisterListener2_3", Handler: _SensorManagerService_UnregisterListener2_3_Handler, }, { MethodName: "GetAltitude", Handler: _SensorManagerService_GetAltitude_Handler, }, { MethodName: "GetAngleChange", Handler: _SensorManagerService_GetAngleChange_Handler, }, { MethodName: "GetInclination", Handler: _SensorManagerService_GetInclination_Handler, }, { MethodName: "GetOrientation", Handler: _SensorManagerService_GetOrientation_Handler, }, { MethodName: "GetQuaternionFromVector", Handler: _SensorManagerService_GetQuaternionFromVector_Handler, }, { MethodName: "GetRotationMatrix", Handler: _SensorManagerService_GetRotationMatrix_Handler, }, { MethodName: "GetRotationMatrixFromVector", Handler: _SensorManagerService_GetRotationMatrixFromVector_Handler, }, { MethodName: "RemapCoordinateSystem", Handler: _SensorManagerService_RemapCoordinateSystem_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
SensorManagerService_ServiceDesc is the grpc.ServiceDesc for SensorManagerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SensorPrivacyManagerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.SensorPrivacyManagerService", HandlerType: (*SensorPrivacyManagerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "SupportsSensorToggle1", Handler: _SensorPrivacyManagerService_SupportsSensorToggle1_Handler, }, { MethodName: "SupportsSensorToggle2_1", Handler: _SensorPrivacyManagerService_SupportsSensorToggle2_1_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
SensorPrivacyManagerService_ServiceDesc is the grpc.ServiceDesc for SensorPrivacyManagerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SensorService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.SensorService", HandlerType: (*SensorServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetFifoMaxEventCount", Handler: _SensorService_GetFifoMaxEventCount_Handler, }, { MethodName: "GetFifoReservedEventCount", Handler: _SensorService_GetFifoReservedEventCount_Handler, }, { MethodName: "GetHighestDirectReportRateLevel", Handler: _SensorService_GetHighestDirectReportRateLevel_Handler, }, { MethodName: "GetId", Handler: _SensorService_GetId_Handler, }, { MethodName: "GetMaxDelay", Handler: _SensorService_GetMaxDelay_Handler, }, { MethodName: "GetMaximumRange", Handler: _SensorService_GetMaximumRange_Handler, }, { MethodName: "GetMinDelay", Handler: _SensorService_GetMinDelay_Handler, }, { MethodName: "GetName", Handler: _SensorService_GetName_Handler, }, { MethodName: "GetPower", Handler: _SensorService_GetPower_Handler, }, { MethodName: "GetReportingMode", Handler: _SensorService_GetReportingMode_Handler, }, { MethodName: "GetResolution", Handler: _SensorService_GetResolution_Handler, }, { MethodName: "GetStringType", Handler: _SensorService_GetStringType_Handler, }, { MethodName: "GetType", Handler: _SensorService_GetType_Handler, }, { MethodName: "GetVendor", Handler: _SensorService_GetVendor_Handler, }, { MethodName: "GetVersion", Handler: _SensorService_GetVersion_Handler, }, { MethodName: "IsAdditionalInfoSupported", Handler: _SensorService_IsAdditionalInfoSupported_Handler, }, { MethodName: "IsDirectChannelTypeSupported", Handler: _SensorService_IsDirectChannelTypeSupported_Handler, }, { MethodName: "IsDynamicSensor", Handler: _SensorService_IsDynamicSensor_Handler, }, { MethodName: "IsWakeUpSensor", Handler: _SensorService_IsWakeUpSensor_Handler, }, { MethodName: "ToString", Handler: _SensorService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
SensorService_ServiceDesc is the grpc.ServiceDesc for SensorService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SyncFenceService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.SyncFenceService", HandlerType: (*SyncFenceServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewSyncFence", Handler: _SyncFenceService_NewSyncFence_Handler, }, { MethodName: "Await", Handler: _SyncFenceService_Await_Handler, }, { MethodName: "AwaitForever", Handler: _SyncFenceService_AwaitForever_Handler, }, { MethodName: "Close", Handler: _SyncFenceService_Close_Handler, }, { MethodName: "DescribeContents", Handler: _SyncFenceService_DescribeContents_Handler, }, { MethodName: "GetSignalTime", Handler: _SyncFenceService_GetSignalTime_Handler, }, { MethodName: "IsValid", Handler: _SyncFenceService_IsValid_Handler, }, { MethodName: "WriteToParcel", Handler: _SyncFenceService_WriteToParcel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
SyncFenceService_ServiceDesc is the grpc.ServiceDesc for SyncFenceService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TriggerEventListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "hardware.TriggerEventListenerService", HandlerType: (*TriggerEventListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnTrigger", Handler: _TriggerEventListenerService_OnTrigger_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/hardware/hardware.proto", }
TriggerEventListenerService_ServiceDesc is the grpc.ServiceDesc for TriggerEventListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterBatteryStateServiceServer ¶ added in v0.0.6
func RegisterBatteryStateServiceServer(s grpc.ServiceRegistrar, srv BatteryStateServiceServer)
func RegisterBufferServiceServer ¶ added in v0.0.6
func RegisterBufferServiceServer(s grpc.ServiceRegistrar, srv BufferServiceServer)
func RegisterCameraAreaServiceServer ¶ added in v0.0.6
func RegisterCameraAreaServiceServer(s grpc.ServiceRegistrar, srv CameraAreaServiceServer)
func RegisterCameraAutoFocusCallbackServiceServer ¶ added in v0.0.6
func RegisterCameraAutoFocusCallbackServiceServer(s grpc.ServiceRegistrar, srv CameraAutoFocusCallbackServiceServer)
func RegisterCameraAutoFocusMoveCallbackServiceServer ¶ added in v0.0.6
func RegisterCameraAutoFocusMoveCallbackServiceServer(s grpc.ServiceRegistrar, srv CameraAutoFocusMoveCallbackServiceServer)
func RegisterCameraErrorCallbackServiceServer ¶ added in v0.0.6
func RegisterCameraErrorCallbackServiceServer(s grpc.ServiceRegistrar, srv CameraErrorCallbackServiceServer)
func RegisterCameraFaceDetectionListenerServiceServer ¶ added in v0.0.6
func RegisterCameraFaceDetectionListenerServiceServer(s grpc.ServiceRegistrar, srv CameraFaceDetectionListenerServiceServer)
func RegisterCameraOnZoomChangeListenerServiceServer ¶ added in v0.0.6
func RegisterCameraOnZoomChangeListenerServiceServer(s grpc.ServiceRegistrar, srv CameraOnZoomChangeListenerServiceServer)
func RegisterCameraParametersServiceServer ¶ added in v0.0.6
func RegisterCameraParametersServiceServer(s grpc.ServiceRegistrar, srv CameraParametersServiceServer)
func RegisterCameraPictureCallbackServiceServer ¶ added in v0.0.6
func RegisterCameraPictureCallbackServiceServer(s grpc.ServiceRegistrar, srv CameraPictureCallbackServiceServer)
func RegisterCameraPreviewCallbackServiceServer ¶ added in v0.0.6
func RegisterCameraPreviewCallbackServiceServer(s grpc.ServiceRegistrar, srv CameraPreviewCallbackServiceServer)
func RegisterCameraServiceServer ¶ added in v0.0.6
func RegisterCameraServiceServer(s grpc.ServiceRegistrar, srv CameraServiceServer)
func RegisterCameraShutterCallbackServiceServer ¶ added in v0.0.6
func RegisterCameraShutterCallbackServiceServer(s grpc.ServiceRegistrar, srv CameraShutterCallbackServiceServer)
func RegisterCameraSizeServiceServer ¶ added in v0.0.6
func RegisterCameraSizeServiceServer(s grpc.ServiceRegistrar, srv CameraSizeServiceServer)
func RegisterDataSpaceServiceServer ¶ added in v0.0.6
func RegisterDataSpaceServiceServer(s grpc.ServiceRegistrar, srv DataSpaceServiceServer)
func RegisterDisplayLutsEntryServiceServer ¶ added in v0.0.6
func RegisterDisplayLutsEntryServiceServer(s grpc.ServiceRegistrar, srv DisplayLutsEntryServiceServer)
func RegisterDisplayLutsServiceServer ¶ added in v0.0.6
func RegisterDisplayLutsServiceServer(s grpc.ServiceRegistrar, srv DisplayLutsServiceServer)
func RegisterGeomagneticFieldServiceServer ¶ added in v0.0.6
func RegisterGeomagneticFieldServiceServer(s grpc.ServiceRegistrar, srv GeomagneticFieldServiceServer)
func RegisterLutPropertiesServiceServer ¶ added in v0.0.6
func RegisterLutPropertiesServiceServer(s grpc.ServiceRegistrar, srv LutPropertiesServiceServer)
func RegisterOverlayPropertiesServiceServer ¶ added in v0.0.6
func RegisterOverlayPropertiesServiceServer(s grpc.ServiceRegistrar, srv OverlayPropertiesServiceServer)
func RegisterSensorDirectChannelServiceServer ¶ added in v0.0.6
func RegisterSensorDirectChannelServiceServer(s grpc.ServiceRegistrar, srv SensorDirectChannelServiceServer)
func RegisterSensorEventCallbackServiceServer ¶ added in v0.0.6
func RegisterSensorEventCallbackServiceServer(s grpc.ServiceRegistrar, srv SensorEventCallbackServiceServer)
func RegisterSensorEventListener2ServiceServer ¶ added in v0.0.6
func RegisterSensorEventListener2ServiceServer(s grpc.ServiceRegistrar, srv SensorEventListener2ServiceServer)
func RegisterSensorEventListenerServiceServer ¶ added in v0.0.6
func RegisterSensorEventListenerServiceServer(s grpc.ServiceRegistrar, srv SensorEventListenerServiceServer)
func RegisterSensorListenerServiceServer ¶ added in v0.0.6
func RegisterSensorListenerServiceServer(s grpc.ServiceRegistrar, srv SensorListenerServiceServer)
func RegisterSensorManagerDynamicSensorCallbackServiceServer ¶ added in v0.0.6
func RegisterSensorManagerDynamicSensorCallbackServiceServer(s grpc.ServiceRegistrar, srv SensorManagerDynamicSensorCallbackServiceServer)
func RegisterSensorManagerServiceServer ¶ added in v0.0.6
func RegisterSensorManagerServiceServer(s grpc.ServiceRegistrar, srv SensorManagerServiceServer)
func RegisterSensorPrivacyManagerServiceServer ¶ added in v0.0.6
func RegisterSensorPrivacyManagerServiceServer(s grpc.ServiceRegistrar, srv SensorPrivacyManagerServiceServer)
func RegisterSensorServiceServer ¶ added in v0.0.6
func RegisterSensorServiceServer(s grpc.ServiceRegistrar, srv SensorServiceServer)
func RegisterSyncFenceServiceServer ¶ added in v0.0.6
func RegisterSyncFenceServiceServer(s grpc.ServiceRegistrar, srv SyncFenceServiceServer)
func RegisterTriggerEventListenerServiceServer ¶ added in v0.0.6
func RegisterTriggerEventListenerServiceServer(s grpc.ServiceRegistrar, srv TriggerEventListenerServiceServer)
Types ¶
type AddCallbackBufferRequest ¶ added in v0.0.6
type AddCallbackBufferRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*AddCallbackBufferRequest) Descriptor
deprecated
added in
v0.0.6
func (*AddCallbackBufferRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddCallbackBufferRequest.ProtoReflect.Descriptor instead.
func (*AddCallbackBufferRequest) GetArg0 ¶ added in v0.0.6
func (x *AddCallbackBufferRequest) GetArg0() int64
func (*AddCallbackBufferRequest) ProtoMessage ¶ added in v0.0.6
func (*AddCallbackBufferRequest) ProtoMessage()
func (*AddCallbackBufferRequest) ProtoReflect ¶ added in v0.0.6
func (x *AddCallbackBufferRequest) ProtoReflect() protoreflect.Message
func (*AddCallbackBufferRequest) Reset ¶ added in v0.0.6
func (x *AddCallbackBufferRequest) Reset()
func (*AddCallbackBufferRequest) String ¶ added in v0.0.6
func (x *AddCallbackBufferRequest) String() string
type AddCallbackBufferResponse ¶ added in v0.0.6
type AddCallbackBufferResponse struct {
// contains filtered or unexported fields
}
func (*AddCallbackBufferResponse) Descriptor
deprecated
added in
v0.0.6
func (*AddCallbackBufferResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddCallbackBufferResponse.ProtoReflect.Descriptor instead.
func (*AddCallbackBufferResponse) ProtoMessage ¶ added in v0.0.6
func (*AddCallbackBufferResponse) ProtoMessage()
func (*AddCallbackBufferResponse) ProtoReflect ¶ added in v0.0.6
func (x *AddCallbackBufferResponse) ProtoReflect() protoreflect.Message
func (*AddCallbackBufferResponse) Reset ¶ added in v0.0.6
func (x *AddCallbackBufferResponse) Reset()
func (*AddCallbackBufferResponse) String ¶ added in v0.0.6
func (x *AddCallbackBufferResponse) String() string
type AutoFocusRequest ¶ added in v0.0.6
type AutoFocusRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*AutoFocusRequest) Descriptor
deprecated
added in
v0.0.6
func (*AutoFocusRequest) Descriptor() ([]byte, []int)
Deprecated: Use AutoFocusRequest.ProtoReflect.Descriptor instead.
func (*AutoFocusRequest) GetArg0 ¶ added in v0.0.6
func (x *AutoFocusRequest) GetArg0() int64
func (*AutoFocusRequest) ProtoMessage ¶ added in v0.0.6
func (*AutoFocusRequest) ProtoMessage()
func (*AutoFocusRequest) ProtoReflect ¶ added in v0.0.6
func (x *AutoFocusRequest) ProtoReflect() protoreflect.Message
func (*AutoFocusRequest) Reset ¶ added in v0.0.6
func (x *AutoFocusRequest) Reset()
func (*AutoFocusRequest) String ¶ added in v0.0.6
func (x *AutoFocusRequest) String() string
type AutoFocusResponse ¶ added in v0.0.6
type AutoFocusResponse struct {
// contains filtered or unexported fields
}
func (*AutoFocusResponse) Descriptor
deprecated
added in
v0.0.6
func (*AutoFocusResponse) Descriptor() ([]byte, []int)
Deprecated: Use AutoFocusResponse.ProtoReflect.Descriptor instead.
func (*AutoFocusResponse) ProtoMessage ¶ added in v0.0.6
func (*AutoFocusResponse) ProtoMessage()
func (*AutoFocusResponse) ProtoReflect ¶ added in v0.0.6
func (x *AutoFocusResponse) ProtoReflect() protoreflect.Message
func (*AutoFocusResponse) Reset ¶ added in v0.0.6
func (x *AutoFocusResponse) Reset()
func (*AutoFocusResponse) String ¶ added in v0.0.6
func (x *AutoFocusResponse) String() string
type AwaitForeverRequest ¶ added in v0.0.6
type AwaitForeverRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*AwaitForeverRequest) Descriptor
deprecated
added in
v0.0.6
func (*AwaitForeverRequest) Descriptor() ([]byte, []int)
Deprecated: Use AwaitForeverRequest.ProtoReflect.Descriptor instead.
func (*AwaitForeverRequest) GetHandle ¶ added in v0.0.6
func (x *AwaitForeverRequest) GetHandle() int64
func (*AwaitForeverRequest) ProtoMessage ¶ added in v0.0.6
func (*AwaitForeverRequest) ProtoMessage()
func (*AwaitForeverRequest) ProtoReflect ¶ added in v0.0.6
func (x *AwaitForeverRequest) ProtoReflect() protoreflect.Message
func (*AwaitForeverRequest) Reset ¶ added in v0.0.6
func (x *AwaitForeverRequest) Reset()
func (*AwaitForeverRequest) String ¶ added in v0.0.6
func (x *AwaitForeverRequest) String() string
type AwaitForeverResponse ¶ added in v0.0.6
type AwaitForeverResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*AwaitForeverResponse) Descriptor
deprecated
added in
v0.0.6
func (*AwaitForeverResponse) Descriptor() ([]byte, []int)
Deprecated: Use AwaitForeverResponse.ProtoReflect.Descriptor instead.
func (*AwaitForeverResponse) GetResult ¶ added in v0.0.6
func (x *AwaitForeverResponse) GetResult() bool
func (*AwaitForeverResponse) ProtoMessage ¶ added in v0.0.6
func (*AwaitForeverResponse) ProtoMessage()
func (*AwaitForeverResponse) ProtoReflect ¶ added in v0.0.6
func (x *AwaitForeverResponse) ProtoReflect() protoreflect.Message
func (*AwaitForeverResponse) Reset ¶ added in v0.0.6
func (x *AwaitForeverResponse) Reset()
func (*AwaitForeverResponse) String ¶ added in v0.0.6
func (x *AwaitForeverResponse) String() string
type AwaitRequest ¶ added in v0.0.6
type AwaitRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*AwaitRequest) Descriptor
deprecated
added in
v0.0.6
func (*AwaitRequest) Descriptor() ([]byte, []int)
Deprecated: Use AwaitRequest.ProtoReflect.Descriptor instead.
func (*AwaitRequest) GetArg0 ¶ added in v0.0.6
func (x *AwaitRequest) GetArg0() int64
func (*AwaitRequest) GetHandle ¶ added in v0.0.6
func (x *AwaitRequest) GetHandle() int64
func (*AwaitRequest) ProtoMessage ¶ added in v0.0.6
func (*AwaitRequest) ProtoMessage()
func (*AwaitRequest) ProtoReflect ¶ added in v0.0.6
func (x *AwaitRequest) ProtoReflect() protoreflect.Message
func (*AwaitRequest) Reset ¶ added in v0.0.6
func (x *AwaitRequest) Reset()
func (*AwaitRequest) String ¶ added in v0.0.6
func (x *AwaitRequest) String() string
type AwaitResponse ¶ added in v0.0.6
type AwaitResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*AwaitResponse) Descriptor
deprecated
added in
v0.0.6
func (*AwaitResponse) Descriptor() ([]byte, []int)
Deprecated: Use AwaitResponse.ProtoReflect.Descriptor instead.
func (*AwaitResponse) GetResult ¶ added in v0.0.6
func (x *AwaitResponse) GetResult() bool
func (*AwaitResponse) ProtoMessage ¶ added in v0.0.6
func (*AwaitResponse) ProtoMessage()
func (*AwaitResponse) ProtoReflect ¶ added in v0.0.6
func (x *AwaitResponse) ProtoReflect() protoreflect.Message
func (*AwaitResponse) Reset ¶ added in v0.0.6
func (x *AwaitResponse) Reset()
func (*AwaitResponse) String ¶ added in v0.0.6
func (x *AwaitResponse) String() string
type BatteryStateServiceClient ¶ added in v0.0.6
type BatteryStateServiceClient interface {
GetCapacity(ctx context.Context, in *GetCapacityRequest, opts ...grpc.CallOption) (*GetCapacityResponse, error)
GetStatus(ctx context.Context, in *GetStatusRequest, opts ...grpc.CallOption) (*GetStatusResponse, error)
IsPresent(ctx context.Context, in *IsPresentRequest, opts ...grpc.CallOption) (*IsPresentResponse, error)
}
BatteryStateServiceClient is the client API for BatteryStateService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewBatteryStateServiceClient ¶ added in v0.0.6
func NewBatteryStateServiceClient(cc grpc.ClientConnInterface) BatteryStateServiceClient
type BatteryStateServiceServer ¶ added in v0.0.6
type BatteryStateServiceServer interface {
GetCapacity(context.Context, *GetCapacityRequest) (*GetCapacityResponse, error)
GetStatus(context.Context, *GetStatusRequest) (*GetStatusResponse, error)
IsPresent(context.Context, *IsPresentRequest) (*IsPresentResponse, error)
// contains filtered or unexported methods
}
BatteryStateServiceServer is the server API for BatteryStateService service. All implementations must embed UnimplementedBatteryStateServiceServer for forward compatibility.
type BufferCloseRequest ¶ added in v0.0.6
type BufferCloseRequest struct {
// contains filtered or unexported fields
}
func (*BufferCloseRequest) Descriptor
deprecated
added in
v0.0.6
func (*BufferCloseRequest) Descriptor() ([]byte, []int)
Deprecated: Use BufferCloseRequest.ProtoReflect.Descriptor instead.
func (*BufferCloseRequest) ProtoMessage ¶ added in v0.0.6
func (*BufferCloseRequest) ProtoMessage()
func (*BufferCloseRequest) ProtoReflect ¶ added in v0.0.6
func (x *BufferCloseRequest) ProtoReflect() protoreflect.Message
func (*BufferCloseRequest) Reset ¶ added in v0.0.6
func (x *BufferCloseRequest) Reset()
func (*BufferCloseRequest) String ¶ added in v0.0.6
func (x *BufferCloseRequest) String() string
type BufferDescribeContentsRequest ¶ added in v0.0.6
type BufferDescribeContentsRequest struct {
// contains filtered or unexported fields
}
func (*BufferDescribeContentsRequest) Descriptor
deprecated
added in
v0.0.6
func (*BufferDescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use BufferDescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*BufferDescribeContentsRequest) ProtoMessage ¶ added in v0.0.6
func (*BufferDescribeContentsRequest) ProtoMessage()
func (*BufferDescribeContentsRequest) ProtoReflect ¶ added in v0.0.6
func (x *BufferDescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*BufferDescribeContentsRequest) Reset ¶ added in v0.0.6
func (x *BufferDescribeContentsRequest) Reset()
func (*BufferDescribeContentsRequest) String ¶ added in v0.0.6
func (x *BufferDescribeContentsRequest) String() string
type BufferGetIdResponse ¶ added in v0.0.6
type BufferGetIdResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*BufferGetIdResponse) Descriptor
deprecated
added in
v0.0.6
func (*BufferGetIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use BufferGetIdResponse.ProtoReflect.Descriptor instead.
func (*BufferGetIdResponse) GetResult ¶ added in v0.0.6
func (x *BufferGetIdResponse) GetResult() int64
func (*BufferGetIdResponse) ProtoMessage ¶ added in v0.0.6
func (*BufferGetIdResponse) ProtoMessage()
func (*BufferGetIdResponse) ProtoReflect ¶ added in v0.0.6
func (x *BufferGetIdResponse) ProtoReflect() protoreflect.Message
func (*BufferGetIdResponse) Reset ¶ added in v0.0.6
func (x *BufferGetIdResponse) Reset()
func (*BufferGetIdResponse) String ¶ added in v0.0.6
func (x *BufferGetIdResponse) String() string
type BufferServiceClient ¶ added in v0.0.6
type BufferServiceClient interface {
Close(ctx context.Context, in *BufferCloseRequest, opts ...grpc.CallOption) (*CloseResponse, error)
DescribeContents(ctx context.Context, in *BufferDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
GetFormat(ctx context.Context, in *GetFormatRequest, opts ...grpc.CallOption) (*GetFormatResponse, error)
GetHeight(ctx context.Context, in *GetHeightRequest, opts ...grpc.CallOption) (*GetHeightResponse, error)
GetId(ctx context.Context, in *GetIdRequest, opts ...grpc.CallOption) (*BufferGetIdResponse, error)
GetLayers(ctx context.Context, in *GetLayersRequest, opts ...grpc.CallOption) (*GetLayersResponse, error)
GetUsage(ctx context.Context, in *GetUsageRequest, opts ...grpc.CallOption) (*GetUsageResponse, error)
GetWidth(ctx context.Context, in *GetWidthRequest, opts ...grpc.CallOption) (*GetWidthResponse, error)
IsClosed(ctx context.Context, in *IsClosedRequest, opts ...grpc.CallOption) (*IsClosedResponse, error)
WriteToParcel(ctx context.Context, in *BufferWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
Create(ctx context.Context, in *CreateRequest, opts ...grpc.CallOption) (*CreateResponse, error)
IsSupported(ctx context.Context, in *IsSupportedRequest, opts ...grpc.CallOption) (*IsSupportedResponse, error)
}
BufferServiceClient is the client API for BufferService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewBufferServiceClient ¶ added in v0.0.6
func NewBufferServiceClient(cc grpc.ClientConnInterface) BufferServiceClient
type BufferServiceServer ¶ added in v0.0.6
type BufferServiceServer interface {
Close(context.Context, *BufferCloseRequest) (*CloseResponse, error)
DescribeContents(context.Context, *BufferDescribeContentsRequest) (*DescribeContentsResponse, error)
GetFormat(context.Context, *GetFormatRequest) (*GetFormatResponse, error)
GetHeight(context.Context, *GetHeightRequest) (*GetHeightResponse, error)
GetId(context.Context, *GetIdRequest) (*BufferGetIdResponse, error)
GetLayers(context.Context, *GetLayersRequest) (*GetLayersResponse, error)
GetUsage(context.Context, *GetUsageRequest) (*GetUsageResponse, error)
GetWidth(context.Context, *GetWidthRequest) (*GetWidthResponse, error)
IsClosed(context.Context, *IsClosedRequest) (*IsClosedResponse, error)
WriteToParcel(context.Context, *BufferWriteToParcelRequest) (*WriteToParcelResponse, error)
Create(context.Context, *CreateRequest) (*CreateResponse, error)
IsSupported(context.Context, *IsSupportedRequest) (*IsSupportedResponse, error)
// contains filtered or unexported methods
}
BufferServiceServer is the server API for BufferService service. All implementations must embed UnimplementedBufferServiceServer for forward compatibility.
type BufferWriteToParcelRequest ¶ added in v0.0.6
type BufferWriteToParcelRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*BufferWriteToParcelRequest) Descriptor
deprecated
added in
v0.0.6
func (*BufferWriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use BufferWriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*BufferWriteToParcelRequest) GetArg0 ¶ added in v0.0.6
func (x *BufferWriteToParcelRequest) GetArg0() int64
func (*BufferWriteToParcelRequest) GetArg1 ¶ added in v0.0.6
func (x *BufferWriteToParcelRequest) GetArg1() int32
func (*BufferWriteToParcelRequest) ProtoMessage ¶ added in v0.0.6
func (*BufferWriteToParcelRequest) ProtoMessage()
func (*BufferWriteToParcelRequest) ProtoReflect ¶ added in v0.0.6
func (x *BufferWriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*BufferWriteToParcelRequest) Reset ¶ added in v0.0.6
func (x *BufferWriteToParcelRequest) Reset()
func (*BufferWriteToParcelRequest) String ¶ added in v0.0.6
func (x *BufferWriteToParcelRequest) String() string
type CameraAreaServiceClient ¶ added in v0.0.6
type CameraAreaServiceClient interface {
Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
}
CameraAreaServiceClient is the client API for CameraAreaService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCameraAreaServiceClient ¶ added in v0.0.6
func NewCameraAreaServiceClient(cc grpc.ClientConnInterface) CameraAreaServiceClient
type CameraAreaServiceServer ¶ added in v0.0.6
type CameraAreaServiceServer interface {
Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
// contains filtered or unexported methods
}
CameraAreaServiceServer is the server API for CameraAreaService service. All implementations must embed UnimplementedCameraAreaServiceServer for forward compatibility.
type CameraAutoFocusCallbackServiceClient ¶ added in v0.0.6
type CameraAutoFocusCallbackServiceClient interface {
OnAutoFocus(ctx context.Context, in *OnAutoFocusRequest, opts ...grpc.CallOption) (*OnAutoFocusResponse, error)
}
CameraAutoFocusCallbackServiceClient is the client API for CameraAutoFocusCallbackService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCameraAutoFocusCallbackServiceClient ¶ added in v0.0.6
func NewCameraAutoFocusCallbackServiceClient(cc grpc.ClientConnInterface) CameraAutoFocusCallbackServiceClient
type CameraAutoFocusCallbackServiceServer ¶ added in v0.0.6
type CameraAutoFocusCallbackServiceServer interface {
OnAutoFocus(context.Context, *OnAutoFocusRequest) (*OnAutoFocusResponse, error)
// contains filtered or unexported methods
}
CameraAutoFocusCallbackServiceServer is the server API for CameraAutoFocusCallbackService service. All implementations must embed UnimplementedCameraAutoFocusCallbackServiceServer for forward compatibility.
type CameraAutoFocusMoveCallbackServiceClient ¶ added in v0.0.6
type CameraAutoFocusMoveCallbackServiceClient interface {
OnAutoFocusMoving(ctx context.Context, in *OnAutoFocusMovingRequest, opts ...grpc.CallOption) (*OnAutoFocusMovingResponse, error)
}
CameraAutoFocusMoveCallbackServiceClient is the client API for CameraAutoFocusMoveCallbackService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCameraAutoFocusMoveCallbackServiceClient ¶ added in v0.0.6
func NewCameraAutoFocusMoveCallbackServiceClient(cc grpc.ClientConnInterface) CameraAutoFocusMoveCallbackServiceClient
type CameraAutoFocusMoveCallbackServiceServer ¶ added in v0.0.6
type CameraAutoFocusMoveCallbackServiceServer interface {
OnAutoFocusMoving(context.Context, *OnAutoFocusMovingRequest) (*OnAutoFocusMovingResponse, error)
// contains filtered or unexported methods
}
CameraAutoFocusMoveCallbackServiceServer is the server API for CameraAutoFocusMoveCallbackService service. All implementations must embed UnimplementedCameraAutoFocusMoveCallbackServiceServer for forward compatibility.
type CameraErrorCallbackServiceClient ¶ added in v0.0.6
type CameraErrorCallbackServiceClient interface {
OnError(ctx context.Context, in *OnErrorRequest, opts ...grpc.CallOption) (*OnErrorResponse, error)
}
CameraErrorCallbackServiceClient is the client API for CameraErrorCallbackService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCameraErrorCallbackServiceClient ¶ added in v0.0.6
func NewCameraErrorCallbackServiceClient(cc grpc.ClientConnInterface) CameraErrorCallbackServiceClient
type CameraErrorCallbackServiceServer ¶ added in v0.0.6
type CameraErrorCallbackServiceServer interface {
OnError(context.Context, *OnErrorRequest) (*OnErrorResponse, error)
// contains filtered or unexported methods
}
CameraErrorCallbackServiceServer is the server API for CameraErrorCallbackService service. All implementations must embed UnimplementedCameraErrorCallbackServiceServer for forward compatibility.
type CameraFaceDetectionListenerServiceClient ¶ added in v0.0.6
type CameraFaceDetectionListenerServiceClient interface {
OnFaceDetection(ctx context.Context, in *OnFaceDetectionRequest, opts ...grpc.CallOption) (*OnFaceDetectionResponse, error)
}
CameraFaceDetectionListenerServiceClient is the client API for CameraFaceDetectionListenerService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCameraFaceDetectionListenerServiceClient ¶ added in v0.0.6
func NewCameraFaceDetectionListenerServiceClient(cc grpc.ClientConnInterface) CameraFaceDetectionListenerServiceClient
type CameraFaceDetectionListenerServiceServer ¶ added in v0.0.6
type CameraFaceDetectionListenerServiceServer interface {
OnFaceDetection(context.Context, *OnFaceDetectionRequest) (*OnFaceDetectionResponse, error)
// contains filtered or unexported methods
}
CameraFaceDetectionListenerServiceServer is the server API for CameraFaceDetectionListenerService service. All implementations must embed UnimplementedCameraFaceDetectionListenerServiceServer for forward compatibility.
type CameraOnZoomChangeListenerServiceClient ¶ added in v0.0.6
type CameraOnZoomChangeListenerServiceClient interface {
OnZoomChange(ctx context.Context, in *OnZoomChangeRequest, opts ...grpc.CallOption) (*OnZoomChangeResponse, error)
}
CameraOnZoomChangeListenerServiceClient is the client API for CameraOnZoomChangeListenerService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCameraOnZoomChangeListenerServiceClient ¶ added in v0.0.6
func NewCameraOnZoomChangeListenerServiceClient(cc grpc.ClientConnInterface) CameraOnZoomChangeListenerServiceClient
type CameraOnZoomChangeListenerServiceServer ¶ added in v0.0.6
type CameraOnZoomChangeListenerServiceServer interface {
OnZoomChange(context.Context, *OnZoomChangeRequest) (*OnZoomChangeResponse, error)
// contains filtered or unexported methods
}
CameraOnZoomChangeListenerServiceServer is the server API for CameraOnZoomChangeListenerService service. All implementations must embed UnimplementedCameraOnZoomChangeListenerServiceServer for forward compatibility.
type CameraParametersServiceClient ¶ added in v0.0.6
type CameraParametersServiceClient interface {
Flatten(ctx context.Context, in *FlattenRequest, opts ...grpc.CallOption) (*FlattenResponse, error)
Get(ctx context.Context, in *GetRequest, opts ...grpc.CallOption) (*GetResponse, error)
GetAntibanding(ctx context.Context, in *GetAntibandingRequest, opts ...grpc.CallOption) (*GetAntibandingResponse, error)
GetAutoExposureLock(ctx context.Context, in *GetAutoExposureLockRequest, opts ...grpc.CallOption) (*GetAutoExposureLockResponse, error)
GetAutoWhiteBalanceLock(ctx context.Context, in *GetAutoWhiteBalanceLockRequest, opts ...grpc.CallOption) (*GetAutoWhiteBalanceLockResponse, error)
GetColorEffect(ctx context.Context, in *GetColorEffectRequest, opts ...grpc.CallOption) (*GetColorEffectResponse, error)
GetExposureCompensation(ctx context.Context, in *GetExposureCompensationRequest, opts ...grpc.CallOption) (*GetExposureCompensationResponse, error)
GetExposureCompensationStep(ctx context.Context, in *GetExposureCompensationStepRequest, opts ...grpc.CallOption) (*GetExposureCompensationStepResponse, error)
GetFlashMode(ctx context.Context, in *GetFlashModeRequest, opts ...grpc.CallOption) (*GetFlashModeResponse, error)
GetFocalLength(ctx context.Context, in *GetFocalLengthRequest, opts ...grpc.CallOption) (*GetFocalLengthResponse, error)
GetFocusAreas(ctx context.Context, in *GetFocusAreasRequest, opts ...grpc.CallOption) (*GetFocusAreasResponse, error)
GetFocusDistances(ctx context.Context, in *GetFocusDistancesRequest, opts ...grpc.CallOption) (*GetFocusDistancesResponse, error)
GetFocusMode(ctx context.Context, in *GetFocusModeRequest, opts ...grpc.CallOption) (*GetFocusModeResponse, error)
GetHorizontalViewAngle(ctx context.Context, in *GetHorizontalViewAngleRequest, opts ...grpc.CallOption) (*GetHorizontalViewAngleResponse, error)
GetInt(ctx context.Context, in *GetIntRequest, opts ...grpc.CallOption) (*GetIntResponse, error)
GetJpegQuality(ctx context.Context, in *GetJpegQualityRequest, opts ...grpc.CallOption) (*GetJpegQualityResponse, error)
GetJpegThumbnailQuality(ctx context.Context, in *GetJpegThumbnailQualityRequest, opts ...grpc.CallOption) (*GetJpegThumbnailQualityResponse, error)
GetJpegThumbnailSize(ctx context.Context, in *GetJpegThumbnailSizeRequest, opts ...grpc.CallOption) (*GetJpegThumbnailSizeResponse, error)
GetMaxExposureCompensation(ctx context.Context, in *GetMaxExposureCompensationRequest, opts ...grpc.CallOption) (*GetMaxExposureCompensationResponse, error)
GetMaxNumDetectedFaces(ctx context.Context, in *GetMaxNumDetectedFacesRequest, opts ...grpc.CallOption) (*GetMaxNumDetectedFacesResponse, error)
GetMaxNumFocusAreas(ctx context.Context, in *GetMaxNumFocusAreasRequest, opts ...grpc.CallOption) (*GetMaxNumFocusAreasResponse, error)
GetMaxNumMeteringAreas(ctx context.Context, in *GetMaxNumMeteringAreasRequest, opts ...grpc.CallOption) (*GetMaxNumMeteringAreasResponse, error)
GetMaxZoom(ctx context.Context, in *GetMaxZoomRequest, opts ...grpc.CallOption) (*GetMaxZoomResponse, error)
GetMeteringAreas(ctx context.Context, in *GetMeteringAreasRequest, opts ...grpc.CallOption) (*GetMeteringAreasResponse, error)
GetMinExposureCompensation(ctx context.Context, in *GetMinExposureCompensationRequest, opts ...grpc.CallOption) (*GetMinExposureCompensationResponse, error)
GetPictureFormat(ctx context.Context, in *GetPictureFormatRequest, opts ...grpc.CallOption) (*GetPictureFormatResponse, error)
GetPictureSize(ctx context.Context, in *GetPictureSizeRequest, opts ...grpc.CallOption) (*GetPictureSizeResponse, error)
GetPreferredPreviewSizeForVideo(ctx context.Context, in *GetPreferredPreviewSizeForVideoRequest, opts ...grpc.CallOption) (*GetPreferredPreviewSizeForVideoResponse, error)
GetPreviewFormat(ctx context.Context, in *GetPreviewFormatRequest, opts ...grpc.CallOption) (*GetPreviewFormatResponse, error)
GetPreviewFpsRange(ctx context.Context, in *GetPreviewFpsRangeRequest, opts ...grpc.CallOption) (*GetPreviewFpsRangeResponse, error)
GetPreviewFrameRate(ctx context.Context, in *GetPreviewFrameRateRequest, opts ...grpc.CallOption) (*GetPreviewFrameRateResponse, error)
GetPreviewSize(ctx context.Context, in *GetPreviewSizeRequest, opts ...grpc.CallOption) (*GetPreviewSizeResponse, error)
GetSceneMode(ctx context.Context, in *GetSceneModeRequest, opts ...grpc.CallOption) (*GetSceneModeResponse, error)
GetSupportedAntibanding(ctx context.Context, in *GetSupportedAntibandingRequest, opts ...grpc.CallOption) (*GetSupportedAntibandingResponse, error)
GetSupportedColorEffects(ctx context.Context, in *GetSupportedColorEffectsRequest, opts ...grpc.CallOption) (*GetSupportedColorEffectsResponse, error)
GetSupportedFlashModes(ctx context.Context, in *GetSupportedFlashModesRequest, opts ...grpc.CallOption) (*GetSupportedFlashModesResponse, error)
GetSupportedFocusModes(ctx context.Context, in *GetSupportedFocusModesRequest, opts ...grpc.CallOption) (*GetSupportedFocusModesResponse, error)
GetSupportedJpegThumbnailSizes(ctx context.Context, in *GetSupportedJpegThumbnailSizesRequest, opts ...grpc.CallOption) (*GetSupportedJpegThumbnailSizesResponse, error)
GetSupportedPictureFormats(ctx context.Context, in *GetSupportedPictureFormatsRequest, opts ...grpc.CallOption) (*GetSupportedPictureFormatsResponse, error)
GetSupportedPictureSizes(ctx context.Context, in *GetSupportedPictureSizesRequest, opts ...grpc.CallOption) (*GetSupportedPictureSizesResponse, error)
GetSupportedPreviewFormats(ctx context.Context, in *GetSupportedPreviewFormatsRequest, opts ...grpc.CallOption) (*GetSupportedPreviewFormatsResponse, error)
GetSupportedPreviewFpsRange(ctx context.Context, in *GetSupportedPreviewFpsRangeRequest, opts ...grpc.CallOption) (*GetSupportedPreviewFpsRangeResponse, error)
GetSupportedPreviewFrameRates(ctx context.Context, in *GetSupportedPreviewFrameRatesRequest, opts ...grpc.CallOption) (*GetSupportedPreviewFrameRatesResponse, error)
GetSupportedPreviewSizes(ctx context.Context, in *GetSupportedPreviewSizesRequest, opts ...grpc.CallOption) (*GetSupportedPreviewSizesResponse, error)
GetSupportedSceneModes(ctx context.Context, in *GetSupportedSceneModesRequest, opts ...grpc.CallOption) (*GetSupportedSceneModesResponse, error)
GetSupportedVideoSizes(ctx context.Context, in *GetSupportedVideoSizesRequest, opts ...grpc.CallOption) (*GetSupportedVideoSizesResponse, error)
GetSupportedWhiteBalance(ctx context.Context, in *GetSupportedWhiteBalanceRequest, opts ...grpc.CallOption) (*GetSupportedWhiteBalanceResponse, error)
GetVerticalViewAngle(ctx context.Context, in *GetVerticalViewAngleRequest, opts ...grpc.CallOption) (*GetVerticalViewAngleResponse, error)
GetVideoStabilization(ctx context.Context, in *GetVideoStabilizationRequest, opts ...grpc.CallOption) (*GetVideoStabilizationResponse, error)
GetWhiteBalance(ctx context.Context, in *GetWhiteBalanceRequest, opts ...grpc.CallOption) (*GetWhiteBalanceResponse, error)
GetZoom(ctx context.Context, in *GetZoomRequest, opts ...grpc.CallOption) (*GetZoomResponse, error)
GetZoomRatios(ctx context.Context, in *GetZoomRatiosRequest, opts ...grpc.CallOption) (*GetZoomRatiosResponse, error)
IsAutoExposureLockSupported(ctx context.Context, in *IsAutoExposureLockSupportedRequest, opts ...grpc.CallOption) (*IsAutoExposureLockSupportedResponse, error)
IsAutoWhiteBalanceLockSupported(ctx context.Context, in *IsAutoWhiteBalanceLockSupportedRequest, opts ...grpc.CallOption) (*IsAutoWhiteBalanceLockSupportedResponse, error)
IsSmoothZoomSupported(ctx context.Context, in *IsSmoothZoomSupportedRequest, opts ...grpc.CallOption) (*IsSmoothZoomSupportedResponse, error)
IsVideoSnapshotSupported(ctx context.Context, in *IsVideoSnapshotSupportedRequest, opts ...grpc.CallOption) (*IsVideoSnapshotSupportedResponse, error)
IsVideoStabilizationSupported(ctx context.Context, in *IsVideoStabilizationSupportedRequest, opts ...grpc.CallOption) (*IsVideoStabilizationSupportedResponse, error)
IsZoomSupported(ctx context.Context, in *IsZoomSupportedRequest, opts ...grpc.CallOption) (*IsZoomSupportedResponse, error)
Remove(ctx context.Context, in *RemoveRequest, opts ...grpc.CallOption) (*RemoveResponse, error)
RemoveGpsData(ctx context.Context, in *RemoveGpsDataRequest, opts ...grpc.CallOption) (*RemoveGpsDataResponse, error)
Set2(ctx context.Context, in *Set2Request, opts ...grpc.CallOption) (*Set2Response, error)
Set2_1(ctx context.Context, in *CameraParametersSet2_1Request, opts ...grpc.CallOption) (*Set2_1Response, error)
SetAntibanding(ctx context.Context, in *SetAntibandingRequest, opts ...grpc.CallOption) (*SetAntibandingResponse, error)
SetAutoExposureLock(ctx context.Context, in *SetAutoExposureLockRequest, opts ...grpc.CallOption) (*SetAutoExposureLockResponse, error)
SetAutoWhiteBalanceLock(ctx context.Context, in *SetAutoWhiteBalanceLockRequest, opts ...grpc.CallOption) (*SetAutoWhiteBalanceLockResponse, error)
SetColorEffect(ctx context.Context, in *SetColorEffectRequest, opts ...grpc.CallOption) (*SetColorEffectResponse, error)
SetExposureCompensation(ctx context.Context, in *SetExposureCompensationRequest, opts ...grpc.CallOption) (*SetExposureCompensationResponse, error)
SetFlashMode(ctx context.Context, in *SetFlashModeRequest, opts ...grpc.CallOption) (*SetFlashModeResponse, error)
SetFocusMode(ctx context.Context, in *SetFocusModeRequest, opts ...grpc.CallOption) (*SetFocusModeResponse, error)
SetGpsAltitude(ctx context.Context, in *SetGpsAltitudeRequest, opts ...grpc.CallOption) (*SetGpsAltitudeResponse, error)
SetGpsLatitude(ctx context.Context, in *SetGpsLatitudeRequest, opts ...grpc.CallOption) (*SetGpsLatitudeResponse, error)
SetGpsLongitude(ctx context.Context, in *SetGpsLongitudeRequest, opts ...grpc.CallOption) (*SetGpsLongitudeResponse, error)
SetGpsProcessingMethod(ctx context.Context, in *SetGpsProcessingMethodRequest, opts ...grpc.CallOption) (*SetGpsProcessingMethodResponse, error)
SetGpsTimestamp(ctx context.Context, in *SetGpsTimestampRequest, opts ...grpc.CallOption) (*SetGpsTimestampResponse, error)
SetJpegQuality(ctx context.Context, in *SetJpegQualityRequest, opts ...grpc.CallOption) (*SetJpegQualityResponse, error)
SetJpegThumbnailQuality(ctx context.Context, in *SetJpegThumbnailQualityRequest, opts ...grpc.CallOption) (*SetJpegThumbnailQualityResponse, error)
SetJpegThumbnailSize(ctx context.Context, in *SetJpegThumbnailSizeRequest, opts ...grpc.CallOption) (*SetJpegThumbnailSizeResponse, error)
SetPictureFormat(ctx context.Context, in *SetPictureFormatRequest, opts ...grpc.CallOption) (*SetPictureFormatResponse, error)
SetPictureSize(ctx context.Context, in *SetPictureSizeRequest, opts ...grpc.CallOption) (*SetPictureSizeResponse, error)
SetPreviewFormat(ctx context.Context, in *SetPreviewFormatRequest, opts ...grpc.CallOption) (*SetPreviewFormatResponse, error)
SetPreviewFpsRange(ctx context.Context, in *SetPreviewFpsRangeRequest, opts ...grpc.CallOption) (*SetPreviewFpsRangeResponse, error)
SetPreviewFrameRate(ctx context.Context, in *SetPreviewFrameRateRequest, opts ...grpc.CallOption) (*SetPreviewFrameRateResponse, error)
SetPreviewSize(ctx context.Context, in *SetPreviewSizeRequest, opts ...grpc.CallOption) (*SetPreviewSizeResponse, error)
SetRecordingHint(ctx context.Context, in *SetRecordingHintRequest, opts ...grpc.CallOption) (*SetRecordingHintResponse, error)
SetRotation(ctx context.Context, in *SetRotationRequest, opts ...grpc.CallOption) (*SetRotationResponse, error)
SetSceneMode(ctx context.Context, in *SetSceneModeRequest, opts ...grpc.CallOption) (*SetSceneModeResponse, error)
SetVideoStabilization(ctx context.Context, in *SetVideoStabilizationRequest, opts ...grpc.CallOption) (*SetVideoStabilizationResponse, error)
SetWhiteBalance(ctx context.Context, in *SetWhiteBalanceRequest, opts ...grpc.CallOption) (*SetWhiteBalanceResponse, error)
SetZoom(ctx context.Context, in *SetZoomRequest, opts ...grpc.CallOption) (*SetZoomResponse, error)
Unflatten(ctx context.Context, in *UnflattenRequest, opts ...grpc.CallOption) (*UnflattenResponse, error)
}
CameraParametersServiceClient is the client API for CameraParametersService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCameraParametersServiceClient ¶ added in v0.0.6
func NewCameraParametersServiceClient(cc grpc.ClientConnInterface) CameraParametersServiceClient
type CameraParametersServiceServer ¶ added in v0.0.6
type CameraParametersServiceServer interface {
Flatten(context.Context, *FlattenRequest) (*FlattenResponse, error)
Get(context.Context, *GetRequest) (*GetResponse, error)
GetAntibanding(context.Context, *GetAntibandingRequest) (*GetAntibandingResponse, error)
GetAutoExposureLock(context.Context, *GetAutoExposureLockRequest) (*GetAutoExposureLockResponse, error)
GetAutoWhiteBalanceLock(context.Context, *GetAutoWhiteBalanceLockRequest) (*GetAutoWhiteBalanceLockResponse, error)
GetColorEffect(context.Context, *GetColorEffectRequest) (*GetColorEffectResponse, error)
GetExposureCompensation(context.Context, *GetExposureCompensationRequest) (*GetExposureCompensationResponse, error)
GetExposureCompensationStep(context.Context, *GetExposureCompensationStepRequest) (*GetExposureCompensationStepResponse, error)
GetFlashMode(context.Context, *GetFlashModeRequest) (*GetFlashModeResponse, error)
GetFocalLength(context.Context, *GetFocalLengthRequest) (*GetFocalLengthResponse, error)
GetFocusAreas(context.Context, *GetFocusAreasRequest) (*GetFocusAreasResponse, error)
GetFocusDistances(context.Context, *GetFocusDistancesRequest) (*GetFocusDistancesResponse, error)
GetFocusMode(context.Context, *GetFocusModeRequest) (*GetFocusModeResponse, error)
GetHorizontalViewAngle(context.Context, *GetHorizontalViewAngleRequest) (*GetHorizontalViewAngleResponse, error)
GetInt(context.Context, *GetIntRequest) (*GetIntResponse, error)
GetJpegQuality(context.Context, *GetJpegQualityRequest) (*GetJpegQualityResponse, error)
GetJpegThumbnailQuality(context.Context, *GetJpegThumbnailQualityRequest) (*GetJpegThumbnailQualityResponse, error)
GetJpegThumbnailSize(context.Context, *GetJpegThumbnailSizeRequest) (*GetJpegThumbnailSizeResponse, error)
GetMaxExposureCompensation(context.Context, *GetMaxExposureCompensationRequest) (*GetMaxExposureCompensationResponse, error)
GetMaxNumDetectedFaces(context.Context, *GetMaxNumDetectedFacesRequest) (*GetMaxNumDetectedFacesResponse, error)
GetMaxNumFocusAreas(context.Context, *GetMaxNumFocusAreasRequest) (*GetMaxNumFocusAreasResponse, error)
GetMaxNumMeteringAreas(context.Context, *GetMaxNumMeteringAreasRequest) (*GetMaxNumMeteringAreasResponse, error)
GetMaxZoom(context.Context, *GetMaxZoomRequest) (*GetMaxZoomResponse, error)
GetMeteringAreas(context.Context, *GetMeteringAreasRequest) (*GetMeteringAreasResponse, error)
GetMinExposureCompensation(context.Context, *GetMinExposureCompensationRequest) (*GetMinExposureCompensationResponse, error)
GetPictureFormat(context.Context, *GetPictureFormatRequest) (*GetPictureFormatResponse, error)
GetPictureSize(context.Context, *GetPictureSizeRequest) (*GetPictureSizeResponse, error)
GetPreferredPreviewSizeForVideo(context.Context, *GetPreferredPreviewSizeForVideoRequest) (*GetPreferredPreviewSizeForVideoResponse, error)
GetPreviewFormat(context.Context, *GetPreviewFormatRequest) (*GetPreviewFormatResponse, error)
GetPreviewFpsRange(context.Context, *GetPreviewFpsRangeRequest) (*GetPreviewFpsRangeResponse, error)
GetPreviewFrameRate(context.Context, *GetPreviewFrameRateRequest) (*GetPreviewFrameRateResponse, error)
GetPreviewSize(context.Context, *GetPreviewSizeRequest) (*GetPreviewSizeResponse, error)
GetSceneMode(context.Context, *GetSceneModeRequest) (*GetSceneModeResponse, error)
GetSupportedAntibanding(context.Context, *GetSupportedAntibandingRequest) (*GetSupportedAntibandingResponse, error)
GetSupportedColorEffects(context.Context, *GetSupportedColorEffectsRequest) (*GetSupportedColorEffectsResponse, error)
GetSupportedFlashModes(context.Context, *GetSupportedFlashModesRequest) (*GetSupportedFlashModesResponse, error)
GetSupportedFocusModes(context.Context, *GetSupportedFocusModesRequest) (*GetSupportedFocusModesResponse, error)
GetSupportedJpegThumbnailSizes(context.Context, *GetSupportedJpegThumbnailSizesRequest) (*GetSupportedJpegThumbnailSizesResponse, error)
GetSupportedPictureFormats(context.Context, *GetSupportedPictureFormatsRequest) (*GetSupportedPictureFormatsResponse, error)
GetSupportedPictureSizes(context.Context, *GetSupportedPictureSizesRequest) (*GetSupportedPictureSizesResponse, error)
GetSupportedPreviewFormats(context.Context, *GetSupportedPreviewFormatsRequest) (*GetSupportedPreviewFormatsResponse, error)
GetSupportedPreviewFpsRange(context.Context, *GetSupportedPreviewFpsRangeRequest) (*GetSupportedPreviewFpsRangeResponse, error)
GetSupportedPreviewFrameRates(context.Context, *GetSupportedPreviewFrameRatesRequest) (*GetSupportedPreviewFrameRatesResponse, error)
GetSupportedPreviewSizes(context.Context, *GetSupportedPreviewSizesRequest) (*GetSupportedPreviewSizesResponse, error)
GetSupportedSceneModes(context.Context, *GetSupportedSceneModesRequest) (*GetSupportedSceneModesResponse, error)
GetSupportedVideoSizes(context.Context, *GetSupportedVideoSizesRequest) (*GetSupportedVideoSizesResponse, error)
GetSupportedWhiteBalance(context.Context, *GetSupportedWhiteBalanceRequest) (*GetSupportedWhiteBalanceResponse, error)
GetVerticalViewAngle(context.Context, *GetVerticalViewAngleRequest) (*GetVerticalViewAngleResponse, error)
GetVideoStabilization(context.Context, *GetVideoStabilizationRequest) (*GetVideoStabilizationResponse, error)
GetWhiteBalance(context.Context, *GetWhiteBalanceRequest) (*GetWhiteBalanceResponse, error)
GetZoom(context.Context, *GetZoomRequest) (*GetZoomResponse, error)
GetZoomRatios(context.Context, *GetZoomRatiosRequest) (*GetZoomRatiosResponse, error)
IsAutoExposureLockSupported(context.Context, *IsAutoExposureLockSupportedRequest) (*IsAutoExposureLockSupportedResponse, error)
IsAutoWhiteBalanceLockSupported(context.Context, *IsAutoWhiteBalanceLockSupportedRequest) (*IsAutoWhiteBalanceLockSupportedResponse, error)
IsSmoothZoomSupported(context.Context, *IsSmoothZoomSupportedRequest) (*IsSmoothZoomSupportedResponse, error)
IsVideoSnapshotSupported(context.Context, *IsVideoSnapshotSupportedRequest) (*IsVideoSnapshotSupportedResponse, error)
IsVideoStabilizationSupported(context.Context, *IsVideoStabilizationSupportedRequest) (*IsVideoStabilizationSupportedResponse, error)
IsZoomSupported(context.Context, *IsZoomSupportedRequest) (*IsZoomSupportedResponse, error)
Remove(context.Context, *RemoveRequest) (*RemoveResponse, error)
RemoveGpsData(context.Context, *RemoveGpsDataRequest) (*RemoveGpsDataResponse, error)
Set2(context.Context, *Set2Request) (*Set2Response, error)
Set2_1(context.Context, *CameraParametersSet2_1Request) (*Set2_1Response, error)
SetAntibanding(context.Context, *SetAntibandingRequest) (*SetAntibandingResponse, error)
SetAutoExposureLock(context.Context, *SetAutoExposureLockRequest) (*SetAutoExposureLockResponse, error)
SetAutoWhiteBalanceLock(context.Context, *SetAutoWhiteBalanceLockRequest) (*SetAutoWhiteBalanceLockResponse, error)
SetColorEffect(context.Context, *SetColorEffectRequest) (*SetColorEffectResponse, error)
SetExposureCompensation(context.Context, *SetExposureCompensationRequest) (*SetExposureCompensationResponse, error)
SetFlashMode(context.Context, *SetFlashModeRequest) (*SetFlashModeResponse, error)
SetFocusMode(context.Context, *SetFocusModeRequest) (*SetFocusModeResponse, error)
SetGpsAltitude(context.Context, *SetGpsAltitudeRequest) (*SetGpsAltitudeResponse, error)
SetGpsLatitude(context.Context, *SetGpsLatitudeRequest) (*SetGpsLatitudeResponse, error)
SetGpsLongitude(context.Context, *SetGpsLongitudeRequest) (*SetGpsLongitudeResponse, error)
SetGpsProcessingMethod(context.Context, *SetGpsProcessingMethodRequest) (*SetGpsProcessingMethodResponse, error)
SetGpsTimestamp(context.Context, *SetGpsTimestampRequest) (*SetGpsTimestampResponse, error)
SetJpegQuality(context.Context, *SetJpegQualityRequest) (*SetJpegQualityResponse, error)
SetJpegThumbnailQuality(context.Context, *SetJpegThumbnailQualityRequest) (*SetJpegThumbnailQualityResponse, error)
SetJpegThumbnailSize(context.Context, *SetJpegThumbnailSizeRequest) (*SetJpegThumbnailSizeResponse, error)
SetPictureFormat(context.Context, *SetPictureFormatRequest) (*SetPictureFormatResponse, error)
SetPictureSize(context.Context, *SetPictureSizeRequest) (*SetPictureSizeResponse, error)
SetPreviewFormat(context.Context, *SetPreviewFormatRequest) (*SetPreviewFormatResponse, error)
SetPreviewFpsRange(context.Context, *SetPreviewFpsRangeRequest) (*SetPreviewFpsRangeResponse, error)
SetPreviewFrameRate(context.Context, *SetPreviewFrameRateRequest) (*SetPreviewFrameRateResponse, error)
SetPreviewSize(context.Context, *SetPreviewSizeRequest) (*SetPreviewSizeResponse, error)
SetRecordingHint(context.Context, *SetRecordingHintRequest) (*SetRecordingHintResponse, error)
SetRotation(context.Context, *SetRotationRequest) (*SetRotationResponse, error)
SetSceneMode(context.Context, *SetSceneModeRequest) (*SetSceneModeResponse, error)
SetVideoStabilization(context.Context, *SetVideoStabilizationRequest) (*SetVideoStabilizationResponse, error)
SetWhiteBalance(context.Context, *SetWhiteBalanceRequest) (*SetWhiteBalanceResponse, error)
SetZoom(context.Context, *SetZoomRequest) (*SetZoomResponse, error)
Unflatten(context.Context, *UnflattenRequest) (*UnflattenResponse, error)
// contains filtered or unexported methods
}
CameraParametersServiceServer is the server API for CameraParametersService service. All implementations must embed UnimplementedCameraParametersServiceServer for forward compatibility.
type CameraParametersSet2_1Request ¶ added in v0.0.6
type CameraParametersSet2_1Request struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*CameraParametersSet2_1Request) Descriptor
deprecated
added in
v0.0.6
func (*CameraParametersSet2_1Request) Descriptor() ([]byte, []int)
Deprecated: Use CameraParametersSet2_1Request.ProtoReflect.Descriptor instead.
func (*CameraParametersSet2_1Request) GetArg0 ¶ added in v0.0.6
func (x *CameraParametersSet2_1Request) GetArg0() string
func (*CameraParametersSet2_1Request) GetArg1 ¶ added in v0.0.6
func (x *CameraParametersSet2_1Request) GetArg1() string
func (*CameraParametersSet2_1Request) ProtoMessage ¶ added in v0.0.6
func (*CameraParametersSet2_1Request) ProtoMessage()
func (*CameraParametersSet2_1Request) ProtoReflect ¶ added in v0.0.6
func (x *CameraParametersSet2_1Request) ProtoReflect() protoreflect.Message
func (*CameraParametersSet2_1Request) Reset ¶ added in v0.0.6
func (x *CameraParametersSet2_1Request) Reset()
func (*CameraParametersSet2_1Request) String ¶ added in v0.0.6
func (x *CameraParametersSet2_1Request) String() string
type CameraPictureCallbackServiceClient ¶ added in v0.0.6
type CameraPictureCallbackServiceClient interface {
OnPictureTaken(ctx context.Context, in *OnPictureTakenRequest, opts ...grpc.CallOption) (*OnPictureTakenResponse, error)
}
CameraPictureCallbackServiceClient is the client API for CameraPictureCallbackService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCameraPictureCallbackServiceClient ¶ added in v0.0.6
func NewCameraPictureCallbackServiceClient(cc grpc.ClientConnInterface) CameraPictureCallbackServiceClient
type CameraPictureCallbackServiceServer ¶ added in v0.0.6
type CameraPictureCallbackServiceServer interface {
OnPictureTaken(context.Context, *OnPictureTakenRequest) (*OnPictureTakenResponse, error)
// contains filtered or unexported methods
}
CameraPictureCallbackServiceServer is the server API for CameraPictureCallbackService service. All implementations must embed UnimplementedCameraPictureCallbackServiceServer for forward compatibility.
type CameraPreviewCallbackServiceClient ¶ added in v0.0.6
type CameraPreviewCallbackServiceClient interface {
OnPreviewFrame(ctx context.Context, in *OnPreviewFrameRequest, opts ...grpc.CallOption) (*OnPreviewFrameResponse, error)
}
CameraPreviewCallbackServiceClient is the client API for CameraPreviewCallbackService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCameraPreviewCallbackServiceClient ¶ added in v0.0.6
func NewCameraPreviewCallbackServiceClient(cc grpc.ClientConnInterface) CameraPreviewCallbackServiceClient
type CameraPreviewCallbackServiceServer ¶ added in v0.0.6
type CameraPreviewCallbackServiceServer interface {
OnPreviewFrame(context.Context, *OnPreviewFrameRequest) (*OnPreviewFrameResponse, error)
// contains filtered or unexported methods
}
CameraPreviewCallbackServiceServer is the server API for CameraPreviewCallbackService service. All implementations must embed UnimplementedCameraPreviewCallbackServiceServer for forward compatibility.
type CameraServiceClient ¶ added in v0.0.6
type CameraServiceClient interface {
AddCallbackBuffer(ctx context.Context, in *AddCallbackBufferRequest, opts ...grpc.CallOption) (*AddCallbackBufferResponse, error)
AutoFocus(ctx context.Context, in *AutoFocusRequest, opts ...grpc.CallOption) (*AutoFocusResponse, error)
CancelAutoFocus(ctx context.Context, in *CancelAutoFocusRequest, opts ...grpc.CallOption) (*CancelAutoFocusResponse, error)
EnableShutterSound(ctx context.Context, in *EnableShutterSoundRequest, opts ...grpc.CallOption) (*EnableShutterSoundResponse, error)
GetParameters(ctx context.Context, in *GetParametersRequest, opts ...grpc.CallOption) (*GetParametersResponse, error)
Lock(ctx context.Context, in *LockRequest, opts ...grpc.CallOption) (*LockResponse, error)
Reconnect(ctx context.Context, in *ReconnectRequest, opts ...grpc.CallOption) (*ReconnectResponse, error)
Release(ctx context.Context, in *ReleaseRequest, opts ...grpc.CallOption) (*ReleaseResponse, error)
SetAutoFocusMoveCallback(ctx context.Context, in *SetAutoFocusMoveCallbackRequest, opts ...grpc.CallOption) (*SetAutoFocusMoveCallbackResponse, error)
SetDisplayOrientation(ctx context.Context, in *SetDisplayOrientationRequest, opts ...grpc.CallOption) (*SetDisplayOrientationResponse, error)
SetErrorCallback(ctx context.Context, in *SetErrorCallbackRequest, opts ...grpc.CallOption) (*SetErrorCallbackResponse, error)
SetFaceDetectionListener(ctx context.Context, in *SetFaceDetectionListenerRequest, opts ...grpc.CallOption) (*SetFaceDetectionListenerResponse, error)
SetOneShotPreviewCallback(ctx context.Context, in *SetOneShotPreviewCallbackRequest, opts ...grpc.CallOption) (*SetOneShotPreviewCallbackResponse, error)
SetParameters(ctx context.Context, in *SetParametersRequest, opts ...grpc.CallOption) (*SetParametersResponse, error)
SetPreviewCallback(ctx context.Context, in *SetPreviewCallbackRequest, opts ...grpc.CallOption) (*SetPreviewCallbackResponse, error)
SetPreviewCallbackWithBuffer(ctx context.Context, in *SetPreviewCallbackWithBufferRequest, opts ...grpc.CallOption) (*SetPreviewCallbackWithBufferResponse, error)
SetPreviewDisplay(ctx context.Context, in *SetPreviewDisplayRequest, opts ...grpc.CallOption) (*SetPreviewDisplayResponse, error)
SetPreviewTexture(ctx context.Context, in *SetPreviewTextureRequest, opts ...grpc.CallOption) (*SetPreviewTextureResponse, error)
SetZoomChangeListener(ctx context.Context, in *SetZoomChangeListenerRequest, opts ...grpc.CallOption) (*SetZoomChangeListenerResponse, error)
StartFaceDetection(ctx context.Context, in *StartFaceDetectionRequest, opts ...grpc.CallOption) (*StartFaceDetectionResponse, error)
StartPreview(ctx context.Context, in *StartPreviewRequest, opts ...grpc.CallOption) (*StartPreviewResponse, error)
StartSmoothZoom(ctx context.Context, in *StartSmoothZoomRequest, opts ...grpc.CallOption) (*StartSmoothZoomResponse, error)
StopFaceDetection(ctx context.Context, in *StopFaceDetectionRequest, opts ...grpc.CallOption) (*StopFaceDetectionResponse, error)
StopPreview(ctx context.Context, in *StopPreviewRequest, opts ...grpc.CallOption) (*StopPreviewResponse, error)
StopSmoothZoom(ctx context.Context, in *StopSmoothZoomRequest, opts ...grpc.CallOption) (*StopSmoothZoomResponse, error)
TakePicture3(ctx context.Context, in *TakePicture3Request, opts ...grpc.CallOption) (*TakePicture3Response, error)
TakePicture4_1(ctx context.Context, in *TakePicture4_1Request, opts ...grpc.CallOption) (*TakePicture4_1Response, error)
Unlock(ctx context.Context, in *UnlockRequest, opts ...grpc.CallOption) (*UnlockResponse, error)
GetCameraInfo(ctx context.Context, in *GetCameraInfoRequest, opts ...grpc.CallOption) (*GetCameraInfoResponse, error)
GetNumberOfCameras(ctx context.Context, in *GetNumberOfCamerasRequest, opts ...grpc.CallOption) (*GetNumberOfCamerasResponse, error)
Open0(ctx context.Context, in *Open0Request, opts ...grpc.CallOption) (*Open0Response, error)
Open1_1(ctx context.Context, in *Open1_1Request, opts ...grpc.CallOption) (*Open1_1Response, error)
}
CameraServiceClient is the client API for CameraService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCameraServiceClient ¶ added in v0.0.6
func NewCameraServiceClient(cc grpc.ClientConnInterface) CameraServiceClient
type CameraServiceServer ¶ added in v0.0.6
type CameraServiceServer interface {
AddCallbackBuffer(context.Context, *AddCallbackBufferRequest) (*AddCallbackBufferResponse, error)
AutoFocus(context.Context, *AutoFocusRequest) (*AutoFocusResponse, error)
CancelAutoFocus(context.Context, *CancelAutoFocusRequest) (*CancelAutoFocusResponse, error)
EnableShutterSound(context.Context, *EnableShutterSoundRequest) (*EnableShutterSoundResponse, error)
GetParameters(context.Context, *GetParametersRequest) (*GetParametersResponse, error)
Lock(context.Context, *LockRequest) (*LockResponse, error)
Reconnect(context.Context, *ReconnectRequest) (*ReconnectResponse, error)
Release(context.Context, *ReleaseRequest) (*ReleaseResponse, error)
SetAutoFocusMoveCallback(context.Context, *SetAutoFocusMoveCallbackRequest) (*SetAutoFocusMoveCallbackResponse, error)
SetDisplayOrientation(context.Context, *SetDisplayOrientationRequest) (*SetDisplayOrientationResponse, error)
SetErrorCallback(context.Context, *SetErrorCallbackRequest) (*SetErrorCallbackResponse, error)
SetFaceDetectionListener(context.Context, *SetFaceDetectionListenerRequest) (*SetFaceDetectionListenerResponse, error)
SetOneShotPreviewCallback(context.Context, *SetOneShotPreviewCallbackRequest) (*SetOneShotPreviewCallbackResponse, error)
SetParameters(context.Context, *SetParametersRequest) (*SetParametersResponse, error)
SetPreviewCallback(context.Context, *SetPreviewCallbackRequest) (*SetPreviewCallbackResponse, error)
SetPreviewCallbackWithBuffer(context.Context, *SetPreviewCallbackWithBufferRequest) (*SetPreviewCallbackWithBufferResponse, error)
SetPreviewDisplay(context.Context, *SetPreviewDisplayRequest) (*SetPreviewDisplayResponse, error)
SetPreviewTexture(context.Context, *SetPreviewTextureRequest) (*SetPreviewTextureResponse, error)
SetZoomChangeListener(context.Context, *SetZoomChangeListenerRequest) (*SetZoomChangeListenerResponse, error)
StartFaceDetection(context.Context, *StartFaceDetectionRequest) (*StartFaceDetectionResponse, error)
StartPreview(context.Context, *StartPreviewRequest) (*StartPreviewResponse, error)
StartSmoothZoom(context.Context, *StartSmoothZoomRequest) (*StartSmoothZoomResponse, error)
StopFaceDetection(context.Context, *StopFaceDetectionRequest) (*StopFaceDetectionResponse, error)
StopPreview(context.Context, *StopPreviewRequest) (*StopPreviewResponse, error)
StopSmoothZoom(context.Context, *StopSmoothZoomRequest) (*StopSmoothZoomResponse, error)
TakePicture3(context.Context, *TakePicture3Request) (*TakePicture3Response, error)
TakePicture4_1(context.Context, *TakePicture4_1Request) (*TakePicture4_1Response, error)
Unlock(context.Context, *UnlockRequest) (*UnlockResponse, error)
GetCameraInfo(context.Context, *GetCameraInfoRequest) (*GetCameraInfoResponse, error)
GetNumberOfCameras(context.Context, *GetNumberOfCamerasRequest) (*GetNumberOfCamerasResponse, error)
Open0(context.Context, *Open0Request) (*Open0Response, error)
Open1_1(context.Context, *Open1_1Request) (*Open1_1Response, error)
// contains filtered or unexported methods
}
CameraServiceServer is the server API for CameraService service. All implementations must embed UnimplementedCameraServiceServer for forward compatibility.
type CameraShutterCallbackServiceClient ¶ added in v0.0.6
type CameraShutterCallbackServiceClient interface {
OnShutter(ctx context.Context, in *OnShutterRequest, opts ...grpc.CallOption) (*OnShutterResponse, error)
}
CameraShutterCallbackServiceClient is the client API for CameraShutterCallbackService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCameraShutterCallbackServiceClient ¶ added in v0.0.6
func NewCameraShutterCallbackServiceClient(cc grpc.ClientConnInterface) CameraShutterCallbackServiceClient
type CameraShutterCallbackServiceServer ¶ added in v0.0.6
type CameraShutterCallbackServiceServer interface {
OnShutter(context.Context, *OnShutterRequest) (*OnShutterResponse, error)
// contains filtered or unexported methods
}
CameraShutterCallbackServiceServer is the server API for CameraShutterCallbackService service. All implementations must embed UnimplementedCameraShutterCallbackServiceServer for forward compatibility.
type CameraSizeServiceClient ¶ added in v0.0.6
type CameraSizeServiceClient interface {
Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
CameraSizeServiceClient is the client API for CameraSizeService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCameraSizeServiceClient ¶ added in v0.0.6
func NewCameraSizeServiceClient(cc grpc.ClientConnInterface) CameraSizeServiceClient
type CameraSizeServiceServer ¶ added in v0.0.6
type CameraSizeServiceServer interface {
Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
CameraSizeServiceServer is the server API for CameraSizeService service. All implementations must embed UnimplementedCameraSizeServiceServer for forward compatibility.
type CancelAutoFocusRequest ¶ added in v0.0.6
type CancelAutoFocusRequest struct {
// contains filtered or unexported fields
}
func (*CancelAutoFocusRequest) Descriptor
deprecated
added in
v0.0.6
func (*CancelAutoFocusRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelAutoFocusRequest.ProtoReflect.Descriptor instead.
func (*CancelAutoFocusRequest) ProtoMessage ¶ added in v0.0.6
func (*CancelAutoFocusRequest) ProtoMessage()
func (*CancelAutoFocusRequest) ProtoReflect ¶ added in v0.0.6
func (x *CancelAutoFocusRequest) ProtoReflect() protoreflect.Message
func (*CancelAutoFocusRequest) Reset ¶ added in v0.0.6
func (x *CancelAutoFocusRequest) Reset()
func (*CancelAutoFocusRequest) String ¶ added in v0.0.6
func (x *CancelAutoFocusRequest) String() string
type CancelAutoFocusResponse ¶ added in v0.0.6
type CancelAutoFocusResponse struct {
// contains filtered or unexported fields
}
func (*CancelAutoFocusResponse) Descriptor
deprecated
added in
v0.0.6
func (*CancelAutoFocusResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelAutoFocusResponse.ProtoReflect.Descriptor instead.
func (*CancelAutoFocusResponse) ProtoMessage ¶ added in v0.0.6
func (*CancelAutoFocusResponse) ProtoMessage()
func (*CancelAutoFocusResponse) ProtoReflect ¶ added in v0.0.6
func (x *CancelAutoFocusResponse) ProtoReflect() protoreflect.Message
func (*CancelAutoFocusResponse) Reset ¶ added in v0.0.6
func (x *CancelAutoFocusResponse) Reset()
func (*CancelAutoFocusResponse) String ¶ added in v0.0.6
func (x *CancelAutoFocusResponse) String() string
type CancelTriggerSensorRequest ¶ added in v0.0.6
type CancelTriggerSensorRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*CancelTriggerSensorRequest) Descriptor
deprecated
added in
v0.0.6
func (*CancelTriggerSensorRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelTriggerSensorRequest.ProtoReflect.Descriptor instead.
func (*CancelTriggerSensorRequest) GetArg0 ¶ added in v0.0.6
func (x *CancelTriggerSensorRequest) GetArg0() int64
func (*CancelTriggerSensorRequest) GetArg1 ¶ added in v0.0.6
func (x *CancelTriggerSensorRequest) GetArg1() int64
func (*CancelTriggerSensorRequest) ProtoMessage ¶ added in v0.0.6
func (*CancelTriggerSensorRequest) ProtoMessage()
func (*CancelTriggerSensorRequest) ProtoReflect ¶ added in v0.0.6
func (x *CancelTriggerSensorRequest) ProtoReflect() protoreflect.Message
func (*CancelTriggerSensorRequest) Reset ¶ added in v0.0.6
func (x *CancelTriggerSensorRequest) Reset()
func (*CancelTriggerSensorRequest) String ¶ added in v0.0.6
func (x *CancelTriggerSensorRequest) String() string
type CancelTriggerSensorResponse ¶ added in v0.0.6
type CancelTriggerSensorResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CancelTriggerSensorResponse) Descriptor
deprecated
added in
v0.0.6
func (*CancelTriggerSensorResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelTriggerSensorResponse.ProtoReflect.Descriptor instead.
func (*CancelTriggerSensorResponse) GetResult ¶ added in v0.0.6
func (x *CancelTriggerSensorResponse) GetResult() bool
func (*CancelTriggerSensorResponse) ProtoMessage ¶ added in v0.0.6
func (*CancelTriggerSensorResponse) ProtoMessage()
func (*CancelTriggerSensorResponse) ProtoReflect ¶ added in v0.0.6
func (x *CancelTriggerSensorResponse) ProtoReflect() protoreflect.Message
func (*CancelTriggerSensorResponse) Reset ¶ added in v0.0.6
func (x *CancelTriggerSensorResponse) Reset()
func (*CancelTriggerSensorResponse) String ¶ added in v0.0.6
func (x *CancelTriggerSensorResponse) String() string
type CloseRequest ¶
type CloseRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*CloseRequest) Descriptor
deprecated
func (*CloseRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloseRequest.ProtoReflect.Descriptor instead.
func (*CloseRequest) GetHandle ¶ added in v0.0.6
func (x *CloseRequest) GetHandle() int64
func (*CloseRequest) ProtoMessage ¶
func (*CloseRequest) ProtoMessage()
func (*CloseRequest) ProtoReflect ¶
func (x *CloseRequest) ProtoReflect() protoreflect.Message
func (*CloseRequest) Reset ¶
func (x *CloseRequest) Reset()
func (*CloseRequest) String ¶
func (x *CloseRequest) String() string
type CloseResponse ¶
type CloseResponse struct {
// contains filtered or unexported fields
}
func (*CloseResponse) Descriptor
deprecated
func (*CloseResponse) Descriptor() ([]byte, []int)
Deprecated: Use CloseResponse.ProtoReflect.Descriptor instead.
func (*CloseResponse) ProtoMessage ¶
func (*CloseResponse) ProtoMessage()
func (*CloseResponse) ProtoReflect ¶
func (x *CloseResponse) ProtoReflect() protoreflect.Message
func (*CloseResponse) Reset ¶
func (x *CloseResponse) Reset()
func (*CloseResponse) String ¶
func (x *CloseResponse) String() string
type ConfigureRequest ¶ added in v0.0.6
type ConfigureRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*ConfigureRequest) Descriptor
deprecated
added in
v0.0.6
func (*ConfigureRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConfigureRequest.ProtoReflect.Descriptor instead.
func (*ConfigureRequest) GetArg0 ¶ added in v0.0.6
func (x *ConfigureRequest) GetArg0() int64
func (*ConfigureRequest) GetArg1 ¶ added in v0.0.6
func (x *ConfigureRequest) GetArg1() int32
func (*ConfigureRequest) ProtoMessage ¶ added in v0.0.6
func (*ConfigureRequest) ProtoMessage()
func (*ConfigureRequest) ProtoReflect ¶ added in v0.0.6
func (x *ConfigureRequest) ProtoReflect() protoreflect.Message
func (*ConfigureRequest) Reset ¶ added in v0.0.6
func (x *ConfigureRequest) Reset()
func (*ConfigureRequest) String ¶ added in v0.0.6
func (x *ConfigureRequest) String() string
type ConfigureResponse ¶ added in v0.0.6
type ConfigureResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ConfigureResponse) Descriptor
deprecated
added in
v0.0.6
func (*ConfigureResponse) Descriptor() ([]byte, []int)
Deprecated: Use ConfigureResponse.ProtoReflect.Descriptor instead.
func (*ConfigureResponse) GetResult ¶ added in v0.0.6
func (x *ConfigureResponse) GetResult() int32
func (*ConfigureResponse) ProtoMessage ¶ added in v0.0.6
func (*ConfigureResponse) ProtoMessage()
func (*ConfigureResponse) ProtoReflect ¶ added in v0.0.6
func (x *ConfigureResponse) ProtoReflect() protoreflect.Message
func (*ConfigureResponse) Reset ¶ added in v0.0.6
func (x *ConfigureResponse) Reset()
func (*ConfigureResponse) String ¶ added in v0.0.6
func (x *ConfigureResponse) String() string
type CreateDirectChannel1Request ¶ added in v0.0.6
type CreateDirectChannel1Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*CreateDirectChannel1Request) Descriptor
deprecated
added in
v0.0.6
func (*CreateDirectChannel1Request) Descriptor() ([]byte, []int)
Deprecated: Use CreateDirectChannel1Request.ProtoReflect.Descriptor instead.
func (*CreateDirectChannel1Request) GetArg0 ¶ added in v0.0.6
func (x *CreateDirectChannel1Request) GetArg0() int64
func (*CreateDirectChannel1Request) ProtoMessage ¶ added in v0.0.6
func (*CreateDirectChannel1Request) ProtoMessage()
func (*CreateDirectChannel1Request) ProtoReflect ¶ added in v0.0.6
func (x *CreateDirectChannel1Request) ProtoReflect() protoreflect.Message
func (*CreateDirectChannel1Request) Reset ¶ added in v0.0.6
func (x *CreateDirectChannel1Request) Reset()
func (*CreateDirectChannel1Request) String ¶ added in v0.0.6
func (x *CreateDirectChannel1Request) String() string
type CreateDirectChannel1Response ¶ added in v0.0.6
type CreateDirectChannel1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CreateDirectChannel1Response) Descriptor
deprecated
added in
v0.0.6
func (*CreateDirectChannel1Response) Descriptor() ([]byte, []int)
Deprecated: Use CreateDirectChannel1Response.ProtoReflect.Descriptor instead.
func (*CreateDirectChannel1Response) GetResult ¶ added in v0.0.6
func (x *CreateDirectChannel1Response) GetResult() int64
func (*CreateDirectChannel1Response) ProtoMessage ¶ added in v0.0.6
func (*CreateDirectChannel1Response) ProtoMessage()
func (*CreateDirectChannel1Response) ProtoReflect ¶ added in v0.0.6
func (x *CreateDirectChannel1Response) ProtoReflect() protoreflect.Message
func (*CreateDirectChannel1Response) Reset ¶ added in v0.0.6
func (x *CreateDirectChannel1Response) Reset()
func (*CreateDirectChannel1Response) String ¶ added in v0.0.6
func (x *CreateDirectChannel1Response) String() string
type CreateDirectChannel1_1Request ¶ added in v0.0.6
type CreateDirectChannel1_1Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*CreateDirectChannel1_1Request) Descriptor
deprecated
added in
v0.0.6
func (*CreateDirectChannel1_1Request) Descriptor() ([]byte, []int)
Deprecated: Use CreateDirectChannel1_1Request.ProtoReflect.Descriptor instead.
func (*CreateDirectChannel1_1Request) GetArg0 ¶ added in v0.0.6
func (x *CreateDirectChannel1_1Request) GetArg0() int64
func (*CreateDirectChannel1_1Request) ProtoMessage ¶ added in v0.0.6
func (*CreateDirectChannel1_1Request) ProtoMessage()
func (*CreateDirectChannel1_1Request) ProtoReflect ¶ added in v0.0.6
func (x *CreateDirectChannel1_1Request) ProtoReflect() protoreflect.Message
func (*CreateDirectChannel1_1Request) Reset ¶ added in v0.0.6
func (x *CreateDirectChannel1_1Request) Reset()
func (*CreateDirectChannel1_1Request) String ¶ added in v0.0.6
func (x *CreateDirectChannel1_1Request) String() string
type CreateDirectChannel1_1Response ¶ added in v0.0.6
type CreateDirectChannel1_1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CreateDirectChannel1_1Response) Descriptor
deprecated
added in
v0.0.6
func (*CreateDirectChannel1_1Response) Descriptor() ([]byte, []int)
Deprecated: Use CreateDirectChannel1_1Response.ProtoReflect.Descriptor instead.
func (*CreateDirectChannel1_1Response) GetResult ¶ added in v0.0.6
func (x *CreateDirectChannel1_1Response) GetResult() int64
func (*CreateDirectChannel1_1Response) ProtoMessage ¶ added in v0.0.6
func (*CreateDirectChannel1_1Response) ProtoMessage()
func (*CreateDirectChannel1_1Response) ProtoReflect ¶ added in v0.0.6
func (x *CreateDirectChannel1_1Response) ProtoReflect() protoreflect.Message
func (*CreateDirectChannel1_1Response) Reset ¶ added in v0.0.6
func (x *CreateDirectChannel1_1Response) Reset()
func (*CreateDirectChannel1_1Response) String ¶ added in v0.0.6
func (x *CreateDirectChannel1_1Response) String() string
type CreateRequest ¶ added in v0.0.6
type CreateRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 int64 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
// contains filtered or unexported fields
}
func (*CreateRequest) Descriptor
deprecated
added in
v0.0.6
func (*CreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRequest.ProtoReflect.Descriptor instead.
func (*CreateRequest) GetArg0 ¶ added in v0.0.6
func (x *CreateRequest) GetArg0() int32
func (*CreateRequest) GetArg1 ¶ added in v0.0.6
func (x *CreateRequest) GetArg1() int32
func (*CreateRequest) GetArg2 ¶ added in v0.0.6
func (x *CreateRequest) GetArg2() int32
func (*CreateRequest) GetArg3 ¶ added in v0.0.6
func (x *CreateRequest) GetArg3() int32
func (*CreateRequest) GetArg4 ¶ added in v0.0.6
func (x *CreateRequest) GetArg4() int64
func (*CreateRequest) ProtoMessage ¶ added in v0.0.6
func (*CreateRequest) ProtoMessage()
func (*CreateRequest) ProtoReflect ¶ added in v0.0.6
func (x *CreateRequest) ProtoReflect() protoreflect.Message
func (*CreateRequest) Reset ¶ added in v0.0.6
func (x *CreateRequest) Reset()
func (*CreateRequest) String ¶ added in v0.0.6
func (x *CreateRequest) String() string
type CreateResponse ¶ added in v0.0.6
type CreateResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CreateResponse) Descriptor
deprecated
added in
v0.0.6
func (*CreateResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateResponse.ProtoReflect.Descriptor instead.
func (*CreateResponse) GetResult ¶ added in v0.0.6
func (x *CreateResponse) GetResult() int64
func (*CreateResponse) ProtoMessage ¶ added in v0.0.6
func (*CreateResponse) ProtoMessage()
func (*CreateResponse) ProtoReflect ¶ added in v0.0.6
func (x *CreateResponse) ProtoReflect() protoreflect.Message
func (*CreateResponse) Reset ¶ added in v0.0.6
func (x *CreateResponse) Reset()
func (*CreateResponse) String ¶ added in v0.0.6
func (x *CreateResponse) String() string
type DataSpaceServiceClient ¶ added in v0.0.6
type DataSpaceServiceClient interface {
GetRange(ctx context.Context, in *GetRangeRequest, opts ...grpc.CallOption) (*GetRangeResponse, error)
GetStandard(ctx context.Context, in *GetStandardRequest, opts ...grpc.CallOption) (*GetStandardResponse, error)
GetTransfer(ctx context.Context, in *GetTransferRequest, opts ...grpc.CallOption) (*GetTransferResponse, error)
Pack(ctx context.Context, in *PackRequest, opts ...grpc.CallOption) (*PackResponse, error)
}
DataSpaceServiceClient is the client API for DataSpaceService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDataSpaceServiceClient ¶ added in v0.0.6
func NewDataSpaceServiceClient(cc grpc.ClientConnInterface) DataSpaceServiceClient
type DataSpaceServiceServer ¶ added in v0.0.6
type DataSpaceServiceServer interface {
GetRange(context.Context, *GetRangeRequest) (*GetRangeResponse, error)
GetStandard(context.Context, *GetStandardRequest) (*GetStandardResponse, error)
GetTransfer(context.Context, *GetTransferRequest) (*GetTransferResponse, error)
Pack(context.Context, *PackRequest) (*PackResponse, error)
// contains filtered or unexported methods
}
DataSpaceServiceServer is the server API for DataSpaceService service. All implementations must embed UnimplementedDataSpaceServiceServer for forward compatibility.
type DescribeContentsRequest ¶
type DescribeContentsRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*DescribeContentsRequest) Descriptor
deprecated
func (*DescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*DescribeContentsRequest) GetHandle ¶ added in v0.0.6
func (x *DescribeContentsRequest) GetHandle() int64
func (*DescribeContentsRequest) ProtoMessage ¶
func (*DescribeContentsRequest) ProtoMessage()
func (*DescribeContentsRequest) ProtoReflect ¶
func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*DescribeContentsRequest) Reset ¶
func (x *DescribeContentsRequest) Reset()
func (*DescribeContentsRequest) String ¶
func (x *DescribeContentsRequest) String() string
type DescribeContentsResponse ¶
type DescribeContentsResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*DescribeContentsResponse) Descriptor
deprecated
func (*DescribeContentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DescribeContentsResponse.ProtoReflect.Descriptor instead.
func (*DescribeContentsResponse) GetResult ¶
func (x *DescribeContentsResponse) GetResult() int32
func (*DescribeContentsResponse) ProtoMessage ¶
func (*DescribeContentsResponse) ProtoMessage()
func (*DescribeContentsResponse) ProtoReflect ¶
func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message
func (*DescribeContentsResponse) Reset ¶
func (x *DescribeContentsResponse) Reset()
func (*DescribeContentsResponse) String ¶
func (x *DescribeContentsResponse) String() string
type DisplayLutsEntryServiceClient ¶ added in v0.0.6
type DisplayLutsEntryServiceClient interface {
GetBuffer(ctx context.Context, in *GetBufferRequest, opts ...grpc.CallOption) (*GetBufferResponse, error)
GetDimension(ctx context.Context, in *GetDimensionRequest, opts ...grpc.CallOption) (*GetDimensionResponse, error)
GetSamplingKey(ctx context.Context, in *GetSamplingKeyRequest, opts ...grpc.CallOption) (*GetSamplingKeyResponse, error)
ToString(ctx context.Context, in *DisplayLutsEntryToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
DisplayLutsEntryServiceClient is the client API for DisplayLutsEntryService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDisplayLutsEntryServiceClient ¶ added in v0.0.6
func NewDisplayLutsEntryServiceClient(cc grpc.ClientConnInterface) DisplayLutsEntryServiceClient
type DisplayLutsEntryServiceServer ¶ added in v0.0.6
type DisplayLutsEntryServiceServer interface {
GetBuffer(context.Context, *GetBufferRequest) (*GetBufferResponse, error)
GetDimension(context.Context, *GetDimensionRequest) (*GetDimensionResponse, error)
GetSamplingKey(context.Context, *GetSamplingKeyRequest) (*GetSamplingKeyResponse, error)
ToString(context.Context, *DisplayLutsEntryToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
DisplayLutsEntryServiceServer is the server API for DisplayLutsEntryService service. All implementations must embed UnimplementedDisplayLutsEntryServiceServer for forward compatibility.
type DisplayLutsEntryToStringRequest ¶ added in v0.0.6
type DisplayLutsEntryToStringRequest struct {
// contains filtered or unexported fields
}
func (*DisplayLutsEntryToStringRequest) Descriptor
deprecated
added in
v0.0.6
func (*DisplayLutsEntryToStringRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisplayLutsEntryToStringRequest.ProtoReflect.Descriptor instead.
func (*DisplayLutsEntryToStringRequest) ProtoMessage ¶ added in v0.0.6
func (*DisplayLutsEntryToStringRequest) ProtoMessage()
func (*DisplayLutsEntryToStringRequest) ProtoReflect ¶ added in v0.0.6
func (x *DisplayLutsEntryToStringRequest) ProtoReflect() protoreflect.Message
func (*DisplayLutsEntryToStringRequest) Reset ¶ added in v0.0.6
func (x *DisplayLutsEntryToStringRequest) Reset()
func (*DisplayLutsEntryToStringRequest) String ¶ added in v0.0.6
func (x *DisplayLutsEntryToStringRequest) String() string
type DisplayLutsServiceClient ¶ added in v0.0.6
type DisplayLutsServiceClient interface {
NewDisplayLuts(ctx context.Context, in *NewDisplayLutsRequest, opts ...grpc.CallOption) (*NewDisplayLutsResponse, error)
Set1(ctx context.Context, in *Set1Request, opts ...grpc.CallOption) (*Set1Response, error)
Set2_1(ctx context.Context, in *Set2_1Request, opts ...grpc.CallOption) (*Set2_1Response, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
DisplayLutsServiceClient is the client API for DisplayLutsService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDisplayLutsServiceClient ¶ added in v0.0.6
func NewDisplayLutsServiceClient(cc grpc.ClientConnInterface) DisplayLutsServiceClient
type DisplayLutsServiceServer ¶ added in v0.0.6
type DisplayLutsServiceServer interface {
NewDisplayLuts(context.Context, *NewDisplayLutsRequest) (*NewDisplayLutsResponse, error)
Set1(context.Context, *Set1Request) (*Set1Response, error)
Set2_1(context.Context, *Set2_1Request) (*Set2_1Response, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
DisplayLutsServiceServer is the server API for DisplayLutsService service. All implementations must embed UnimplementedDisplayLutsServiceServer for forward compatibility.
type EnableShutterSoundRequest ¶ added in v0.0.6
type EnableShutterSoundRequest struct {
Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*EnableShutterSoundRequest) Descriptor
deprecated
added in
v0.0.6
func (*EnableShutterSoundRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableShutterSoundRequest.ProtoReflect.Descriptor instead.
func (*EnableShutterSoundRequest) GetArg0 ¶ added in v0.0.6
func (x *EnableShutterSoundRequest) GetArg0() bool
func (*EnableShutterSoundRequest) ProtoMessage ¶ added in v0.0.6
func (*EnableShutterSoundRequest) ProtoMessage()
func (*EnableShutterSoundRequest) ProtoReflect ¶ added in v0.0.6
func (x *EnableShutterSoundRequest) ProtoReflect() protoreflect.Message
func (*EnableShutterSoundRequest) Reset ¶ added in v0.0.6
func (x *EnableShutterSoundRequest) Reset()
func (*EnableShutterSoundRequest) String ¶ added in v0.0.6
func (x *EnableShutterSoundRequest) String() string
type EnableShutterSoundResponse ¶ added in v0.0.6
type EnableShutterSoundResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*EnableShutterSoundResponse) Descriptor
deprecated
added in
v0.0.6
func (*EnableShutterSoundResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableShutterSoundResponse.ProtoReflect.Descriptor instead.
func (*EnableShutterSoundResponse) GetResult ¶ added in v0.0.6
func (x *EnableShutterSoundResponse) GetResult() bool
func (*EnableShutterSoundResponse) ProtoMessage ¶ added in v0.0.6
func (*EnableShutterSoundResponse) ProtoMessage()
func (*EnableShutterSoundResponse) ProtoReflect ¶ added in v0.0.6
func (x *EnableShutterSoundResponse) ProtoReflect() protoreflect.Message
func (*EnableShutterSoundResponse) Reset ¶ added in v0.0.6
func (x *EnableShutterSoundResponse) Reset()
func (*EnableShutterSoundResponse) String ¶ added in v0.0.6
func (x *EnableShutterSoundResponse) String() string
type EqualsRequest ¶
type EqualsRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*EqualsRequest) Descriptor
deprecated
func (*EqualsRequest) Descriptor() ([]byte, []int)
Deprecated: Use EqualsRequest.ProtoReflect.Descriptor instead.
func (*EqualsRequest) GetArg0 ¶
func (x *EqualsRequest) GetArg0() int64
func (*EqualsRequest) ProtoMessage ¶
func (*EqualsRequest) ProtoMessage()
func (*EqualsRequest) ProtoReflect ¶
func (x *EqualsRequest) ProtoReflect() protoreflect.Message
func (*EqualsRequest) Reset ¶
func (x *EqualsRequest) Reset()
func (*EqualsRequest) String ¶
func (x *EqualsRequest) String() string
type EqualsResponse ¶
type EqualsResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*EqualsResponse) Descriptor
deprecated
func (*EqualsResponse) Descriptor() ([]byte, []int)
Deprecated: Use EqualsResponse.ProtoReflect.Descriptor instead.
func (*EqualsResponse) GetResult ¶
func (x *EqualsResponse) GetResult() bool
func (*EqualsResponse) ProtoMessage ¶
func (*EqualsResponse) ProtoMessage()
func (*EqualsResponse) ProtoReflect ¶
func (x *EqualsResponse) ProtoReflect() protoreflect.Message
func (*EqualsResponse) Reset ¶
func (x *EqualsResponse) Reset()
func (*EqualsResponse) String ¶
func (x *EqualsResponse) String() string
type FlattenRequest ¶ added in v0.0.6
type FlattenRequest struct {
// contains filtered or unexported fields
}
func (*FlattenRequest) Descriptor
deprecated
added in
v0.0.6
func (*FlattenRequest) Descriptor() ([]byte, []int)
Deprecated: Use FlattenRequest.ProtoReflect.Descriptor instead.
func (*FlattenRequest) ProtoMessage ¶ added in v0.0.6
func (*FlattenRequest) ProtoMessage()
func (*FlattenRequest) ProtoReflect ¶ added in v0.0.6
func (x *FlattenRequest) ProtoReflect() protoreflect.Message
func (*FlattenRequest) Reset ¶ added in v0.0.6
func (x *FlattenRequest) Reset()
func (*FlattenRequest) String ¶ added in v0.0.6
func (x *FlattenRequest) String() string
type FlattenResponse ¶ added in v0.0.6
type FlattenResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*FlattenResponse) Descriptor
deprecated
added in
v0.0.6
func (*FlattenResponse) Descriptor() ([]byte, []int)
Deprecated: Use FlattenResponse.ProtoReflect.Descriptor instead.
func (*FlattenResponse) GetResult ¶ added in v0.0.6
func (x *FlattenResponse) GetResult() string
func (*FlattenResponse) ProtoMessage ¶ added in v0.0.6
func (*FlattenResponse) ProtoMessage()
func (*FlattenResponse) ProtoReflect ¶ added in v0.0.6
func (x *FlattenResponse) ProtoReflect() protoreflect.Message
func (*FlattenResponse) Reset ¶ added in v0.0.6
func (x *FlattenResponse) Reset()
func (*FlattenResponse) String ¶ added in v0.0.6
func (x *FlattenResponse) String() string
type FlushRequest ¶ added in v0.0.6
type FlushRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*FlushRequest) Descriptor
deprecated
added in
v0.0.6
func (*FlushRequest) Descriptor() ([]byte, []int)
Deprecated: Use FlushRequest.ProtoReflect.Descriptor instead.
func (*FlushRequest) GetArg0 ¶ added in v0.0.6
func (x *FlushRequest) GetArg0() int64
func (*FlushRequest) ProtoMessage ¶ added in v0.0.6
func (*FlushRequest) ProtoMessage()
func (*FlushRequest) ProtoReflect ¶ added in v0.0.6
func (x *FlushRequest) ProtoReflect() protoreflect.Message
func (*FlushRequest) Reset ¶ added in v0.0.6
func (x *FlushRequest) Reset()
func (*FlushRequest) String ¶ added in v0.0.6
func (x *FlushRequest) String() string
type FlushResponse ¶ added in v0.0.6
type FlushResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*FlushResponse) Descriptor
deprecated
added in
v0.0.6
func (*FlushResponse) Descriptor() ([]byte, []int)
Deprecated: Use FlushResponse.ProtoReflect.Descriptor instead.
func (*FlushResponse) GetResult ¶ added in v0.0.6
func (x *FlushResponse) GetResult() bool
func (*FlushResponse) ProtoMessage ¶ added in v0.0.6
func (*FlushResponse) ProtoMessage()
func (*FlushResponse) ProtoReflect ¶ added in v0.0.6
func (x *FlushResponse) ProtoReflect() protoreflect.Message
func (*FlushResponse) Reset ¶ added in v0.0.6
func (x *FlushResponse) Reset()
func (*FlushResponse) String ¶ added in v0.0.6
func (x *FlushResponse) String() string
type GeomagneticFieldServiceClient ¶ added in v0.0.6
type GeomagneticFieldServiceClient interface {
NewGeomagneticField(ctx context.Context, in *NewGeomagneticFieldRequest, opts ...grpc.CallOption) (*NewGeomagneticFieldResponse, error)
GetDeclination(ctx context.Context, in *GetDeclinationRequest, opts ...grpc.CallOption) (*GetDeclinationResponse, error)
GetFieldStrength(ctx context.Context, in *GetFieldStrengthRequest, opts ...grpc.CallOption) (*GetFieldStrengthResponse, error)
GetHorizontalStrength(ctx context.Context, in *GetHorizontalStrengthRequest, opts ...grpc.CallOption) (*GetHorizontalStrengthResponse, error)
GetInclination(ctx context.Context, in *GetInclinationRequest, opts ...grpc.CallOption) (*GetInclinationResponse, error)
GetX(ctx context.Context, in *GetXRequest, opts ...grpc.CallOption) (*GetXResponse, error)
GetY(ctx context.Context, in *GetYRequest, opts ...grpc.CallOption) (*GetYResponse, error)
GetZ(ctx context.Context, in *GetZRequest, opts ...grpc.CallOption) (*GetZResponse, error)
}
GeomagneticFieldServiceClient is the client API for GeomagneticFieldService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewGeomagneticFieldServiceClient ¶ added in v0.0.6
func NewGeomagneticFieldServiceClient(cc grpc.ClientConnInterface) GeomagneticFieldServiceClient
type GeomagneticFieldServiceServer ¶ added in v0.0.6
type GeomagneticFieldServiceServer interface {
NewGeomagneticField(context.Context, *NewGeomagneticFieldRequest) (*NewGeomagneticFieldResponse, error)
GetDeclination(context.Context, *GetDeclinationRequest) (*GetDeclinationResponse, error)
GetFieldStrength(context.Context, *GetFieldStrengthRequest) (*GetFieldStrengthResponse, error)
GetHorizontalStrength(context.Context, *GetHorizontalStrengthRequest) (*GetHorizontalStrengthResponse, error)
GetInclination(context.Context, *GetInclinationRequest) (*GetInclinationResponse, error)
GetX(context.Context, *GetXRequest) (*GetXResponse, error)
GetY(context.Context, *GetYRequest) (*GetYResponse, error)
GetZ(context.Context, *GetZRequest) (*GetZResponse, error)
// contains filtered or unexported methods
}
GeomagneticFieldServiceServer is the server API for GeomagneticFieldService service. All implementations must embed UnimplementedGeomagneticFieldServiceServer for forward compatibility.
type GetAltitudeRequest ¶ added in v0.0.6
type GetAltitudeRequest struct {
Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 float32 `protobuf:"fixed32,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*GetAltitudeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetAltitudeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAltitudeRequest.ProtoReflect.Descriptor instead.
func (*GetAltitudeRequest) GetArg0 ¶ added in v0.0.6
func (x *GetAltitudeRequest) GetArg0() float32
func (*GetAltitudeRequest) GetArg1 ¶ added in v0.0.6
func (x *GetAltitudeRequest) GetArg1() float32
func (*GetAltitudeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetAltitudeRequest) ProtoMessage()
func (*GetAltitudeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetAltitudeRequest) ProtoReflect() protoreflect.Message
func (*GetAltitudeRequest) Reset ¶ added in v0.0.6
func (x *GetAltitudeRequest) Reset()
func (*GetAltitudeRequest) String ¶ added in v0.0.6
func (x *GetAltitudeRequest) String() string
type GetAltitudeResponse ¶ added in v0.0.6
type GetAltitudeResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetAltitudeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetAltitudeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAltitudeResponse.ProtoReflect.Descriptor instead.
func (*GetAltitudeResponse) GetResult ¶ added in v0.0.6
func (x *GetAltitudeResponse) GetResult() float32
func (*GetAltitudeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetAltitudeResponse) ProtoMessage()
func (*GetAltitudeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetAltitudeResponse) ProtoReflect() protoreflect.Message
func (*GetAltitudeResponse) Reset ¶ added in v0.0.6
func (x *GetAltitudeResponse) Reset()
func (*GetAltitudeResponse) String ¶ added in v0.0.6
func (x *GetAltitudeResponse) String() string
type GetAngleChangeRequest ¶ added in v0.0.6
type GetAngleChangeRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*GetAngleChangeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetAngleChangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAngleChangeRequest.ProtoReflect.Descriptor instead.
func (*GetAngleChangeRequest) GetArg0 ¶ added in v0.0.6
func (x *GetAngleChangeRequest) GetArg0() int64
func (*GetAngleChangeRequest) GetArg1 ¶ added in v0.0.6
func (x *GetAngleChangeRequest) GetArg1() int64
func (*GetAngleChangeRequest) GetArg2 ¶ added in v0.0.6
func (x *GetAngleChangeRequest) GetArg2() int64
func (*GetAngleChangeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetAngleChangeRequest) ProtoMessage()
func (*GetAngleChangeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetAngleChangeRequest) ProtoReflect() protoreflect.Message
func (*GetAngleChangeRequest) Reset ¶ added in v0.0.6
func (x *GetAngleChangeRequest) Reset()
func (*GetAngleChangeRequest) String ¶ added in v0.0.6
func (x *GetAngleChangeRequest) String() string
type GetAngleChangeResponse ¶ added in v0.0.6
type GetAngleChangeResponse struct {
// contains filtered or unexported fields
}
func (*GetAngleChangeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetAngleChangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAngleChangeResponse.ProtoReflect.Descriptor instead.
func (*GetAngleChangeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetAngleChangeResponse) ProtoMessage()
func (*GetAngleChangeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetAngleChangeResponse) ProtoReflect() protoreflect.Message
func (*GetAngleChangeResponse) Reset ¶ added in v0.0.6
func (x *GetAngleChangeResponse) Reset()
func (*GetAngleChangeResponse) String ¶ added in v0.0.6
func (x *GetAngleChangeResponse) String() string
type GetAntibandingRequest ¶ added in v0.0.6
type GetAntibandingRequest struct {
// contains filtered or unexported fields
}
func (*GetAntibandingRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetAntibandingRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAntibandingRequest.ProtoReflect.Descriptor instead.
func (*GetAntibandingRequest) ProtoMessage ¶ added in v0.0.6
func (*GetAntibandingRequest) ProtoMessage()
func (*GetAntibandingRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetAntibandingRequest) ProtoReflect() protoreflect.Message
func (*GetAntibandingRequest) Reset ¶ added in v0.0.6
func (x *GetAntibandingRequest) Reset()
func (*GetAntibandingRequest) String ¶ added in v0.0.6
func (x *GetAntibandingRequest) String() string
type GetAntibandingResponse ¶ added in v0.0.6
type GetAntibandingResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetAntibandingResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetAntibandingResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAntibandingResponse.ProtoReflect.Descriptor instead.
func (*GetAntibandingResponse) GetResult ¶ added in v0.0.6
func (x *GetAntibandingResponse) GetResult() string
func (*GetAntibandingResponse) ProtoMessage ¶ added in v0.0.6
func (*GetAntibandingResponse) ProtoMessage()
func (*GetAntibandingResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetAntibandingResponse) ProtoReflect() protoreflect.Message
func (*GetAntibandingResponse) Reset ¶ added in v0.0.6
func (x *GetAntibandingResponse) Reset()
func (*GetAntibandingResponse) String ¶ added in v0.0.6
func (x *GetAntibandingResponse) String() string
type GetAutoExposureLockRequest ¶ added in v0.0.6
type GetAutoExposureLockRequest struct {
// contains filtered or unexported fields
}
func (*GetAutoExposureLockRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetAutoExposureLockRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAutoExposureLockRequest.ProtoReflect.Descriptor instead.
func (*GetAutoExposureLockRequest) ProtoMessage ¶ added in v0.0.6
func (*GetAutoExposureLockRequest) ProtoMessage()
func (*GetAutoExposureLockRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetAutoExposureLockRequest) ProtoReflect() protoreflect.Message
func (*GetAutoExposureLockRequest) Reset ¶ added in v0.0.6
func (x *GetAutoExposureLockRequest) Reset()
func (*GetAutoExposureLockRequest) String ¶ added in v0.0.6
func (x *GetAutoExposureLockRequest) String() string
type GetAutoExposureLockResponse ¶ added in v0.0.6
type GetAutoExposureLockResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetAutoExposureLockResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetAutoExposureLockResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAutoExposureLockResponse.ProtoReflect.Descriptor instead.
func (*GetAutoExposureLockResponse) GetResult ¶ added in v0.0.6
func (x *GetAutoExposureLockResponse) GetResult() bool
func (*GetAutoExposureLockResponse) ProtoMessage ¶ added in v0.0.6
func (*GetAutoExposureLockResponse) ProtoMessage()
func (*GetAutoExposureLockResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetAutoExposureLockResponse) ProtoReflect() protoreflect.Message
func (*GetAutoExposureLockResponse) Reset ¶ added in v0.0.6
func (x *GetAutoExposureLockResponse) Reset()
func (*GetAutoExposureLockResponse) String ¶ added in v0.0.6
func (x *GetAutoExposureLockResponse) String() string
type GetAutoWhiteBalanceLockRequest ¶ added in v0.0.6
type GetAutoWhiteBalanceLockRequest struct {
// contains filtered or unexported fields
}
func (*GetAutoWhiteBalanceLockRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetAutoWhiteBalanceLockRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAutoWhiteBalanceLockRequest.ProtoReflect.Descriptor instead.
func (*GetAutoWhiteBalanceLockRequest) ProtoMessage ¶ added in v0.0.6
func (*GetAutoWhiteBalanceLockRequest) ProtoMessage()
func (*GetAutoWhiteBalanceLockRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetAutoWhiteBalanceLockRequest) ProtoReflect() protoreflect.Message
func (*GetAutoWhiteBalanceLockRequest) Reset ¶ added in v0.0.6
func (x *GetAutoWhiteBalanceLockRequest) Reset()
func (*GetAutoWhiteBalanceLockRequest) String ¶ added in v0.0.6
func (x *GetAutoWhiteBalanceLockRequest) String() string
type GetAutoWhiteBalanceLockResponse ¶ added in v0.0.6
type GetAutoWhiteBalanceLockResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetAutoWhiteBalanceLockResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetAutoWhiteBalanceLockResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAutoWhiteBalanceLockResponse.ProtoReflect.Descriptor instead.
func (*GetAutoWhiteBalanceLockResponse) GetResult ¶ added in v0.0.6
func (x *GetAutoWhiteBalanceLockResponse) GetResult() bool
func (*GetAutoWhiteBalanceLockResponse) ProtoMessage ¶ added in v0.0.6
func (*GetAutoWhiteBalanceLockResponse) ProtoMessage()
func (*GetAutoWhiteBalanceLockResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetAutoWhiteBalanceLockResponse) ProtoReflect() protoreflect.Message
func (*GetAutoWhiteBalanceLockResponse) Reset ¶ added in v0.0.6
func (x *GetAutoWhiteBalanceLockResponse) Reset()
func (*GetAutoWhiteBalanceLockResponse) String ¶ added in v0.0.6
func (x *GetAutoWhiteBalanceLockResponse) String() string
type GetBufferRequest ¶ added in v0.0.6
type GetBufferRequest struct {
// contains filtered or unexported fields
}
func (*GetBufferRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetBufferRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBufferRequest.ProtoReflect.Descriptor instead.
func (*GetBufferRequest) ProtoMessage ¶ added in v0.0.6
func (*GetBufferRequest) ProtoMessage()
func (*GetBufferRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetBufferRequest) ProtoReflect() protoreflect.Message
func (*GetBufferRequest) Reset ¶ added in v0.0.6
func (x *GetBufferRequest) Reset()
func (*GetBufferRequest) String ¶ added in v0.0.6
func (x *GetBufferRequest) String() string
type GetBufferResponse ¶ added in v0.0.6
type GetBufferResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBufferResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetBufferResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBufferResponse.ProtoReflect.Descriptor instead.
func (*GetBufferResponse) GetResult ¶ added in v0.0.6
func (x *GetBufferResponse) GetResult() int64
func (*GetBufferResponse) ProtoMessage ¶ added in v0.0.6
func (*GetBufferResponse) ProtoMessage()
func (*GetBufferResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetBufferResponse) ProtoReflect() protoreflect.Message
func (*GetBufferResponse) Reset ¶ added in v0.0.6
func (x *GetBufferResponse) Reset()
func (*GetBufferResponse) String ¶ added in v0.0.6
func (x *GetBufferResponse) String() string
type GetCameraInfoRequest ¶ added in v0.0.6
type GetCameraInfoRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*GetCameraInfoRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetCameraInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCameraInfoRequest.ProtoReflect.Descriptor instead.
func (*GetCameraInfoRequest) GetArg0 ¶ added in v0.0.6
func (x *GetCameraInfoRequest) GetArg0() int32
func (*GetCameraInfoRequest) GetArg1 ¶ added in v0.0.6
func (x *GetCameraInfoRequest) GetArg1() int64
func (*GetCameraInfoRequest) ProtoMessage ¶ added in v0.0.6
func (*GetCameraInfoRequest) ProtoMessage()
func (*GetCameraInfoRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetCameraInfoRequest) ProtoReflect() protoreflect.Message
func (*GetCameraInfoRequest) Reset ¶ added in v0.0.6
func (x *GetCameraInfoRequest) Reset()
func (*GetCameraInfoRequest) String ¶ added in v0.0.6
func (x *GetCameraInfoRequest) String() string
type GetCameraInfoResponse ¶ added in v0.0.6
type GetCameraInfoResponse struct {
// contains filtered or unexported fields
}
func (*GetCameraInfoResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetCameraInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCameraInfoResponse.ProtoReflect.Descriptor instead.
func (*GetCameraInfoResponse) ProtoMessage ¶ added in v0.0.6
func (*GetCameraInfoResponse) ProtoMessage()
func (*GetCameraInfoResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetCameraInfoResponse) ProtoReflect() protoreflect.Message
func (*GetCameraInfoResponse) Reset ¶ added in v0.0.6
func (x *GetCameraInfoResponse) Reset()
func (*GetCameraInfoResponse) String ¶ added in v0.0.6
func (x *GetCameraInfoResponse) String() string
type GetCapacityRequest ¶ added in v0.0.6
type GetCapacityRequest struct {
// contains filtered or unexported fields
}
func (*GetCapacityRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetCapacityRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCapacityRequest.ProtoReflect.Descriptor instead.
func (*GetCapacityRequest) ProtoMessage ¶ added in v0.0.6
func (*GetCapacityRequest) ProtoMessage()
func (*GetCapacityRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetCapacityRequest) ProtoReflect() protoreflect.Message
func (*GetCapacityRequest) Reset ¶ added in v0.0.6
func (x *GetCapacityRequest) Reset()
func (*GetCapacityRequest) String ¶ added in v0.0.6
func (x *GetCapacityRequest) String() string
type GetCapacityResponse ¶ added in v0.0.6
type GetCapacityResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCapacityResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetCapacityResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCapacityResponse.ProtoReflect.Descriptor instead.
func (*GetCapacityResponse) GetResult ¶ added in v0.0.6
func (x *GetCapacityResponse) GetResult() float32
func (*GetCapacityResponse) ProtoMessage ¶ added in v0.0.6
func (*GetCapacityResponse) ProtoMessage()
func (*GetCapacityResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetCapacityResponse) ProtoReflect() protoreflect.Message
func (*GetCapacityResponse) Reset ¶ added in v0.0.6
func (x *GetCapacityResponse) Reset()
func (*GetCapacityResponse) String ¶ added in v0.0.6
func (x *GetCapacityResponse) String() string
type GetColorEffectRequest ¶ added in v0.0.6
type GetColorEffectRequest struct {
// contains filtered or unexported fields
}
func (*GetColorEffectRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetColorEffectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetColorEffectRequest.ProtoReflect.Descriptor instead.
func (*GetColorEffectRequest) ProtoMessage ¶ added in v0.0.6
func (*GetColorEffectRequest) ProtoMessage()
func (*GetColorEffectRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetColorEffectRequest) ProtoReflect() protoreflect.Message
func (*GetColorEffectRequest) Reset ¶ added in v0.0.6
func (x *GetColorEffectRequest) Reset()
func (*GetColorEffectRequest) String ¶ added in v0.0.6
func (x *GetColorEffectRequest) String() string
type GetColorEffectResponse ¶ added in v0.0.6
type GetColorEffectResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetColorEffectResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetColorEffectResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetColorEffectResponse.ProtoReflect.Descriptor instead.
func (*GetColorEffectResponse) GetResult ¶ added in v0.0.6
func (x *GetColorEffectResponse) GetResult() string
func (*GetColorEffectResponse) ProtoMessage ¶ added in v0.0.6
func (*GetColorEffectResponse) ProtoMessage()
func (*GetColorEffectResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetColorEffectResponse) ProtoReflect() protoreflect.Message
func (*GetColorEffectResponse) Reset ¶ added in v0.0.6
func (x *GetColorEffectResponse) Reset()
func (*GetColorEffectResponse) String ¶ added in v0.0.6
func (x *GetColorEffectResponse) String() string
type GetDeclinationRequest ¶ added in v0.0.6
type GetDeclinationRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeclinationRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetDeclinationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeclinationRequest.ProtoReflect.Descriptor instead.
func (*GetDeclinationRequest) GetHandle ¶ added in v0.0.6
func (x *GetDeclinationRequest) GetHandle() int64
func (*GetDeclinationRequest) ProtoMessage ¶ added in v0.0.6
func (*GetDeclinationRequest) ProtoMessage()
func (*GetDeclinationRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetDeclinationRequest) ProtoReflect() protoreflect.Message
func (*GetDeclinationRequest) Reset ¶ added in v0.0.6
func (x *GetDeclinationRequest) Reset()
func (*GetDeclinationRequest) String ¶ added in v0.0.6
func (x *GetDeclinationRequest) String() string
type GetDeclinationResponse ¶ added in v0.0.6
type GetDeclinationResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDeclinationResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetDeclinationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeclinationResponse.ProtoReflect.Descriptor instead.
func (*GetDeclinationResponse) GetResult ¶ added in v0.0.6
func (x *GetDeclinationResponse) GetResult() float32
func (*GetDeclinationResponse) ProtoMessage ¶ added in v0.0.6
func (*GetDeclinationResponse) ProtoMessage()
func (*GetDeclinationResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetDeclinationResponse) ProtoReflect() protoreflect.Message
func (*GetDeclinationResponse) Reset ¶ added in v0.0.6
func (x *GetDeclinationResponse) Reset()
func (*GetDeclinationResponse) String ¶ added in v0.0.6
func (x *GetDeclinationResponse) String() string
type GetDefaultSensor1Request ¶ added in v0.0.6
type GetDefaultSensor1Request struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetDefaultSensor1Request) Descriptor
deprecated
added in
v0.0.6
func (*GetDefaultSensor1Request) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultSensor1Request.ProtoReflect.Descriptor instead.
func (*GetDefaultSensor1Request) GetArg0 ¶ added in v0.0.6
func (x *GetDefaultSensor1Request) GetArg0() int32
func (*GetDefaultSensor1Request) ProtoMessage ¶ added in v0.0.6
func (*GetDefaultSensor1Request) ProtoMessage()
func (*GetDefaultSensor1Request) ProtoReflect ¶ added in v0.0.6
func (x *GetDefaultSensor1Request) ProtoReflect() protoreflect.Message
func (*GetDefaultSensor1Request) Reset ¶ added in v0.0.6
func (x *GetDefaultSensor1Request) Reset()
func (*GetDefaultSensor1Request) String ¶ added in v0.0.6
func (x *GetDefaultSensor1Request) String() string
type GetDefaultSensor1Response ¶ added in v0.0.6
type GetDefaultSensor1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDefaultSensor1Response) Descriptor
deprecated
added in
v0.0.6
func (*GetDefaultSensor1Response) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultSensor1Response.ProtoReflect.Descriptor instead.
func (*GetDefaultSensor1Response) GetResult ¶ added in v0.0.6
func (x *GetDefaultSensor1Response) GetResult() int64
func (*GetDefaultSensor1Response) ProtoMessage ¶ added in v0.0.6
func (*GetDefaultSensor1Response) ProtoMessage()
func (*GetDefaultSensor1Response) ProtoReflect ¶ added in v0.0.6
func (x *GetDefaultSensor1Response) ProtoReflect() protoreflect.Message
func (*GetDefaultSensor1Response) Reset ¶ added in v0.0.6
func (x *GetDefaultSensor1Response) Reset()
func (*GetDefaultSensor1Response) String ¶ added in v0.0.6
func (x *GetDefaultSensor1Response) String() string
type GetDefaultSensor2_1Request ¶ added in v0.0.6
type GetDefaultSensor2_1Request struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 bool `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*GetDefaultSensor2_1Request) Descriptor
deprecated
added in
v0.0.6
func (*GetDefaultSensor2_1Request) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultSensor2_1Request.ProtoReflect.Descriptor instead.
func (*GetDefaultSensor2_1Request) GetArg0 ¶ added in v0.0.6
func (x *GetDefaultSensor2_1Request) GetArg0() int32
func (*GetDefaultSensor2_1Request) GetArg1 ¶ added in v0.0.6
func (x *GetDefaultSensor2_1Request) GetArg1() bool
func (*GetDefaultSensor2_1Request) ProtoMessage ¶ added in v0.0.6
func (*GetDefaultSensor2_1Request) ProtoMessage()
func (*GetDefaultSensor2_1Request) ProtoReflect ¶ added in v0.0.6
func (x *GetDefaultSensor2_1Request) ProtoReflect() protoreflect.Message
func (*GetDefaultSensor2_1Request) Reset ¶ added in v0.0.6
func (x *GetDefaultSensor2_1Request) Reset()
func (*GetDefaultSensor2_1Request) String ¶ added in v0.0.6
func (x *GetDefaultSensor2_1Request) String() string
type GetDefaultSensor2_1Response ¶ added in v0.0.6
type GetDefaultSensor2_1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDefaultSensor2_1Response) Descriptor
deprecated
added in
v0.0.6
func (*GetDefaultSensor2_1Response) Descriptor() ([]byte, []int)
Deprecated: Use GetDefaultSensor2_1Response.ProtoReflect.Descriptor instead.
func (*GetDefaultSensor2_1Response) GetResult ¶ added in v0.0.6
func (x *GetDefaultSensor2_1Response) GetResult() int64
func (*GetDefaultSensor2_1Response) ProtoMessage ¶ added in v0.0.6
func (*GetDefaultSensor2_1Response) ProtoMessage()
func (*GetDefaultSensor2_1Response) ProtoReflect ¶ added in v0.0.6
func (x *GetDefaultSensor2_1Response) ProtoReflect() protoreflect.Message
func (*GetDefaultSensor2_1Response) Reset ¶ added in v0.0.6
func (x *GetDefaultSensor2_1Response) Reset()
func (*GetDefaultSensor2_1Response) String ¶ added in v0.0.6
func (x *GetDefaultSensor2_1Response) String() string
type GetDimensionRequest ¶ added in v0.0.6
type GetDimensionRequest struct {
// contains filtered or unexported fields
}
func (*GetDimensionRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetDimensionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDimensionRequest.ProtoReflect.Descriptor instead.
func (*GetDimensionRequest) ProtoMessage ¶ added in v0.0.6
func (*GetDimensionRequest) ProtoMessage()
func (*GetDimensionRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetDimensionRequest) ProtoReflect() protoreflect.Message
func (*GetDimensionRequest) Reset ¶ added in v0.0.6
func (x *GetDimensionRequest) Reset()
func (*GetDimensionRequest) String ¶ added in v0.0.6
func (x *GetDimensionRequest) String() string
type GetDimensionResponse ¶ added in v0.0.6
type GetDimensionResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDimensionResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetDimensionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDimensionResponse.ProtoReflect.Descriptor instead.
func (*GetDimensionResponse) GetResult ¶ added in v0.0.6
func (x *GetDimensionResponse) GetResult() int32
func (*GetDimensionResponse) ProtoMessage ¶ added in v0.0.6
func (*GetDimensionResponse) ProtoMessage()
func (*GetDimensionResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetDimensionResponse) ProtoReflect() protoreflect.Message
func (*GetDimensionResponse) Reset ¶ added in v0.0.6
func (x *GetDimensionResponse) Reset()
func (*GetDimensionResponse) String ¶ added in v0.0.6
func (x *GetDimensionResponse) String() string
type GetDynamicSensorListRequest ¶ added in v0.0.6
type GetDynamicSensorListRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetDynamicSensorListRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetDynamicSensorListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDynamicSensorListRequest.ProtoReflect.Descriptor instead.
func (*GetDynamicSensorListRequest) GetArg0 ¶ added in v0.0.6
func (x *GetDynamicSensorListRequest) GetArg0() int32
func (*GetDynamicSensorListRequest) ProtoMessage ¶ added in v0.0.6
func (*GetDynamicSensorListRequest) ProtoMessage()
func (*GetDynamicSensorListRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetDynamicSensorListRequest) ProtoReflect() protoreflect.Message
func (*GetDynamicSensorListRequest) Reset ¶ added in v0.0.6
func (x *GetDynamicSensorListRequest) Reset()
func (*GetDynamicSensorListRequest) String ¶ added in v0.0.6
func (x *GetDynamicSensorListRequest) String() string
type GetDynamicSensorListResponse ¶ added in v0.0.6
type GetDynamicSensorListResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDynamicSensorListResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetDynamicSensorListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDynamicSensorListResponse.ProtoReflect.Descriptor instead.
func (*GetDynamicSensorListResponse) GetResult ¶ added in v0.0.6
func (x *GetDynamicSensorListResponse) GetResult() int64
func (*GetDynamicSensorListResponse) ProtoMessage ¶ added in v0.0.6
func (*GetDynamicSensorListResponse) ProtoMessage()
func (*GetDynamicSensorListResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetDynamicSensorListResponse) ProtoReflect() protoreflect.Message
func (*GetDynamicSensorListResponse) Reset ¶ added in v0.0.6
func (x *GetDynamicSensorListResponse) Reset()
func (*GetDynamicSensorListResponse) String ¶ added in v0.0.6
func (x *GetDynamicSensorListResponse) String() string
type GetExposureCompensationRequest ¶ added in v0.0.6
type GetExposureCompensationRequest struct {
// contains filtered or unexported fields
}
func (*GetExposureCompensationRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetExposureCompensationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExposureCompensationRequest.ProtoReflect.Descriptor instead.
func (*GetExposureCompensationRequest) ProtoMessage ¶ added in v0.0.6
func (*GetExposureCompensationRequest) ProtoMessage()
func (*GetExposureCompensationRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetExposureCompensationRequest) ProtoReflect() protoreflect.Message
func (*GetExposureCompensationRequest) Reset ¶ added in v0.0.6
func (x *GetExposureCompensationRequest) Reset()
func (*GetExposureCompensationRequest) String ¶ added in v0.0.6
func (x *GetExposureCompensationRequest) String() string
type GetExposureCompensationResponse ¶ added in v0.0.6
type GetExposureCompensationResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetExposureCompensationResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetExposureCompensationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetExposureCompensationResponse.ProtoReflect.Descriptor instead.
func (*GetExposureCompensationResponse) GetResult ¶ added in v0.0.6
func (x *GetExposureCompensationResponse) GetResult() int32
func (*GetExposureCompensationResponse) ProtoMessage ¶ added in v0.0.6
func (*GetExposureCompensationResponse) ProtoMessage()
func (*GetExposureCompensationResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetExposureCompensationResponse) ProtoReflect() protoreflect.Message
func (*GetExposureCompensationResponse) Reset ¶ added in v0.0.6
func (x *GetExposureCompensationResponse) Reset()
func (*GetExposureCompensationResponse) String ¶ added in v0.0.6
func (x *GetExposureCompensationResponse) String() string
type GetExposureCompensationStepRequest ¶ added in v0.0.6
type GetExposureCompensationStepRequest struct {
// contains filtered or unexported fields
}
func (*GetExposureCompensationStepRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetExposureCompensationStepRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExposureCompensationStepRequest.ProtoReflect.Descriptor instead.
func (*GetExposureCompensationStepRequest) ProtoMessage ¶ added in v0.0.6
func (*GetExposureCompensationStepRequest) ProtoMessage()
func (*GetExposureCompensationStepRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetExposureCompensationStepRequest) ProtoReflect() protoreflect.Message
func (*GetExposureCompensationStepRequest) Reset ¶ added in v0.0.6
func (x *GetExposureCompensationStepRequest) Reset()
func (*GetExposureCompensationStepRequest) String ¶ added in v0.0.6
func (x *GetExposureCompensationStepRequest) String() string
type GetExposureCompensationStepResponse ¶ added in v0.0.6
type GetExposureCompensationStepResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetExposureCompensationStepResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetExposureCompensationStepResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetExposureCompensationStepResponse.ProtoReflect.Descriptor instead.
func (*GetExposureCompensationStepResponse) GetResult ¶ added in v0.0.6
func (x *GetExposureCompensationStepResponse) GetResult() float32
func (*GetExposureCompensationStepResponse) ProtoMessage ¶ added in v0.0.6
func (*GetExposureCompensationStepResponse) ProtoMessage()
func (*GetExposureCompensationStepResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetExposureCompensationStepResponse) ProtoReflect() protoreflect.Message
func (*GetExposureCompensationStepResponse) Reset ¶ added in v0.0.6
func (x *GetExposureCompensationStepResponse) Reset()
func (*GetExposureCompensationStepResponse) String ¶ added in v0.0.6
func (x *GetExposureCompensationStepResponse) String() string
type GetFieldStrengthRequest ¶ added in v0.0.6
type GetFieldStrengthRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetFieldStrengthRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetFieldStrengthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFieldStrengthRequest.ProtoReflect.Descriptor instead.
func (*GetFieldStrengthRequest) GetHandle ¶ added in v0.0.6
func (x *GetFieldStrengthRequest) GetHandle() int64
func (*GetFieldStrengthRequest) ProtoMessage ¶ added in v0.0.6
func (*GetFieldStrengthRequest) ProtoMessage()
func (*GetFieldStrengthRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetFieldStrengthRequest) ProtoReflect() protoreflect.Message
func (*GetFieldStrengthRequest) Reset ¶ added in v0.0.6
func (x *GetFieldStrengthRequest) Reset()
func (*GetFieldStrengthRequest) String ¶ added in v0.0.6
func (x *GetFieldStrengthRequest) String() string
type GetFieldStrengthResponse ¶ added in v0.0.6
type GetFieldStrengthResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetFieldStrengthResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetFieldStrengthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFieldStrengthResponse.ProtoReflect.Descriptor instead.
func (*GetFieldStrengthResponse) GetResult ¶ added in v0.0.6
func (x *GetFieldStrengthResponse) GetResult() float32
func (*GetFieldStrengthResponse) ProtoMessage ¶ added in v0.0.6
func (*GetFieldStrengthResponse) ProtoMessage()
func (*GetFieldStrengthResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetFieldStrengthResponse) ProtoReflect() protoreflect.Message
func (*GetFieldStrengthResponse) Reset ¶ added in v0.0.6
func (x *GetFieldStrengthResponse) Reset()
func (*GetFieldStrengthResponse) String ¶ added in v0.0.6
func (x *GetFieldStrengthResponse) String() string
type GetFifoMaxEventCountRequest ¶ added in v0.0.6
type GetFifoMaxEventCountRequest struct {
// contains filtered or unexported fields
}
func (*GetFifoMaxEventCountRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetFifoMaxEventCountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFifoMaxEventCountRequest.ProtoReflect.Descriptor instead.
func (*GetFifoMaxEventCountRequest) ProtoMessage ¶ added in v0.0.6
func (*GetFifoMaxEventCountRequest) ProtoMessage()
func (*GetFifoMaxEventCountRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetFifoMaxEventCountRequest) ProtoReflect() protoreflect.Message
func (*GetFifoMaxEventCountRequest) Reset ¶ added in v0.0.6
func (x *GetFifoMaxEventCountRequest) Reset()
func (*GetFifoMaxEventCountRequest) String ¶ added in v0.0.6
func (x *GetFifoMaxEventCountRequest) String() string
type GetFifoMaxEventCountResponse ¶ added in v0.0.6
type GetFifoMaxEventCountResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetFifoMaxEventCountResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetFifoMaxEventCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFifoMaxEventCountResponse.ProtoReflect.Descriptor instead.
func (*GetFifoMaxEventCountResponse) GetResult ¶ added in v0.0.6
func (x *GetFifoMaxEventCountResponse) GetResult() int32
func (*GetFifoMaxEventCountResponse) ProtoMessage ¶ added in v0.0.6
func (*GetFifoMaxEventCountResponse) ProtoMessage()
func (*GetFifoMaxEventCountResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetFifoMaxEventCountResponse) ProtoReflect() protoreflect.Message
func (*GetFifoMaxEventCountResponse) Reset ¶ added in v0.0.6
func (x *GetFifoMaxEventCountResponse) Reset()
func (*GetFifoMaxEventCountResponse) String ¶ added in v0.0.6
func (x *GetFifoMaxEventCountResponse) String() string
type GetFifoReservedEventCountRequest ¶ added in v0.0.6
type GetFifoReservedEventCountRequest struct {
// contains filtered or unexported fields
}
func (*GetFifoReservedEventCountRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetFifoReservedEventCountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFifoReservedEventCountRequest.ProtoReflect.Descriptor instead.
func (*GetFifoReservedEventCountRequest) ProtoMessage ¶ added in v0.0.6
func (*GetFifoReservedEventCountRequest) ProtoMessage()
func (*GetFifoReservedEventCountRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetFifoReservedEventCountRequest) ProtoReflect() protoreflect.Message
func (*GetFifoReservedEventCountRequest) Reset ¶ added in v0.0.6
func (x *GetFifoReservedEventCountRequest) Reset()
func (*GetFifoReservedEventCountRequest) String ¶ added in v0.0.6
func (x *GetFifoReservedEventCountRequest) String() string
type GetFifoReservedEventCountResponse ¶ added in v0.0.6
type GetFifoReservedEventCountResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetFifoReservedEventCountResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetFifoReservedEventCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFifoReservedEventCountResponse.ProtoReflect.Descriptor instead.
func (*GetFifoReservedEventCountResponse) GetResult ¶ added in v0.0.6
func (x *GetFifoReservedEventCountResponse) GetResult() int32
func (*GetFifoReservedEventCountResponse) ProtoMessage ¶ added in v0.0.6
func (*GetFifoReservedEventCountResponse) ProtoMessage()
func (*GetFifoReservedEventCountResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetFifoReservedEventCountResponse) ProtoReflect() protoreflect.Message
func (*GetFifoReservedEventCountResponse) Reset ¶ added in v0.0.6
func (x *GetFifoReservedEventCountResponse) Reset()
func (*GetFifoReservedEventCountResponse) String ¶ added in v0.0.6
func (x *GetFifoReservedEventCountResponse) String() string
type GetFlashModeRequest ¶ added in v0.0.6
type GetFlashModeRequest struct {
// contains filtered or unexported fields
}
func (*GetFlashModeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetFlashModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFlashModeRequest.ProtoReflect.Descriptor instead.
func (*GetFlashModeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetFlashModeRequest) ProtoMessage()
func (*GetFlashModeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetFlashModeRequest) ProtoReflect() protoreflect.Message
func (*GetFlashModeRequest) Reset ¶ added in v0.0.6
func (x *GetFlashModeRequest) Reset()
func (*GetFlashModeRequest) String ¶ added in v0.0.6
func (x *GetFlashModeRequest) String() string
type GetFlashModeResponse ¶ added in v0.0.6
type GetFlashModeResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetFlashModeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetFlashModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFlashModeResponse.ProtoReflect.Descriptor instead.
func (*GetFlashModeResponse) GetResult ¶ added in v0.0.6
func (x *GetFlashModeResponse) GetResult() string
func (*GetFlashModeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetFlashModeResponse) ProtoMessage()
func (*GetFlashModeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetFlashModeResponse) ProtoReflect() protoreflect.Message
func (*GetFlashModeResponse) Reset ¶ added in v0.0.6
func (x *GetFlashModeResponse) Reset()
func (*GetFlashModeResponse) String ¶ added in v0.0.6
func (x *GetFlashModeResponse) String() string
type GetFocalLengthRequest ¶ added in v0.0.6
type GetFocalLengthRequest struct {
// contains filtered or unexported fields
}
func (*GetFocalLengthRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetFocalLengthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFocalLengthRequest.ProtoReflect.Descriptor instead.
func (*GetFocalLengthRequest) ProtoMessage ¶ added in v0.0.6
func (*GetFocalLengthRequest) ProtoMessage()
func (*GetFocalLengthRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetFocalLengthRequest) ProtoReflect() protoreflect.Message
func (*GetFocalLengthRequest) Reset ¶ added in v0.0.6
func (x *GetFocalLengthRequest) Reset()
func (*GetFocalLengthRequest) String ¶ added in v0.0.6
func (x *GetFocalLengthRequest) String() string
type GetFocalLengthResponse ¶ added in v0.0.6
type GetFocalLengthResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetFocalLengthResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetFocalLengthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFocalLengthResponse.ProtoReflect.Descriptor instead.
func (*GetFocalLengthResponse) GetResult ¶ added in v0.0.6
func (x *GetFocalLengthResponse) GetResult() float32
func (*GetFocalLengthResponse) ProtoMessage ¶ added in v0.0.6
func (*GetFocalLengthResponse) ProtoMessage()
func (*GetFocalLengthResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetFocalLengthResponse) ProtoReflect() protoreflect.Message
func (*GetFocalLengthResponse) Reset ¶ added in v0.0.6
func (x *GetFocalLengthResponse) Reset()
func (*GetFocalLengthResponse) String ¶ added in v0.0.6
func (x *GetFocalLengthResponse) String() string
type GetFocusAreasRequest ¶ added in v0.0.6
type GetFocusAreasRequest struct {
// contains filtered or unexported fields
}
func (*GetFocusAreasRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetFocusAreasRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFocusAreasRequest.ProtoReflect.Descriptor instead.
func (*GetFocusAreasRequest) ProtoMessage ¶ added in v0.0.6
func (*GetFocusAreasRequest) ProtoMessage()
func (*GetFocusAreasRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetFocusAreasRequest) ProtoReflect() protoreflect.Message
func (*GetFocusAreasRequest) Reset ¶ added in v0.0.6
func (x *GetFocusAreasRequest) Reset()
func (*GetFocusAreasRequest) String ¶ added in v0.0.6
func (x *GetFocusAreasRequest) String() string
type GetFocusAreasResponse ¶ added in v0.0.6
type GetFocusAreasResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetFocusAreasResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetFocusAreasResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFocusAreasResponse.ProtoReflect.Descriptor instead.
func (*GetFocusAreasResponse) GetResult ¶ added in v0.0.6
func (x *GetFocusAreasResponse) GetResult() int64
func (*GetFocusAreasResponse) ProtoMessage ¶ added in v0.0.6
func (*GetFocusAreasResponse) ProtoMessage()
func (*GetFocusAreasResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetFocusAreasResponse) ProtoReflect() protoreflect.Message
func (*GetFocusAreasResponse) Reset ¶ added in v0.0.6
func (x *GetFocusAreasResponse) Reset()
func (*GetFocusAreasResponse) String ¶ added in v0.0.6
func (x *GetFocusAreasResponse) String() string
type GetFocusDistancesRequest ¶ added in v0.0.6
type GetFocusDistancesRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetFocusDistancesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetFocusDistancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFocusDistancesRequest.ProtoReflect.Descriptor instead.
func (*GetFocusDistancesRequest) GetArg0 ¶ added in v0.0.6
func (x *GetFocusDistancesRequest) GetArg0() int64
func (*GetFocusDistancesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetFocusDistancesRequest) ProtoMessage()
func (*GetFocusDistancesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetFocusDistancesRequest) ProtoReflect() protoreflect.Message
func (*GetFocusDistancesRequest) Reset ¶ added in v0.0.6
func (x *GetFocusDistancesRequest) Reset()
func (*GetFocusDistancesRequest) String ¶ added in v0.0.6
func (x *GetFocusDistancesRequest) String() string
type GetFocusDistancesResponse ¶ added in v0.0.6
type GetFocusDistancesResponse struct {
// contains filtered or unexported fields
}
func (*GetFocusDistancesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetFocusDistancesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFocusDistancesResponse.ProtoReflect.Descriptor instead.
func (*GetFocusDistancesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetFocusDistancesResponse) ProtoMessage()
func (*GetFocusDistancesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetFocusDistancesResponse) ProtoReflect() protoreflect.Message
func (*GetFocusDistancesResponse) Reset ¶ added in v0.0.6
func (x *GetFocusDistancesResponse) Reset()
func (*GetFocusDistancesResponse) String ¶ added in v0.0.6
func (x *GetFocusDistancesResponse) String() string
type GetFocusModeRequest ¶ added in v0.0.6
type GetFocusModeRequest struct {
// contains filtered or unexported fields
}
func (*GetFocusModeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetFocusModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFocusModeRequest.ProtoReflect.Descriptor instead.
func (*GetFocusModeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetFocusModeRequest) ProtoMessage()
func (*GetFocusModeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetFocusModeRequest) ProtoReflect() protoreflect.Message
func (*GetFocusModeRequest) Reset ¶ added in v0.0.6
func (x *GetFocusModeRequest) Reset()
func (*GetFocusModeRequest) String ¶ added in v0.0.6
func (x *GetFocusModeRequest) String() string
type GetFocusModeResponse ¶ added in v0.0.6
type GetFocusModeResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetFocusModeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetFocusModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFocusModeResponse.ProtoReflect.Descriptor instead.
func (*GetFocusModeResponse) GetResult ¶ added in v0.0.6
func (x *GetFocusModeResponse) GetResult() string
func (*GetFocusModeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetFocusModeResponse) ProtoMessage()
func (*GetFocusModeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetFocusModeResponse) ProtoReflect() protoreflect.Message
func (*GetFocusModeResponse) Reset ¶ added in v0.0.6
func (x *GetFocusModeResponse) Reset()
func (*GetFocusModeResponse) String ¶ added in v0.0.6
func (x *GetFocusModeResponse) String() string
type GetFormatRequest ¶ added in v0.0.6
type GetFormatRequest struct {
// contains filtered or unexported fields
}
func (*GetFormatRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetFormatRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFormatRequest.ProtoReflect.Descriptor instead.
func (*GetFormatRequest) ProtoMessage ¶ added in v0.0.6
func (*GetFormatRequest) ProtoMessage()
func (*GetFormatRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetFormatRequest) ProtoReflect() protoreflect.Message
func (*GetFormatRequest) Reset ¶ added in v0.0.6
func (x *GetFormatRequest) Reset()
func (*GetFormatRequest) String ¶ added in v0.0.6
func (x *GetFormatRequest) String() string
type GetFormatResponse ¶ added in v0.0.6
type GetFormatResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetFormatResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetFormatResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFormatResponse.ProtoReflect.Descriptor instead.
func (*GetFormatResponse) GetResult ¶ added in v0.0.6
func (x *GetFormatResponse) GetResult() int32
func (*GetFormatResponse) ProtoMessage ¶ added in v0.0.6
func (*GetFormatResponse) ProtoMessage()
func (*GetFormatResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetFormatResponse) ProtoReflect() protoreflect.Message
func (*GetFormatResponse) Reset ¶ added in v0.0.6
func (x *GetFormatResponse) Reset()
func (*GetFormatResponse) String ¶ added in v0.0.6
func (x *GetFormatResponse) String() string
type GetHeightRequest ¶ added in v0.0.6
type GetHeightRequest struct {
// contains filtered or unexported fields
}
func (*GetHeightRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetHeightRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHeightRequest.ProtoReflect.Descriptor instead.
func (*GetHeightRequest) ProtoMessage ¶ added in v0.0.6
func (*GetHeightRequest) ProtoMessage()
func (*GetHeightRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetHeightRequest) ProtoReflect() protoreflect.Message
func (*GetHeightRequest) Reset ¶ added in v0.0.6
func (x *GetHeightRequest) Reset()
func (*GetHeightRequest) String ¶ added in v0.0.6
func (x *GetHeightRequest) String() string
type GetHeightResponse ¶ added in v0.0.6
type GetHeightResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetHeightResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetHeightResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHeightResponse.ProtoReflect.Descriptor instead.
func (*GetHeightResponse) GetResult ¶ added in v0.0.6
func (x *GetHeightResponse) GetResult() int32
func (*GetHeightResponse) ProtoMessage ¶ added in v0.0.6
func (*GetHeightResponse) ProtoMessage()
func (*GetHeightResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetHeightResponse) ProtoReflect() protoreflect.Message
func (*GetHeightResponse) Reset ¶ added in v0.0.6
func (x *GetHeightResponse) Reset()
func (*GetHeightResponse) String ¶ added in v0.0.6
func (x *GetHeightResponse) String() string
type GetHighestDirectReportRateLevelRequest ¶ added in v0.0.6
type GetHighestDirectReportRateLevelRequest struct {
// contains filtered or unexported fields
}
func (*GetHighestDirectReportRateLevelRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetHighestDirectReportRateLevelRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHighestDirectReportRateLevelRequest.ProtoReflect.Descriptor instead.
func (*GetHighestDirectReportRateLevelRequest) ProtoMessage ¶ added in v0.0.6
func (*GetHighestDirectReportRateLevelRequest) ProtoMessage()
func (*GetHighestDirectReportRateLevelRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetHighestDirectReportRateLevelRequest) ProtoReflect() protoreflect.Message
func (*GetHighestDirectReportRateLevelRequest) Reset ¶ added in v0.0.6
func (x *GetHighestDirectReportRateLevelRequest) Reset()
func (*GetHighestDirectReportRateLevelRequest) String ¶ added in v0.0.6
func (x *GetHighestDirectReportRateLevelRequest) String() string
type GetHighestDirectReportRateLevelResponse ¶ added in v0.0.6
type GetHighestDirectReportRateLevelResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetHighestDirectReportRateLevelResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetHighestDirectReportRateLevelResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHighestDirectReportRateLevelResponse.ProtoReflect.Descriptor instead.
func (*GetHighestDirectReportRateLevelResponse) GetResult ¶ added in v0.0.6
func (x *GetHighestDirectReportRateLevelResponse) GetResult() int32
func (*GetHighestDirectReportRateLevelResponse) ProtoMessage ¶ added in v0.0.6
func (*GetHighestDirectReportRateLevelResponse) ProtoMessage()
func (*GetHighestDirectReportRateLevelResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetHighestDirectReportRateLevelResponse) ProtoReflect() protoreflect.Message
func (*GetHighestDirectReportRateLevelResponse) Reset ¶ added in v0.0.6
func (x *GetHighestDirectReportRateLevelResponse) Reset()
func (*GetHighestDirectReportRateLevelResponse) String ¶ added in v0.0.6
func (x *GetHighestDirectReportRateLevelResponse) String() string
type GetHorizontalStrengthRequest ¶ added in v0.0.6
type GetHorizontalStrengthRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetHorizontalStrengthRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetHorizontalStrengthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHorizontalStrengthRequest.ProtoReflect.Descriptor instead.
func (*GetHorizontalStrengthRequest) GetHandle ¶ added in v0.0.6
func (x *GetHorizontalStrengthRequest) GetHandle() int64
func (*GetHorizontalStrengthRequest) ProtoMessage ¶ added in v0.0.6
func (*GetHorizontalStrengthRequest) ProtoMessage()
func (*GetHorizontalStrengthRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetHorizontalStrengthRequest) ProtoReflect() protoreflect.Message
func (*GetHorizontalStrengthRequest) Reset ¶ added in v0.0.6
func (x *GetHorizontalStrengthRequest) Reset()
func (*GetHorizontalStrengthRequest) String ¶ added in v0.0.6
func (x *GetHorizontalStrengthRequest) String() string
type GetHorizontalStrengthResponse ¶ added in v0.0.6
type GetHorizontalStrengthResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetHorizontalStrengthResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetHorizontalStrengthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHorizontalStrengthResponse.ProtoReflect.Descriptor instead.
func (*GetHorizontalStrengthResponse) GetResult ¶ added in v0.0.6
func (x *GetHorizontalStrengthResponse) GetResult() float32
func (*GetHorizontalStrengthResponse) ProtoMessage ¶ added in v0.0.6
func (*GetHorizontalStrengthResponse) ProtoMessage()
func (*GetHorizontalStrengthResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetHorizontalStrengthResponse) ProtoReflect() protoreflect.Message
func (*GetHorizontalStrengthResponse) Reset ¶ added in v0.0.6
func (x *GetHorizontalStrengthResponse) Reset()
func (*GetHorizontalStrengthResponse) String ¶ added in v0.0.6
func (x *GetHorizontalStrengthResponse) String() string
type GetHorizontalViewAngleRequest ¶ added in v0.0.6
type GetHorizontalViewAngleRequest struct {
// contains filtered or unexported fields
}
func (*GetHorizontalViewAngleRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetHorizontalViewAngleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHorizontalViewAngleRequest.ProtoReflect.Descriptor instead.
func (*GetHorizontalViewAngleRequest) ProtoMessage ¶ added in v0.0.6
func (*GetHorizontalViewAngleRequest) ProtoMessage()
func (*GetHorizontalViewAngleRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetHorizontalViewAngleRequest) ProtoReflect() protoreflect.Message
func (*GetHorizontalViewAngleRequest) Reset ¶ added in v0.0.6
func (x *GetHorizontalViewAngleRequest) Reset()
func (*GetHorizontalViewAngleRequest) String ¶ added in v0.0.6
func (x *GetHorizontalViewAngleRequest) String() string
type GetHorizontalViewAngleResponse ¶ added in v0.0.6
type GetHorizontalViewAngleResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetHorizontalViewAngleResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetHorizontalViewAngleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHorizontalViewAngleResponse.ProtoReflect.Descriptor instead.
func (*GetHorizontalViewAngleResponse) GetResult ¶ added in v0.0.6
func (x *GetHorizontalViewAngleResponse) GetResult() float32
func (*GetHorizontalViewAngleResponse) ProtoMessage ¶ added in v0.0.6
func (*GetHorizontalViewAngleResponse) ProtoMessage()
func (*GetHorizontalViewAngleResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetHorizontalViewAngleResponse) ProtoReflect() protoreflect.Message
func (*GetHorizontalViewAngleResponse) Reset ¶ added in v0.0.6
func (x *GetHorizontalViewAngleResponse) Reset()
func (*GetHorizontalViewAngleResponse) String ¶ added in v0.0.6
func (x *GetHorizontalViewAngleResponse) String() string
type GetIdRequest ¶
type GetIdRequest struct {
// contains filtered or unexported fields
}
func (*GetIdRequest) Descriptor
deprecated
func (*GetIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIdRequest.ProtoReflect.Descriptor instead.
func (*GetIdRequest) ProtoMessage ¶
func (*GetIdRequest) ProtoMessage()
func (*GetIdRequest) ProtoReflect ¶
func (x *GetIdRequest) ProtoReflect() protoreflect.Message
func (*GetIdRequest) Reset ¶
func (x *GetIdRequest) Reset()
func (*GetIdRequest) String ¶
func (x *GetIdRequest) String() string
type GetIdResponse ¶
type GetIdResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetIdResponse) Descriptor
deprecated
func (*GetIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIdResponse.ProtoReflect.Descriptor instead.
func (*GetIdResponse) GetResult ¶
func (x *GetIdResponse) GetResult() int32
func (*GetIdResponse) ProtoMessage ¶
func (*GetIdResponse) ProtoMessage()
func (*GetIdResponse) ProtoReflect ¶
func (x *GetIdResponse) ProtoReflect() protoreflect.Message
func (*GetIdResponse) Reset ¶
func (x *GetIdResponse) Reset()
func (*GetIdResponse) String ¶
func (x *GetIdResponse) String() string
type GetInclinationRequest ¶ added in v0.0.6
type GetInclinationRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetInclinationRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetInclinationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInclinationRequest.ProtoReflect.Descriptor instead.
func (*GetInclinationRequest) GetHandle ¶ added in v0.0.6
func (x *GetInclinationRequest) GetHandle() int64
func (*GetInclinationRequest) ProtoMessage ¶ added in v0.0.6
func (*GetInclinationRequest) ProtoMessage()
func (*GetInclinationRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetInclinationRequest) ProtoReflect() protoreflect.Message
func (*GetInclinationRequest) Reset ¶ added in v0.0.6
func (x *GetInclinationRequest) Reset()
func (*GetInclinationRequest) String ¶ added in v0.0.6
func (x *GetInclinationRequest) String() string
type GetInclinationResponse ¶ added in v0.0.6
type GetInclinationResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetInclinationResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetInclinationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInclinationResponse.ProtoReflect.Descriptor instead.
func (*GetInclinationResponse) GetResult ¶ added in v0.0.6
func (x *GetInclinationResponse) GetResult() float32
func (*GetInclinationResponse) ProtoMessage ¶ added in v0.0.6
func (*GetInclinationResponse) ProtoMessage()
func (*GetInclinationResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetInclinationResponse) ProtoReflect() protoreflect.Message
func (*GetInclinationResponse) Reset ¶ added in v0.0.6
func (x *GetInclinationResponse) Reset()
func (*GetInclinationResponse) String ¶ added in v0.0.6
func (x *GetInclinationResponse) String() string
type GetIntRequest ¶ added in v0.0.6
type GetIntRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetIntRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetIntRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIntRequest.ProtoReflect.Descriptor instead.
func (*GetIntRequest) GetArg0 ¶ added in v0.0.6
func (x *GetIntRequest) GetArg0() string
func (*GetIntRequest) ProtoMessage ¶ added in v0.0.6
func (*GetIntRequest) ProtoMessage()
func (*GetIntRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetIntRequest) ProtoReflect() protoreflect.Message
func (*GetIntRequest) Reset ¶ added in v0.0.6
func (x *GetIntRequest) Reset()
func (*GetIntRequest) String ¶ added in v0.0.6
func (x *GetIntRequest) String() string
type GetIntResponse ¶ added in v0.0.6
type GetIntResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetIntResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetIntResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIntResponse.ProtoReflect.Descriptor instead.
func (*GetIntResponse) GetResult ¶ added in v0.0.6
func (x *GetIntResponse) GetResult() int32
func (*GetIntResponse) ProtoMessage ¶ added in v0.0.6
func (*GetIntResponse) ProtoMessage()
func (*GetIntResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetIntResponse) ProtoReflect() protoreflect.Message
func (*GetIntResponse) Reset ¶ added in v0.0.6
func (x *GetIntResponse) Reset()
func (*GetIntResponse) String ¶ added in v0.0.6
func (x *GetIntResponse) String() string
type GetJpegQualityRequest ¶ added in v0.0.6
type GetJpegQualityRequest struct {
// contains filtered or unexported fields
}
func (*GetJpegQualityRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetJpegQualityRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetJpegQualityRequest.ProtoReflect.Descriptor instead.
func (*GetJpegQualityRequest) ProtoMessage ¶ added in v0.0.6
func (*GetJpegQualityRequest) ProtoMessage()
func (*GetJpegQualityRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetJpegQualityRequest) ProtoReflect() protoreflect.Message
func (*GetJpegQualityRequest) Reset ¶ added in v0.0.6
func (x *GetJpegQualityRequest) Reset()
func (*GetJpegQualityRequest) String ¶ added in v0.0.6
func (x *GetJpegQualityRequest) String() string
type GetJpegQualityResponse ¶ added in v0.0.6
type GetJpegQualityResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetJpegQualityResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetJpegQualityResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetJpegQualityResponse.ProtoReflect.Descriptor instead.
func (*GetJpegQualityResponse) GetResult ¶ added in v0.0.6
func (x *GetJpegQualityResponse) GetResult() int32
func (*GetJpegQualityResponse) ProtoMessage ¶ added in v0.0.6
func (*GetJpegQualityResponse) ProtoMessage()
func (*GetJpegQualityResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetJpegQualityResponse) ProtoReflect() protoreflect.Message
func (*GetJpegQualityResponse) Reset ¶ added in v0.0.6
func (x *GetJpegQualityResponse) Reset()
func (*GetJpegQualityResponse) String ¶ added in v0.0.6
func (x *GetJpegQualityResponse) String() string
type GetJpegThumbnailQualityRequest ¶ added in v0.0.6
type GetJpegThumbnailQualityRequest struct {
// contains filtered or unexported fields
}
func (*GetJpegThumbnailQualityRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetJpegThumbnailQualityRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetJpegThumbnailQualityRequest.ProtoReflect.Descriptor instead.
func (*GetJpegThumbnailQualityRequest) ProtoMessage ¶ added in v0.0.6
func (*GetJpegThumbnailQualityRequest) ProtoMessage()
func (*GetJpegThumbnailQualityRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetJpegThumbnailQualityRequest) ProtoReflect() protoreflect.Message
func (*GetJpegThumbnailQualityRequest) Reset ¶ added in v0.0.6
func (x *GetJpegThumbnailQualityRequest) Reset()
func (*GetJpegThumbnailQualityRequest) String ¶ added in v0.0.6
func (x *GetJpegThumbnailQualityRequest) String() string
type GetJpegThumbnailQualityResponse ¶ added in v0.0.6
type GetJpegThumbnailQualityResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetJpegThumbnailQualityResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetJpegThumbnailQualityResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetJpegThumbnailQualityResponse.ProtoReflect.Descriptor instead.
func (*GetJpegThumbnailQualityResponse) GetResult ¶ added in v0.0.6
func (x *GetJpegThumbnailQualityResponse) GetResult() int32
func (*GetJpegThumbnailQualityResponse) ProtoMessage ¶ added in v0.0.6
func (*GetJpegThumbnailQualityResponse) ProtoMessage()
func (*GetJpegThumbnailQualityResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetJpegThumbnailQualityResponse) ProtoReflect() protoreflect.Message
func (*GetJpegThumbnailQualityResponse) Reset ¶ added in v0.0.6
func (x *GetJpegThumbnailQualityResponse) Reset()
func (*GetJpegThumbnailQualityResponse) String ¶ added in v0.0.6
func (x *GetJpegThumbnailQualityResponse) String() string
type GetJpegThumbnailSizeRequest ¶ added in v0.0.6
type GetJpegThumbnailSizeRequest struct {
// contains filtered or unexported fields
}
func (*GetJpegThumbnailSizeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetJpegThumbnailSizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetJpegThumbnailSizeRequest.ProtoReflect.Descriptor instead.
func (*GetJpegThumbnailSizeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetJpegThumbnailSizeRequest) ProtoMessage()
func (*GetJpegThumbnailSizeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetJpegThumbnailSizeRequest) ProtoReflect() protoreflect.Message
func (*GetJpegThumbnailSizeRequest) Reset ¶ added in v0.0.6
func (x *GetJpegThumbnailSizeRequest) Reset()
func (*GetJpegThumbnailSizeRequest) String ¶ added in v0.0.6
func (x *GetJpegThumbnailSizeRequest) String() string
type GetJpegThumbnailSizeResponse ¶ added in v0.0.6
type GetJpegThumbnailSizeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetJpegThumbnailSizeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetJpegThumbnailSizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetJpegThumbnailSizeResponse.ProtoReflect.Descriptor instead.
func (*GetJpegThumbnailSizeResponse) GetResult ¶ added in v0.0.6
func (x *GetJpegThumbnailSizeResponse) GetResult() int64
func (*GetJpegThumbnailSizeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetJpegThumbnailSizeResponse) ProtoMessage()
func (*GetJpegThumbnailSizeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetJpegThumbnailSizeResponse) ProtoReflect() protoreflect.Message
func (*GetJpegThumbnailSizeResponse) Reset ¶ added in v0.0.6
func (x *GetJpegThumbnailSizeResponse) Reset()
func (*GetJpegThumbnailSizeResponse) String ¶ added in v0.0.6
func (x *GetJpegThumbnailSizeResponse) String() string
type GetLayersRequest ¶ added in v0.0.6
type GetLayersRequest struct {
// contains filtered or unexported fields
}
func (*GetLayersRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetLayersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLayersRequest.ProtoReflect.Descriptor instead.
func (*GetLayersRequest) ProtoMessage ¶ added in v0.0.6
func (*GetLayersRequest) ProtoMessage()
func (*GetLayersRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetLayersRequest) ProtoReflect() protoreflect.Message
func (*GetLayersRequest) Reset ¶ added in v0.0.6
func (x *GetLayersRequest) Reset()
func (*GetLayersRequest) String ¶ added in v0.0.6
func (x *GetLayersRequest) String() string
type GetLayersResponse ¶ added in v0.0.6
type GetLayersResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetLayersResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetLayersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLayersResponse.ProtoReflect.Descriptor instead.
func (*GetLayersResponse) GetResult ¶ added in v0.0.6
func (x *GetLayersResponse) GetResult() int32
func (*GetLayersResponse) ProtoMessage ¶ added in v0.0.6
func (*GetLayersResponse) ProtoMessage()
func (*GetLayersResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetLayersResponse) ProtoReflect() protoreflect.Message
func (*GetLayersResponse) Reset ¶ added in v0.0.6
func (x *GetLayersResponse) Reset()
func (*GetLayersResponse) String ¶ added in v0.0.6
func (x *GetLayersResponse) String() string
type GetLutPropertiesRequest ¶ added in v0.0.6
type GetLutPropertiesRequest struct {
// contains filtered or unexported fields
}
func (*GetLutPropertiesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetLutPropertiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLutPropertiesRequest.ProtoReflect.Descriptor instead.
func (*GetLutPropertiesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetLutPropertiesRequest) ProtoMessage()
func (*GetLutPropertiesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetLutPropertiesRequest) ProtoReflect() protoreflect.Message
func (*GetLutPropertiesRequest) Reset ¶ added in v0.0.6
func (x *GetLutPropertiesRequest) Reset()
func (*GetLutPropertiesRequest) String ¶ added in v0.0.6
func (x *GetLutPropertiesRequest) String() string
type GetLutPropertiesResponse ¶ added in v0.0.6
type GetLutPropertiesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetLutPropertiesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetLutPropertiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLutPropertiesResponse.ProtoReflect.Descriptor instead.
func (*GetLutPropertiesResponse) GetResult ¶ added in v0.0.6
func (x *GetLutPropertiesResponse) GetResult() int64
func (*GetLutPropertiesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetLutPropertiesResponse) ProtoMessage()
func (*GetLutPropertiesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetLutPropertiesResponse) ProtoReflect() protoreflect.Message
func (*GetLutPropertiesResponse) Reset ¶ added in v0.0.6
func (x *GetLutPropertiesResponse) Reset()
func (*GetLutPropertiesResponse) String ¶ added in v0.0.6
func (x *GetLutPropertiesResponse) String() string
type GetMaxDelayRequest ¶ added in v0.0.6
type GetMaxDelayRequest struct {
// contains filtered or unexported fields
}
func (*GetMaxDelayRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetMaxDelayRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxDelayRequest.ProtoReflect.Descriptor instead.
func (*GetMaxDelayRequest) ProtoMessage ¶ added in v0.0.6
func (*GetMaxDelayRequest) ProtoMessage()
func (*GetMaxDelayRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetMaxDelayRequest) ProtoReflect() protoreflect.Message
func (*GetMaxDelayRequest) Reset ¶ added in v0.0.6
func (x *GetMaxDelayRequest) Reset()
func (*GetMaxDelayRequest) String ¶ added in v0.0.6
func (x *GetMaxDelayRequest) String() string
type GetMaxDelayResponse ¶ added in v0.0.6
type GetMaxDelayResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMaxDelayResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetMaxDelayResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxDelayResponse.ProtoReflect.Descriptor instead.
func (*GetMaxDelayResponse) GetResult ¶ added in v0.0.6
func (x *GetMaxDelayResponse) GetResult() int32
func (*GetMaxDelayResponse) ProtoMessage ¶ added in v0.0.6
func (*GetMaxDelayResponse) ProtoMessage()
func (*GetMaxDelayResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetMaxDelayResponse) ProtoReflect() protoreflect.Message
func (*GetMaxDelayResponse) Reset ¶ added in v0.0.6
func (x *GetMaxDelayResponse) Reset()
func (*GetMaxDelayResponse) String ¶ added in v0.0.6
func (x *GetMaxDelayResponse) String() string
type GetMaxExposureCompensationRequest ¶ added in v0.0.6
type GetMaxExposureCompensationRequest struct {
// contains filtered or unexported fields
}
func (*GetMaxExposureCompensationRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetMaxExposureCompensationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxExposureCompensationRequest.ProtoReflect.Descriptor instead.
func (*GetMaxExposureCompensationRequest) ProtoMessage ¶ added in v0.0.6
func (*GetMaxExposureCompensationRequest) ProtoMessage()
func (*GetMaxExposureCompensationRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetMaxExposureCompensationRequest) ProtoReflect() protoreflect.Message
func (*GetMaxExposureCompensationRequest) Reset ¶ added in v0.0.6
func (x *GetMaxExposureCompensationRequest) Reset()
func (*GetMaxExposureCompensationRequest) String ¶ added in v0.0.6
func (x *GetMaxExposureCompensationRequest) String() string
type GetMaxExposureCompensationResponse ¶ added in v0.0.6
type GetMaxExposureCompensationResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMaxExposureCompensationResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetMaxExposureCompensationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxExposureCompensationResponse.ProtoReflect.Descriptor instead.
func (*GetMaxExposureCompensationResponse) GetResult ¶ added in v0.0.6
func (x *GetMaxExposureCompensationResponse) GetResult() int32
func (*GetMaxExposureCompensationResponse) ProtoMessage ¶ added in v0.0.6
func (*GetMaxExposureCompensationResponse) ProtoMessage()
func (*GetMaxExposureCompensationResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetMaxExposureCompensationResponse) ProtoReflect() protoreflect.Message
func (*GetMaxExposureCompensationResponse) Reset ¶ added in v0.0.6
func (x *GetMaxExposureCompensationResponse) Reset()
func (*GetMaxExposureCompensationResponse) String ¶ added in v0.0.6
func (x *GetMaxExposureCompensationResponse) String() string
type GetMaxNumDetectedFacesRequest ¶ added in v0.0.6
type GetMaxNumDetectedFacesRequest struct {
// contains filtered or unexported fields
}
func (*GetMaxNumDetectedFacesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetMaxNumDetectedFacesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxNumDetectedFacesRequest.ProtoReflect.Descriptor instead.
func (*GetMaxNumDetectedFacesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetMaxNumDetectedFacesRequest) ProtoMessage()
func (*GetMaxNumDetectedFacesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetMaxNumDetectedFacesRequest) ProtoReflect() protoreflect.Message
func (*GetMaxNumDetectedFacesRequest) Reset ¶ added in v0.0.6
func (x *GetMaxNumDetectedFacesRequest) Reset()
func (*GetMaxNumDetectedFacesRequest) String ¶ added in v0.0.6
func (x *GetMaxNumDetectedFacesRequest) String() string
type GetMaxNumDetectedFacesResponse ¶ added in v0.0.6
type GetMaxNumDetectedFacesResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMaxNumDetectedFacesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetMaxNumDetectedFacesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxNumDetectedFacesResponse.ProtoReflect.Descriptor instead.
func (*GetMaxNumDetectedFacesResponse) GetResult ¶ added in v0.0.6
func (x *GetMaxNumDetectedFacesResponse) GetResult() int32
func (*GetMaxNumDetectedFacesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetMaxNumDetectedFacesResponse) ProtoMessage()
func (*GetMaxNumDetectedFacesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetMaxNumDetectedFacesResponse) ProtoReflect() protoreflect.Message
func (*GetMaxNumDetectedFacesResponse) Reset ¶ added in v0.0.6
func (x *GetMaxNumDetectedFacesResponse) Reset()
func (*GetMaxNumDetectedFacesResponse) String ¶ added in v0.0.6
func (x *GetMaxNumDetectedFacesResponse) String() string
type GetMaxNumFocusAreasRequest ¶ added in v0.0.6
type GetMaxNumFocusAreasRequest struct {
// contains filtered or unexported fields
}
func (*GetMaxNumFocusAreasRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetMaxNumFocusAreasRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxNumFocusAreasRequest.ProtoReflect.Descriptor instead.
func (*GetMaxNumFocusAreasRequest) ProtoMessage ¶ added in v0.0.6
func (*GetMaxNumFocusAreasRequest) ProtoMessage()
func (*GetMaxNumFocusAreasRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetMaxNumFocusAreasRequest) ProtoReflect() protoreflect.Message
func (*GetMaxNumFocusAreasRequest) Reset ¶ added in v0.0.6
func (x *GetMaxNumFocusAreasRequest) Reset()
func (*GetMaxNumFocusAreasRequest) String ¶ added in v0.0.6
func (x *GetMaxNumFocusAreasRequest) String() string
type GetMaxNumFocusAreasResponse ¶ added in v0.0.6
type GetMaxNumFocusAreasResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMaxNumFocusAreasResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetMaxNumFocusAreasResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxNumFocusAreasResponse.ProtoReflect.Descriptor instead.
func (*GetMaxNumFocusAreasResponse) GetResult ¶ added in v0.0.6
func (x *GetMaxNumFocusAreasResponse) GetResult() int32
func (*GetMaxNumFocusAreasResponse) ProtoMessage ¶ added in v0.0.6
func (*GetMaxNumFocusAreasResponse) ProtoMessage()
func (*GetMaxNumFocusAreasResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetMaxNumFocusAreasResponse) ProtoReflect() protoreflect.Message
func (*GetMaxNumFocusAreasResponse) Reset ¶ added in v0.0.6
func (x *GetMaxNumFocusAreasResponse) Reset()
func (*GetMaxNumFocusAreasResponse) String ¶ added in v0.0.6
func (x *GetMaxNumFocusAreasResponse) String() string
type GetMaxNumMeteringAreasRequest ¶ added in v0.0.6
type GetMaxNumMeteringAreasRequest struct {
// contains filtered or unexported fields
}
func (*GetMaxNumMeteringAreasRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetMaxNumMeteringAreasRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxNumMeteringAreasRequest.ProtoReflect.Descriptor instead.
func (*GetMaxNumMeteringAreasRequest) ProtoMessage ¶ added in v0.0.6
func (*GetMaxNumMeteringAreasRequest) ProtoMessage()
func (*GetMaxNumMeteringAreasRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetMaxNumMeteringAreasRequest) ProtoReflect() protoreflect.Message
func (*GetMaxNumMeteringAreasRequest) Reset ¶ added in v0.0.6
func (x *GetMaxNumMeteringAreasRequest) Reset()
func (*GetMaxNumMeteringAreasRequest) String ¶ added in v0.0.6
func (x *GetMaxNumMeteringAreasRequest) String() string
type GetMaxNumMeteringAreasResponse ¶ added in v0.0.6
type GetMaxNumMeteringAreasResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMaxNumMeteringAreasResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetMaxNumMeteringAreasResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxNumMeteringAreasResponse.ProtoReflect.Descriptor instead.
func (*GetMaxNumMeteringAreasResponse) GetResult ¶ added in v0.0.6
func (x *GetMaxNumMeteringAreasResponse) GetResult() int32
func (*GetMaxNumMeteringAreasResponse) ProtoMessage ¶ added in v0.0.6
func (*GetMaxNumMeteringAreasResponse) ProtoMessage()
func (*GetMaxNumMeteringAreasResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetMaxNumMeteringAreasResponse) ProtoReflect() protoreflect.Message
func (*GetMaxNumMeteringAreasResponse) Reset ¶ added in v0.0.6
func (x *GetMaxNumMeteringAreasResponse) Reset()
func (*GetMaxNumMeteringAreasResponse) String ¶ added in v0.0.6
func (x *GetMaxNumMeteringAreasResponse) String() string
type GetMaxZoomRequest ¶ added in v0.0.6
type GetMaxZoomRequest struct {
// contains filtered or unexported fields
}
func (*GetMaxZoomRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetMaxZoomRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxZoomRequest.ProtoReflect.Descriptor instead.
func (*GetMaxZoomRequest) ProtoMessage ¶ added in v0.0.6
func (*GetMaxZoomRequest) ProtoMessage()
func (*GetMaxZoomRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetMaxZoomRequest) ProtoReflect() protoreflect.Message
func (*GetMaxZoomRequest) Reset ¶ added in v0.0.6
func (x *GetMaxZoomRequest) Reset()
func (*GetMaxZoomRequest) String ¶ added in v0.0.6
func (x *GetMaxZoomRequest) String() string
type GetMaxZoomResponse ¶ added in v0.0.6
type GetMaxZoomResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMaxZoomResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetMaxZoomResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxZoomResponse.ProtoReflect.Descriptor instead.
func (*GetMaxZoomResponse) GetResult ¶ added in v0.0.6
func (x *GetMaxZoomResponse) GetResult() int32
func (*GetMaxZoomResponse) ProtoMessage ¶ added in v0.0.6
func (*GetMaxZoomResponse) ProtoMessage()
func (*GetMaxZoomResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetMaxZoomResponse) ProtoReflect() protoreflect.Message
func (*GetMaxZoomResponse) Reset ¶ added in v0.0.6
func (x *GetMaxZoomResponse) Reset()
func (*GetMaxZoomResponse) String ¶ added in v0.0.6
func (x *GetMaxZoomResponse) String() string
type GetMaximumRangeRequest ¶ added in v0.0.6
type GetMaximumRangeRequest struct {
// contains filtered or unexported fields
}
func (*GetMaximumRangeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetMaximumRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMaximumRangeRequest.ProtoReflect.Descriptor instead.
func (*GetMaximumRangeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetMaximumRangeRequest) ProtoMessage()
func (*GetMaximumRangeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetMaximumRangeRequest) ProtoReflect() protoreflect.Message
func (*GetMaximumRangeRequest) Reset ¶ added in v0.0.6
func (x *GetMaximumRangeRequest) Reset()
func (*GetMaximumRangeRequest) String ¶ added in v0.0.6
func (x *GetMaximumRangeRequest) String() string
type GetMaximumRangeResponse ¶ added in v0.0.6
type GetMaximumRangeResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMaximumRangeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetMaximumRangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMaximumRangeResponse.ProtoReflect.Descriptor instead.
func (*GetMaximumRangeResponse) GetResult ¶ added in v0.0.6
func (x *GetMaximumRangeResponse) GetResult() float32
func (*GetMaximumRangeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetMaximumRangeResponse) ProtoMessage()
func (*GetMaximumRangeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetMaximumRangeResponse) ProtoReflect() protoreflect.Message
func (*GetMaximumRangeResponse) Reset ¶ added in v0.0.6
func (x *GetMaximumRangeResponse) Reset()
func (*GetMaximumRangeResponse) String ¶ added in v0.0.6
func (x *GetMaximumRangeResponse) String() string
type GetMeteringAreasRequest ¶ added in v0.0.6
type GetMeteringAreasRequest struct {
// contains filtered or unexported fields
}
func (*GetMeteringAreasRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetMeteringAreasRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMeteringAreasRequest.ProtoReflect.Descriptor instead.
func (*GetMeteringAreasRequest) ProtoMessage ¶ added in v0.0.6
func (*GetMeteringAreasRequest) ProtoMessage()
func (*GetMeteringAreasRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetMeteringAreasRequest) ProtoReflect() protoreflect.Message
func (*GetMeteringAreasRequest) Reset ¶ added in v0.0.6
func (x *GetMeteringAreasRequest) Reset()
func (*GetMeteringAreasRequest) String ¶ added in v0.0.6
func (x *GetMeteringAreasRequest) String() string
type GetMeteringAreasResponse ¶ added in v0.0.6
type GetMeteringAreasResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMeteringAreasResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetMeteringAreasResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMeteringAreasResponse.ProtoReflect.Descriptor instead.
func (*GetMeteringAreasResponse) GetResult ¶ added in v0.0.6
func (x *GetMeteringAreasResponse) GetResult() int64
func (*GetMeteringAreasResponse) ProtoMessage ¶ added in v0.0.6
func (*GetMeteringAreasResponse) ProtoMessage()
func (*GetMeteringAreasResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetMeteringAreasResponse) ProtoReflect() protoreflect.Message
func (*GetMeteringAreasResponse) Reset ¶ added in v0.0.6
func (x *GetMeteringAreasResponse) Reset()
func (*GetMeteringAreasResponse) String ¶ added in v0.0.6
func (x *GetMeteringAreasResponse) String() string
type GetMinDelayRequest ¶ added in v0.0.6
type GetMinDelayRequest struct {
// contains filtered or unexported fields
}
func (*GetMinDelayRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetMinDelayRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMinDelayRequest.ProtoReflect.Descriptor instead.
func (*GetMinDelayRequest) ProtoMessage ¶ added in v0.0.6
func (*GetMinDelayRequest) ProtoMessage()
func (*GetMinDelayRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetMinDelayRequest) ProtoReflect() protoreflect.Message
func (*GetMinDelayRequest) Reset ¶ added in v0.0.6
func (x *GetMinDelayRequest) Reset()
func (*GetMinDelayRequest) String ¶ added in v0.0.6
func (x *GetMinDelayRequest) String() string
type GetMinDelayResponse ¶ added in v0.0.6
type GetMinDelayResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMinDelayResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetMinDelayResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMinDelayResponse.ProtoReflect.Descriptor instead.
func (*GetMinDelayResponse) GetResult ¶ added in v0.0.6
func (x *GetMinDelayResponse) GetResult() int32
func (*GetMinDelayResponse) ProtoMessage ¶ added in v0.0.6
func (*GetMinDelayResponse) ProtoMessage()
func (*GetMinDelayResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetMinDelayResponse) ProtoReflect() protoreflect.Message
func (*GetMinDelayResponse) Reset ¶ added in v0.0.6
func (x *GetMinDelayResponse) Reset()
func (*GetMinDelayResponse) String ¶ added in v0.0.6
func (x *GetMinDelayResponse) String() string
type GetMinExposureCompensationRequest ¶ added in v0.0.6
type GetMinExposureCompensationRequest struct {
// contains filtered or unexported fields
}
func (*GetMinExposureCompensationRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetMinExposureCompensationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMinExposureCompensationRequest.ProtoReflect.Descriptor instead.
func (*GetMinExposureCompensationRequest) ProtoMessage ¶ added in v0.0.6
func (*GetMinExposureCompensationRequest) ProtoMessage()
func (*GetMinExposureCompensationRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetMinExposureCompensationRequest) ProtoReflect() protoreflect.Message
func (*GetMinExposureCompensationRequest) Reset ¶ added in v0.0.6
func (x *GetMinExposureCompensationRequest) Reset()
func (*GetMinExposureCompensationRequest) String ¶ added in v0.0.6
func (x *GetMinExposureCompensationRequest) String() string
type GetMinExposureCompensationResponse ¶ added in v0.0.6
type GetMinExposureCompensationResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMinExposureCompensationResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetMinExposureCompensationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMinExposureCompensationResponse.ProtoReflect.Descriptor instead.
func (*GetMinExposureCompensationResponse) GetResult ¶ added in v0.0.6
func (x *GetMinExposureCompensationResponse) GetResult() int32
func (*GetMinExposureCompensationResponse) ProtoMessage ¶ added in v0.0.6
func (*GetMinExposureCompensationResponse) ProtoMessage()
func (*GetMinExposureCompensationResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetMinExposureCompensationResponse) ProtoReflect() protoreflect.Message
func (*GetMinExposureCompensationResponse) Reset ¶ added in v0.0.6
func (x *GetMinExposureCompensationResponse) Reset()
func (*GetMinExposureCompensationResponse) String ¶ added in v0.0.6
func (x *GetMinExposureCompensationResponse) String() string
type GetNameRequest ¶
type GetNameRequest struct {
// contains filtered or unexported fields
}
func (*GetNameRequest) Descriptor
deprecated
func (*GetNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNameRequest.ProtoReflect.Descriptor instead.
func (*GetNameRequest) ProtoMessage ¶
func (*GetNameRequest) ProtoMessage()
func (*GetNameRequest) ProtoReflect ¶
func (x *GetNameRequest) ProtoReflect() protoreflect.Message
func (*GetNameRequest) Reset ¶
func (x *GetNameRequest) Reset()
func (*GetNameRequest) String ¶
func (x *GetNameRequest) String() string
type GetNameResponse ¶
type GetNameResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetNameResponse) Descriptor
deprecated
func (*GetNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNameResponse.ProtoReflect.Descriptor instead.
func (*GetNameResponse) GetResult ¶
func (x *GetNameResponse) GetResult() string
func (*GetNameResponse) ProtoMessage ¶
func (*GetNameResponse) ProtoMessage()
func (*GetNameResponse) ProtoReflect ¶
func (x *GetNameResponse) ProtoReflect() protoreflect.Message
func (*GetNameResponse) Reset ¶
func (x *GetNameResponse) Reset()
func (*GetNameResponse) String ¶
func (x *GetNameResponse) String() string
type GetNumberOfCamerasRequest ¶ added in v0.0.6
type GetNumberOfCamerasRequest struct {
// contains filtered or unexported fields
}
func (*GetNumberOfCamerasRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetNumberOfCamerasRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNumberOfCamerasRequest.ProtoReflect.Descriptor instead.
func (*GetNumberOfCamerasRequest) ProtoMessage ¶ added in v0.0.6
func (*GetNumberOfCamerasRequest) ProtoMessage()
func (*GetNumberOfCamerasRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetNumberOfCamerasRequest) ProtoReflect() protoreflect.Message
func (*GetNumberOfCamerasRequest) Reset ¶ added in v0.0.6
func (x *GetNumberOfCamerasRequest) Reset()
func (*GetNumberOfCamerasRequest) String ¶ added in v0.0.6
func (x *GetNumberOfCamerasRequest) String() string
type GetNumberOfCamerasResponse ¶ added in v0.0.6
type GetNumberOfCamerasResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetNumberOfCamerasResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetNumberOfCamerasResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNumberOfCamerasResponse.ProtoReflect.Descriptor instead.
func (*GetNumberOfCamerasResponse) GetResult ¶ added in v0.0.6
func (x *GetNumberOfCamerasResponse) GetResult() int32
func (*GetNumberOfCamerasResponse) ProtoMessage ¶ added in v0.0.6
func (*GetNumberOfCamerasResponse) ProtoMessage()
func (*GetNumberOfCamerasResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetNumberOfCamerasResponse) ProtoReflect() protoreflect.Message
func (*GetNumberOfCamerasResponse) Reset ¶ added in v0.0.6
func (x *GetNumberOfCamerasResponse) Reset()
func (*GetNumberOfCamerasResponse) String ¶ added in v0.0.6
func (x *GetNumberOfCamerasResponse) String() string
type GetOrientationRequest ¶ added in v0.0.6
type GetOrientationRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrientationRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetOrientationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrientationRequest.ProtoReflect.Descriptor instead.
func (*GetOrientationRequest) GetArg0 ¶ added in v0.0.6
func (x *GetOrientationRequest) GetArg0() int64
func (*GetOrientationRequest) GetArg1 ¶ added in v0.0.6
func (x *GetOrientationRequest) GetArg1() int64
func (*GetOrientationRequest) ProtoMessage ¶ added in v0.0.6
func (*GetOrientationRequest) ProtoMessage()
func (*GetOrientationRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetOrientationRequest) ProtoReflect() protoreflect.Message
func (*GetOrientationRequest) Reset ¶ added in v0.0.6
func (x *GetOrientationRequest) Reset()
func (*GetOrientationRequest) String ¶ added in v0.0.6
func (x *GetOrientationRequest) String() string
type GetOrientationResponse ¶ added in v0.0.6
type GetOrientationResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrientationResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetOrientationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrientationResponse.ProtoReflect.Descriptor instead.
func (*GetOrientationResponse) GetResult ¶ added in v0.0.6
func (x *GetOrientationResponse) GetResult() int64
func (*GetOrientationResponse) ProtoMessage ¶ added in v0.0.6
func (*GetOrientationResponse) ProtoMessage()
func (*GetOrientationResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetOrientationResponse) ProtoReflect() protoreflect.Message
func (*GetOrientationResponse) Reset ¶ added in v0.0.6
func (x *GetOrientationResponse) Reset()
func (*GetOrientationResponse) String ¶ added in v0.0.6
func (x *GetOrientationResponse) String() string
type GetParametersRequest ¶ added in v0.0.6
type GetParametersRequest struct {
// contains filtered or unexported fields
}
func (*GetParametersRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetParametersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetParametersRequest.ProtoReflect.Descriptor instead.
func (*GetParametersRequest) ProtoMessage ¶ added in v0.0.6
func (*GetParametersRequest) ProtoMessage()
func (*GetParametersRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetParametersRequest) ProtoReflect() protoreflect.Message
func (*GetParametersRequest) Reset ¶ added in v0.0.6
func (x *GetParametersRequest) Reset()
func (*GetParametersRequest) String ¶ added in v0.0.6
func (x *GetParametersRequest) String() string
type GetParametersResponse ¶ added in v0.0.6
type GetParametersResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetParametersResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetParametersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetParametersResponse.ProtoReflect.Descriptor instead.
func (*GetParametersResponse) GetResult ¶ added in v0.0.6
func (x *GetParametersResponse) GetResult() int64
func (*GetParametersResponse) ProtoMessage ¶ added in v0.0.6
func (*GetParametersResponse) ProtoMessage()
func (*GetParametersResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetParametersResponse) ProtoReflect() protoreflect.Message
func (*GetParametersResponse) Reset ¶ added in v0.0.6
func (x *GetParametersResponse) Reset()
func (*GetParametersResponse) String ¶ added in v0.0.6
func (x *GetParametersResponse) String() string
type GetPictureFormatRequest ¶ added in v0.0.6
type GetPictureFormatRequest struct {
// contains filtered or unexported fields
}
func (*GetPictureFormatRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetPictureFormatRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPictureFormatRequest.ProtoReflect.Descriptor instead.
func (*GetPictureFormatRequest) ProtoMessage ¶ added in v0.0.6
func (*GetPictureFormatRequest) ProtoMessage()
func (*GetPictureFormatRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetPictureFormatRequest) ProtoReflect() protoreflect.Message
func (*GetPictureFormatRequest) Reset ¶ added in v0.0.6
func (x *GetPictureFormatRequest) Reset()
func (*GetPictureFormatRequest) String ¶ added in v0.0.6
func (x *GetPictureFormatRequest) String() string
type GetPictureFormatResponse ¶ added in v0.0.6
type GetPictureFormatResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPictureFormatResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetPictureFormatResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPictureFormatResponse.ProtoReflect.Descriptor instead.
func (*GetPictureFormatResponse) GetResult ¶ added in v0.0.6
func (x *GetPictureFormatResponse) GetResult() int32
func (*GetPictureFormatResponse) ProtoMessage ¶ added in v0.0.6
func (*GetPictureFormatResponse) ProtoMessage()
func (*GetPictureFormatResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetPictureFormatResponse) ProtoReflect() protoreflect.Message
func (*GetPictureFormatResponse) Reset ¶ added in v0.0.6
func (x *GetPictureFormatResponse) Reset()
func (*GetPictureFormatResponse) String ¶ added in v0.0.6
func (x *GetPictureFormatResponse) String() string
type GetPictureSizeRequest ¶ added in v0.0.6
type GetPictureSizeRequest struct {
// contains filtered or unexported fields
}
func (*GetPictureSizeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetPictureSizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPictureSizeRequest.ProtoReflect.Descriptor instead.
func (*GetPictureSizeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetPictureSizeRequest) ProtoMessage()
func (*GetPictureSizeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetPictureSizeRequest) ProtoReflect() protoreflect.Message
func (*GetPictureSizeRequest) Reset ¶ added in v0.0.6
func (x *GetPictureSizeRequest) Reset()
func (*GetPictureSizeRequest) String ¶ added in v0.0.6
func (x *GetPictureSizeRequest) String() string
type GetPictureSizeResponse ¶ added in v0.0.6
type GetPictureSizeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPictureSizeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetPictureSizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPictureSizeResponse.ProtoReflect.Descriptor instead.
func (*GetPictureSizeResponse) GetResult ¶ added in v0.0.6
func (x *GetPictureSizeResponse) GetResult() int64
func (*GetPictureSizeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetPictureSizeResponse) ProtoMessage()
func (*GetPictureSizeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetPictureSizeResponse) ProtoReflect() protoreflect.Message
func (*GetPictureSizeResponse) Reset ¶ added in v0.0.6
func (x *GetPictureSizeResponse) Reset()
func (*GetPictureSizeResponse) String ¶ added in v0.0.6
func (x *GetPictureSizeResponse) String() string
type GetPowerRequest ¶ added in v0.0.6
type GetPowerRequest struct {
// contains filtered or unexported fields
}
func (*GetPowerRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetPowerRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPowerRequest.ProtoReflect.Descriptor instead.
func (*GetPowerRequest) ProtoMessage ¶ added in v0.0.6
func (*GetPowerRequest) ProtoMessage()
func (*GetPowerRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetPowerRequest) ProtoReflect() protoreflect.Message
func (*GetPowerRequest) Reset ¶ added in v0.0.6
func (x *GetPowerRequest) Reset()
func (*GetPowerRequest) String ¶ added in v0.0.6
func (x *GetPowerRequest) String() string
type GetPowerResponse ¶ added in v0.0.6
type GetPowerResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPowerResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetPowerResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPowerResponse.ProtoReflect.Descriptor instead.
func (*GetPowerResponse) GetResult ¶ added in v0.0.6
func (x *GetPowerResponse) GetResult() float32
func (*GetPowerResponse) ProtoMessage ¶ added in v0.0.6
func (*GetPowerResponse) ProtoMessage()
func (*GetPowerResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetPowerResponse) ProtoReflect() protoreflect.Message
func (*GetPowerResponse) Reset ¶ added in v0.0.6
func (x *GetPowerResponse) Reset()
func (*GetPowerResponse) String ¶ added in v0.0.6
func (x *GetPowerResponse) String() string
type GetPreferredPreviewSizeForVideoRequest ¶ added in v0.0.6
type GetPreferredPreviewSizeForVideoRequest struct {
// contains filtered or unexported fields
}
func (*GetPreferredPreviewSizeForVideoRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetPreferredPreviewSizeForVideoRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPreferredPreviewSizeForVideoRequest.ProtoReflect.Descriptor instead.
func (*GetPreferredPreviewSizeForVideoRequest) ProtoMessage ¶ added in v0.0.6
func (*GetPreferredPreviewSizeForVideoRequest) ProtoMessage()
func (*GetPreferredPreviewSizeForVideoRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetPreferredPreviewSizeForVideoRequest) ProtoReflect() protoreflect.Message
func (*GetPreferredPreviewSizeForVideoRequest) Reset ¶ added in v0.0.6
func (x *GetPreferredPreviewSizeForVideoRequest) Reset()
func (*GetPreferredPreviewSizeForVideoRequest) String ¶ added in v0.0.6
func (x *GetPreferredPreviewSizeForVideoRequest) String() string
type GetPreferredPreviewSizeForVideoResponse ¶ added in v0.0.6
type GetPreferredPreviewSizeForVideoResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPreferredPreviewSizeForVideoResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetPreferredPreviewSizeForVideoResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPreferredPreviewSizeForVideoResponse.ProtoReflect.Descriptor instead.
func (*GetPreferredPreviewSizeForVideoResponse) GetResult ¶ added in v0.0.6
func (x *GetPreferredPreviewSizeForVideoResponse) GetResult() int64
func (*GetPreferredPreviewSizeForVideoResponse) ProtoMessage ¶ added in v0.0.6
func (*GetPreferredPreviewSizeForVideoResponse) ProtoMessage()
func (*GetPreferredPreviewSizeForVideoResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetPreferredPreviewSizeForVideoResponse) ProtoReflect() protoreflect.Message
func (*GetPreferredPreviewSizeForVideoResponse) Reset ¶ added in v0.0.6
func (x *GetPreferredPreviewSizeForVideoResponse) Reset()
func (*GetPreferredPreviewSizeForVideoResponse) String ¶ added in v0.0.6
func (x *GetPreferredPreviewSizeForVideoResponse) String() string
type GetPreviewFormatRequest ¶ added in v0.0.6
type GetPreviewFormatRequest struct {
// contains filtered or unexported fields
}
func (*GetPreviewFormatRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetPreviewFormatRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPreviewFormatRequest.ProtoReflect.Descriptor instead.
func (*GetPreviewFormatRequest) ProtoMessage ¶ added in v0.0.6
func (*GetPreviewFormatRequest) ProtoMessage()
func (*GetPreviewFormatRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetPreviewFormatRequest) ProtoReflect() protoreflect.Message
func (*GetPreviewFormatRequest) Reset ¶ added in v0.0.6
func (x *GetPreviewFormatRequest) Reset()
func (*GetPreviewFormatRequest) String ¶ added in v0.0.6
func (x *GetPreviewFormatRequest) String() string
type GetPreviewFormatResponse ¶ added in v0.0.6
type GetPreviewFormatResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPreviewFormatResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetPreviewFormatResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPreviewFormatResponse.ProtoReflect.Descriptor instead.
func (*GetPreviewFormatResponse) GetResult ¶ added in v0.0.6
func (x *GetPreviewFormatResponse) GetResult() int32
func (*GetPreviewFormatResponse) ProtoMessage ¶ added in v0.0.6
func (*GetPreviewFormatResponse) ProtoMessage()
func (*GetPreviewFormatResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetPreviewFormatResponse) ProtoReflect() protoreflect.Message
func (*GetPreviewFormatResponse) Reset ¶ added in v0.0.6
func (x *GetPreviewFormatResponse) Reset()
func (*GetPreviewFormatResponse) String ¶ added in v0.0.6
func (x *GetPreviewFormatResponse) String() string
type GetPreviewFpsRangeRequest ¶ added in v0.0.6
type GetPreviewFpsRangeRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetPreviewFpsRangeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetPreviewFpsRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPreviewFpsRangeRequest.ProtoReflect.Descriptor instead.
func (*GetPreviewFpsRangeRequest) GetArg0 ¶ added in v0.0.6
func (x *GetPreviewFpsRangeRequest) GetArg0() int64
func (*GetPreviewFpsRangeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetPreviewFpsRangeRequest) ProtoMessage()
func (*GetPreviewFpsRangeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetPreviewFpsRangeRequest) ProtoReflect() protoreflect.Message
func (*GetPreviewFpsRangeRequest) Reset ¶ added in v0.0.6
func (x *GetPreviewFpsRangeRequest) Reset()
func (*GetPreviewFpsRangeRequest) String ¶ added in v0.0.6
func (x *GetPreviewFpsRangeRequest) String() string
type GetPreviewFpsRangeResponse ¶ added in v0.0.6
type GetPreviewFpsRangeResponse struct {
// contains filtered or unexported fields
}
func (*GetPreviewFpsRangeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetPreviewFpsRangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPreviewFpsRangeResponse.ProtoReflect.Descriptor instead.
func (*GetPreviewFpsRangeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetPreviewFpsRangeResponse) ProtoMessage()
func (*GetPreviewFpsRangeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetPreviewFpsRangeResponse) ProtoReflect() protoreflect.Message
func (*GetPreviewFpsRangeResponse) Reset ¶ added in v0.0.6
func (x *GetPreviewFpsRangeResponse) Reset()
func (*GetPreviewFpsRangeResponse) String ¶ added in v0.0.6
func (x *GetPreviewFpsRangeResponse) String() string
type GetPreviewFrameRateRequest ¶ added in v0.0.6
type GetPreviewFrameRateRequest struct {
// contains filtered or unexported fields
}
func (*GetPreviewFrameRateRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetPreviewFrameRateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPreviewFrameRateRequest.ProtoReflect.Descriptor instead.
func (*GetPreviewFrameRateRequest) ProtoMessage ¶ added in v0.0.6
func (*GetPreviewFrameRateRequest) ProtoMessage()
func (*GetPreviewFrameRateRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetPreviewFrameRateRequest) ProtoReflect() protoreflect.Message
func (*GetPreviewFrameRateRequest) Reset ¶ added in v0.0.6
func (x *GetPreviewFrameRateRequest) Reset()
func (*GetPreviewFrameRateRequest) String ¶ added in v0.0.6
func (x *GetPreviewFrameRateRequest) String() string
type GetPreviewFrameRateResponse ¶ added in v0.0.6
type GetPreviewFrameRateResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPreviewFrameRateResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetPreviewFrameRateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPreviewFrameRateResponse.ProtoReflect.Descriptor instead.
func (*GetPreviewFrameRateResponse) GetResult ¶ added in v0.0.6
func (x *GetPreviewFrameRateResponse) GetResult() int32
func (*GetPreviewFrameRateResponse) ProtoMessage ¶ added in v0.0.6
func (*GetPreviewFrameRateResponse) ProtoMessage()
func (*GetPreviewFrameRateResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetPreviewFrameRateResponse) ProtoReflect() protoreflect.Message
func (*GetPreviewFrameRateResponse) Reset ¶ added in v0.0.6
func (x *GetPreviewFrameRateResponse) Reset()
func (*GetPreviewFrameRateResponse) String ¶ added in v0.0.6
func (x *GetPreviewFrameRateResponse) String() string
type GetPreviewSizeRequest ¶ added in v0.0.6
type GetPreviewSizeRequest struct {
// contains filtered or unexported fields
}
func (*GetPreviewSizeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetPreviewSizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPreviewSizeRequest.ProtoReflect.Descriptor instead.
func (*GetPreviewSizeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetPreviewSizeRequest) ProtoMessage()
func (*GetPreviewSizeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetPreviewSizeRequest) ProtoReflect() protoreflect.Message
func (*GetPreviewSizeRequest) Reset ¶ added in v0.0.6
func (x *GetPreviewSizeRequest) Reset()
func (*GetPreviewSizeRequest) String ¶ added in v0.0.6
func (x *GetPreviewSizeRequest) String() string
type GetPreviewSizeResponse ¶ added in v0.0.6
type GetPreviewSizeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPreviewSizeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetPreviewSizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPreviewSizeResponse.ProtoReflect.Descriptor instead.
func (*GetPreviewSizeResponse) GetResult ¶ added in v0.0.6
func (x *GetPreviewSizeResponse) GetResult() int64
func (*GetPreviewSizeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetPreviewSizeResponse) ProtoMessage()
func (*GetPreviewSizeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetPreviewSizeResponse) ProtoReflect() protoreflect.Message
func (*GetPreviewSizeResponse) Reset ¶ added in v0.0.6
func (x *GetPreviewSizeResponse) Reset()
func (*GetPreviewSizeResponse) String ¶ added in v0.0.6
func (x *GetPreviewSizeResponse) String() string
type GetQuaternionFromVectorRequest ¶ added in v0.0.6
type GetQuaternionFromVectorRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*GetQuaternionFromVectorRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetQuaternionFromVectorRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetQuaternionFromVectorRequest.ProtoReflect.Descriptor instead.
func (*GetQuaternionFromVectorRequest) GetArg0 ¶ added in v0.0.6
func (x *GetQuaternionFromVectorRequest) GetArg0() int64
func (*GetQuaternionFromVectorRequest) GetArg1 ¶ added in v0.0.6
func (x *GetQuaternionFromVectorRequest) GetArg1() int64
func (*GetQuaternionFromVectorRequest) ProtoMessage ¶ added in v0.0.6
func (*GetQuaternionFromVectorRequest) ProtoMessage()
func (*GetQuaternionFromVectorRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetQuaternionFromVectorRequest) ProtoReflect() protoreflect.Message
func (*GetQuaternionFromVectorRequest) Reset ¶ added in v0.0.6
func (x *GetQuaternionFromVectorRequest) Reset()
func (*GetQuaternionFromVectorRequest) String ¶ added in v0.0.6
func (x *GetQuaternionFromVectorRequest) String() string
type GetQuaternionFromVectorResponse ¶ added in v0.0.6
type GetQuaternionFromVectorResponse struct {
// contains filtered or unexported fields
}
func (*GetQuaternionFromVectorResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetQuaternionFromVectorResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetQuaternionFromVectorResponse.ProtoReflect.Descriptor instead.
func (*GetQuaternionFromVectorResponse) ProtoMessage ¶ added in v0.0.6
func (*GetQuaternionFromVectorResponse) ProtoMessage()
func (*GetQuaternionFromVectorResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetQuaternionFromVectorResponse) ProtoReflect() protoreflect.Message
func (*GetQuaternionFromVectorResponse) Reset ¶ added in v0.0.6
func (x *GetQuaternionFromVectorResponse) Reset()
func (*GetQuaternionFromVectorResponse) String ¶ added in v0.0.6
func (x *GetQuaternionFromVectorResponse) String() string
type GetRangeRequest ¶ added in v0.0.6
type GetRangeRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetRangeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRangeRequest.ProtoReflect.Descriptor instead.
func (*GetRangeRequest) GetArg0 ¶ added in v0.0.6
func (x *GetRangeRequest) GetArg0() int32
func (*GetRangeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetRangeRequest) ProtoMessage()
func (*GetRangeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetRangeRequest) ProtoReflect() protoreflect.Message
func (*GetRangeRequest) Reset ¶ added in v0.0.6
func (x *GetRangeRequest) Reset()
func (*GetRangeRequest) String ¶ added in v0.0.6
func (x *GetRangeRequest) String() string
type GetRangeResponse ¶ added in v0.0.6
type GetRangeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRangeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetRangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRangeResponse.ProtoReflect.Descriptor instead.
func (*GetRangeResponse) GetResult ¶ added in v0.0.6
func (x *GetRangeResponse) GetResult() int32
func (*GetRangeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetRangeResponse) ProtoMessage()
func (*GetRangeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetRangeResponse) ProtoReflect() protoreflect.Message
func (*GetRangeResponse) Reset ¶ added in v0.0.6
func (x *GetRangeResponse) Reset()
func (*GetRangeResponse) String ¶ added in v0.0.6
func (x *GetRangeResponse) String() string
type GetReportingModeRequest ¶ added in v0.0.6
type GetReportingModeRequest struct {
// contains filtered or unexported fields
}
func (*GetReportingModeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetReportingModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReportingModeRequest.ProtoReflect.Descriptor instead.
func (*GetReportingModeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetReportingModeRequest) ProtoMessage()
func (*GetReportingModeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetReportingModeRequest) ProtoReflect() protoreflect.Message
func (*GetReportingModeRequest) Reset ¶ added in v0.0.6
func (x *GetReportingModeRequest) Reset()
func (*GetReportingModeRequest) String ¶ added in v0.0.6
func (x *GetReportingModeRequest) String() string
type GetReportingModeResponse ¶ added in v0.0.6
type GetReportingModeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetReportingModeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetReportingModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetReportingModeResponse.ProtoReflect.Descriptor instead.
func (*GetReportingModeResponse) GetResult ¶ added in v0.0.6
func (x *GetReportingModeResponse) GetResult() int32
func (*GetReportingModeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetReportingModeResponse) ProtoMessage()
func (*GetReportingModeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetReportingModeResponse) ProtoReflect() protoreflect.Message
func (*GetReportingModeResponse) Reset ¶ added in v0.0.6
func (x *GetReportingModeResponse) Reset()
func (*GetReportingModeResponse) String ¶ added in v0.0.6
func (x *GetReportingModeResponse) String() string
type GetRequest ¶ added in v0.0.6
type GetRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRequest.ProtoReflect.Descriptor instead.
func (*GetRequest) GetArg0 ¶ added in v0.0.6
func (x *GetRequest) GetArg0() string
func (*GetRequest) ProtoMessage ¶ added in v0.0.6
func (*GetRequest) ProtoMessage()
func (*GetRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetRequest) ProtoReflect() protoreflect.Message
func (*GetRequest) Reset ¶ added in v0.0.6
func (x *GetRequest) Reset()
func (*GetRequest) String ¶ added in v0.0.6
func (x *GetRequest) String() string
type GetResolutionRequest ¶ added in v0.0.6
type GetResolutionRequest struct {
// contains filtered or unexported fields
}
func (*GetResolutionRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetResolutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetResolutionRequest.ProtoReflect.Descriptor instead.
func (*GetResolutionRequest) ProtoMessage ¶ added in v0.0.6
func (*GetResolutionRequest) ProtoMessage()
func (*GetResolutionRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetResolutionRequest) ProtoReflect() protoreflect.Message
func (*GetResolutionRequest) Reset ¶ added in v0.0.6
func (x *GetResolutionRequest) Reset()
func (*GetResolutionRequest) String ¶ added in v0.0.6
func (x *GetResolutionRequest) String() string
type GetResolutionResponse ¶ added in v0.0.6
type GetResolutionResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetResolutionResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetResolutionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetResolutionResponse.ProtoReflect.Descriptor instead.
func (*GetResolutionResponse) GetResult ¶ added in v0.0.6
func (x *GetResolutionResponse) GetResult() float32
func (*GetResolutionResponse) ProtoMessage ¶ added in v0.0.6
func (*GetResolutionResponse) ProtoMessage()
func (*GetResolutionResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetResolutionResponse) ProtoReflect() protoreflect.Message
func (*GetResolutionResponse) Reset ¶ added in v0.0.6
func (x *GetResolutionResponse) Reset()
func (*GetResolutionResponse) String ¶ added in v0.0.6
func (x *GetResolutionResponse) String() string
type GetResponse ¶ added in v0.0.6
type GetResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetResponse.ProtoReflect.Descriptor instead.
func (*GetResponse) GetResult ¶ added in v0.0.6
func (x *GetResponse) GetResult() string
func (*GetResponse) ProtoMessage ¶ added in v0.0.6
func (*GetResponse) ProtoMessage()
func (*GetResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetResponse) ProtoReflect() protoreflect.Message
func (*GetResponse) Reset ¶ added in v0.0.6
func (x *GetResponse) Reset()
func (*GetResponse) String ¶ added in v0.0.6
func (x *GetResponse) String() string
type GetRotationMatrixFromVectorRequest ¶ added in v0.0.6
type GetRotationMatrixFromVectorRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*GetRotationMatrixFromVectorRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetRotationMatrixFromVectorRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRotationMatrixFromVectorRequest.ProtoReflect.Descriptor instead.
func (*GetRotationMatrixFromVectorRequest) GetArg0 ¶ added in v0.0.6
func (x *GetRotationMatrixFromVectorRequest) GetArg0() int64
func (*GetRotationMatrixFromVectorRequest) GetArg1 ¶ added in v0.0.6
func (x *GetRotationMatrixFromVectorRequest) GetArg1() int64
func (*GetRotationMatrixFromVectorRequest) ProtoMessage ¶ added in v0.0.6
func (*GetRotationMatrixFromVectorRequest) ProtoMessage()
func (*GetRotationMatrixFromVectorRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetRotationMatrixFromVectorRequest) ProtoReflect() protoreflect.Message
func (*GetRotationMatrixFromVectorRequest) Reset ¶ added in v0.0.6
func (x *GetRotationMatrixFromVectorRequest) Reset()
func (*GetRotationMatrixFromVectorRequest) String ¶ added in v0.0.6
func (x *GetRotationMatrixFromVectorRequest) String() string
type GetRotationMatrixFromVectorResponse ¶ added in v0.0.6
type GetRotationMatrixFromVectorResponse struct {
// contains filtered or unexported fields
}
func (*GetRotationMatrixFromVectorResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetRotationMatrixFromVectorResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRotationMatrixFromVectorResponse.ProtoReflect.Descriptor instead.
func (*GetRotationMatrixFromVectorResponse) ProtoMessage ¶ added in v0.0.6
func (*GetRotationMatrixFromVectorResponse) ProtoMessage()
func (*GetRotationMatrixFromVectorResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetRotationMatrixFromVectorResponse) ProtoReflect() protoreflect.Message
func (*GetRotationMatrixFromVectorResponse) Reset ¶ added in v0.0.6
func (x *GetRotationMatrixFromVectorResponse) Reset()
func (*GetRotationMatrixFromVectorResponse) String ¶ added in v0.0.6
func (x *GetRotationMatrixFromVectorResponse) String() string
type GetRotationMatrixRequest ¶ added in v0.0.6
type GetRotationMatrixRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*GetRotationMatrixRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetRotationMatrixRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRotationMatrixRequest.ProtoReflect.Descriptor instead.
func (*GetRotationMatrixRequest) GetArg0 ¶ added in v0.0.6
func (x *GetRotationMatrixRequest) GetArg0() int64
func (*GetRotationMatrixRequest) GetArg1 ¶ added in v0.0.6
func (x *GetRotationMatrixRequest) GetArg1() int64
func (*GetRotationMatrixRequest) GetArg2 ¶ added in v0.0.6
func (x *GetRotationMatrixRequest) GetArg2() int64
func (*GetRotationMatrixRequest) GetArg3 ¶ added in v0.0.6
func (x *GetRotationMatrixRequest) GetArg3() int64
func (*GetRotationMatrixRequest) ProtoMessage ¶ added in v0.0.6
func (*GetRotationMatrixRequest) ProtoMessage()
func (*GetRotationMatrixRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetRotationMatrixRequest) ProtoReflect() protoreflect.Message
func (*GetRotationMatrixRequest) Reset ¶ added in v0.0.6
func (x *GetRotationMatrixRequest) Reset()
func (*GetRotationMatrixRequest) String ¶ added in v0.0.6
func (x *GetRotationMatrixRequest) String() string
type GetRotationMatrixResponse ¶ added in v0.0.6
type GetRotationMatrixResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRotationMatrixResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetRotationMatrixResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRotationMatrixResponse.ProtoReflect.Descriptor instead.
func (*GetRotationMatrixResponse) GetResult ¶ added in v0.0.6
func (x *GetRotationMatrixResponse) GetResult() bool
func (*GetRotationMatrixResponse) ProtoMessage ¶ added in v0.0.6
func (*GetRotationMatrixResponse) ProtoMessage()
func (*GetRotationMatrixResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetRotationMatrixResponse) ProtoReflect() protoreflect.Message
func (*GetRotationMatrixResponse) Reset ¶ added in v0.0.6
func (x *GetRotationMatrixResponse) Reset()
func (*GetRotationMatrixResponse) String ¶ added in v0.0.6
func (x *GetRotationMatrixResponse) String() string
type GetSamplingKeyRequest ¶ added in v0.0.6
type GetSamplingKeyRequest struct {
// contains filtered or unexported fields
}
func (*GetSamplingKeyRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSamplingKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSamplingKeyRequest.ProtoReflect.Descriptor instead.
func (*GetSamplingKeyRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSamplingKeyRequest) ProtoMessage()
func (*GetSamplingKeyRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSamplingKeyRequest) ProtoReflect() protoreflect.Message
func (*GetSamplingKeyRequest) Reset ¶ added in v0.0.6
func (x *GetSamplingKeyRequest) Reset()
func (*GetSamplingKeyRequest) String ¶ added in v0.0.6
func (x *GetSamplingKeyRequest) String() string
type GetSamplingKeyResponse ¶ added in v0.0.6
type GetSamplingKeyResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSamplingKeyResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSamplingKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSamplingKeyResponse.ProtoReflect.Descriptor instead.
func (*GetSamplingKeyResponse) GetResult ¶ added in v0.0.6
func (x *GetSamplingKeyResponse) GetResult() int32
func (*GetSamplingKeyResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSamplingKeyResponse) ProtoMessage()
func (*GetSamplingKeyResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSamplingKeyResponse) ProtoReflect() protoreflect.Message
func (*GetSamplingKeyResponse) Reset ¶ added in v0.0.6
func (x *GetSamplingKeyResponse) Reset()
func (*GetSamplingKeyResponse) String ¶ added in v0.0.6
func (x *GetSamplingKeyResponse) String() string
type GetSamplingKeysRequest ¶ added in v0.0.6
type GetSamplingKeysRequest struct {
// contains filtered or unexported fields
}
func (*GetSamplingKeysRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSamplingKeysRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSamplingKeysRequest.ProtoReflect.Descriptor instead.
func (*GetSamplingKeysRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSamplingKeysRequest) ProtoMessage()
func (*GetSamplingKeysRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSamplingKeysRequest) ProtoReflect() protoreflect.Message
func (*GetSamplingKeysRequest) Reset ¶ added in v0.0.6
func (x *GetSamplingKeysRequest) Reset()
func (*GetSamplingKeysRequest) String ¶ added in v0.0.6
func (x *GetSamplingKeysRequest) String() string
type GetSamplingKeysResponse ¶ added in v0.0.6
type GetSamplingKeysResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSamplingKeysResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSamplingKeysResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSamplingKeysResponse.ProtoReflect.Descriptor instead.
func (*GetSamplingKeysResponse) GetResult ¶ added in v0.0.6
func (x *GetSamplingKeysResponse) GetResult() int64
func (*GetSamplingKeysResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSamplingKeysResponse) ProtoMessage()
func (*GetSamplingKeysResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSamplingKeysResponse) ProtoReflect() protoreflect.Message
func (*GetSamplingKeysResponse) Reset ¶ added in v0.0.6
func (x *GetSamplingKeysResponse) Reset()
func (*GetSamplingKeysResponse) String ¶ added in v0.0.6
func (x *GetSamplingKeysResponse) String() string
type GetSceneModeRequest ¶ added in v0.0.6
type GetSceneModeRequest struct {
// contains filtered or unexported fields
}
func (*GetSceneModeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSceneModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneModeRequest.ProtoReflect.Descriptor instead.
func (*GetSceneModeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSceneModeRequest) ProtoMessage()
func (*GetSceneModeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSceneModeRequest) ProtoReflect() protoreflect.Message
func (*GetSceneModeRequest) Reset ¶ added in v0.0.6
func (x *GetSceneModeRequest) Reset()
func (*GetSceneModeRequest) String ¶ added in v0.0.6
func (x *GetSceneModeRequest) String() string
type GetSceneModeResponse ¶ added in v0.0.6
type GetSceneModeResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSceneModeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSceneModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSceneModeResponse.ProtoReflect.Descriptor instead.
func (*GetSceneModeResponse) GetResult ¶ added in v0.0.6
func (x *GetSceneModeResponse) GetResult() string
func (*GetSceneModeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSceneModeResponse) ProtoMessage()
func (*GetSceneModeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSceneModeResponse) ProtoReflect() protoreflect.Message
func (*GetSceneModeResponse) Reset ¶ added in v0.0.6
func (x *GetSceneModeResponse) Reset()
func (*GetSceneModeResponse) String ¶ added in v0.0.6
func (x *GetSceneModeResponse) String() string
type GetSensorListRequest ¶ added in v0.0.6
type GetSensorListRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetSensorListRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSensorListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSensorListRequest.ProtoReflect.Descriptor instead.
func (*GetSensorListRequest) GetArg0 ¶ added in v0.0.6
func (x *GetSensorListRequest) GetArg0() int32
func (*GetSensorListRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSensorListRequest) ProtoMessage()
func (*GetSensorListRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSensorListRequest) ProtoReflect() protoreflect.Message
func (*GetSensorListRequest) Reset ¶ added in v0.0.6
func (x *GetSensorListRequest) Reset()
func (*GetSensorListRequest) String ¶ added in v0.0.6
func (x *GetSensorListRequest) String() string
type GetSensorListResponse ¶ added in v0.0.6
type GetSensorListResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSensorListResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSensorListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSensorListResponse.ProtoReflect.Descriptor instead.
func (*GetSensorListResponse) GetResult ¶ added in v0.0.6
func (x *GetSensorListResponse) GetResult() int64
func (*GetSensorListResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSensorListResponse) ProtoMessage()
func (*GetSensorListResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSensorListResponse) ProtoReflect() protoreflect.Message
func (*GetSensorListResponse) Reset ¶ added in v0.0.6
func (x *GetSensorListResponse) Reset()
func (*GetSensorListResponse) String ¶ added in v0.0.6
func (x *GetSensorListResponse) String() string
type GetSensorsRequest ¶ added in v0.0.6
type GetSensorsRequest struct {
// contains filtered or unexported fields
}
func (*GetSensorsRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSensorsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSensorsRequest.ProtoReflect.Descriptor instead.
func (*GetSensorsRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSensorsRequest) ProtoMessage()
func (*GetSensorsRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSensorsRequest) ProtoReflect() protoreflect.Message
func (*GetSensorsRequest) Reset ¶ added in v0.0.6
func (x *GetSensorsRequest) Reset()
func (*GetSensorsRequest) String ¶ added in v0.0.6
func (x *GetSensorsRequest) String() string
type GetSensorsResponse ¶ added in v0.0.6
type GetSensorsResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSensorsResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSensorsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSensorsResponse.ProtoReflect.Descriptor instead.
func (*GetSensorsResponse) GetResult ¶ added in v0.0.6
func (x *GetSensorsResponse) GetResult() int32
func (*GetSensorsResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSensorsResponse) ProtoMessage()
func (*GetSensorsResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSensorsResponse) ProtoReflect() protoreflect.Message
func (*GetSensorsResponse) Reset ¶ added in v0.0.6
func (x *GetSensorsResponse) Reset()
func (*GetSensorsResponse) String ¶ added in v0.0.6
func (x *GetSensorsResponse) String() string
type GetSignalTimeRequest ¶ added in v0.0.6
type GetSignalTimeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetSignalTimeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSignalTimeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSignalTimeRequest.ProtoReflect.Descriptor instead.
func (*GetSignalTimeRequest) GetHandle ¶ added in v0.0.6
func (x *GetSignalTimeRequest) GetHandle() int64
func (*GetSignalTimeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSignalTimeRequest) ProtoMessage()
func (*GetSignalTimeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSignalTimeRequest) ProtoReflect() protoreflect.Message
func (*GetSignalTimeRequest) Reset ¶ added in v0.0.6
func (x *GetSignalTimeRequest) Reset()
func (*GetSignalTimeRequest) String ¶ added in v0.0.6
func (x *GetSignalTimeRequest) String() string
type GetSignalTimeResponse ¶ added in v0.0.6
type GetSignalTimeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSignalTimeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSignalTimeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSignalTimeResponse.ProtoReflect.Descriptor instead.
func (*GetSignalTimeResponse) GetResult ¶ added in v0.0.6
func (x *GetSignalTimeResponse) GetResult() int64
func (*GetSignalTimeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSignalTimeResponse) ProtoMessage()
func (*GetSignalTimeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSignalTimeResponse) ProtoReflect() protoreflect.Message
func (*GetSignalTimeResponse) Reset ¶ added in v0.0.6
func (x *GetSignalTimeResponse) Reset()
func (*GetSignalTimeResponse) String ¶ added in v0.0.6
func (x *GetSignalTimeResponse) String() string
type GetSizeRequest ¶ added in v0.0.6
type GetSizeRequest struct {
// contains filtered or unexported fields
}
func (*GetSizeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSizeRequest.ProtoReflect.Descriptor instead.
func (*GetSizeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSizeRequest) ProtoMessage()
func (*GetSizeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSizeRequest) ProtoReflect() protoreflect.Message
func (*GetSizeRequest) Reset ¶ added in v0.0.6
func (x *GetSizeRequest) Reset()
func (*GetSizeRequest) String ¶ added in v0.0.6
func (x *GetSizeRequest) String() string
type GetSizeResponse ¶ added in v0.0.6
type GetSizeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSizeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSizeResponse.ProtoReflect.Descriptor instead.
func (*GetSizeResponse) GetResult ¶ added in v0.0.6
func (x *GetSizeResponse) GetResult() int32
func (*GetSizeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSizeResponse) ProtoMessage()
func (*GetSizeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSizeResponse) ProtoReflect() protoreflect.Message
func (*GetSizeResponse) Reset ¶ added in v0.0.6
func (x *GetSizeResponse) Reset()
func (*GetSizeResponse) String ¶ added in v0.0.6
func (x *GetSizeResponse) String() string
type GetStandardRequest ¶ added in v0.0.6
type GetStandardRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetStandardRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetStandardRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStandardRequest.ProtoReflect.Descriptor instead.
func (*GetStandardRequest) GetArg0 ¶ added in v0.0.6
func (x *GetStandardRequest) GetArg0() int32
func (*GetStandardRequest) ProtoMessage ¶ added in v0.0.6
func (*GetStandardRequest) ProtoMessage()
func (*GetStandardRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetStandardRequest) ProtoReflect() protoreflect.Message
func (*GetStandardRequest) Reset ¶ added in v0.0.6
func (x *GetStandardRequest) Reset()
func (*GetStandardRequest) String ¶ added in v0.0.6
func (x *GetStandardRequest) String() string
type GetStandardResponse ¶ added in v0.0.6
type GetStandardResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetStandardResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetStandardResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStandardResponse.ProtoReflect.Descriptor instead.
func (*GetStandardResponse) GetResult ¶ added in v0.0.6
func (x *GetStandardResponse) GetResult() int32
func (*GetStandardResponse) ProtoMessage ¶ added in v0.0.6
func (*GetStandardResponse) ProtoMessage()
func (*GetStandardResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetStandardResponse) ProtoReflect() protoreflect.Message
func (*GetStandardResponse) Reset ¶ added in v0.0.6
func (x *GetStandardResponse) Reset()
func (*GetStandardResponse) String ¶ added in v0.0.6
func (x *GetStandardResponse) String() string
type GetStatusRequest ¶ added in v0.0.6
type GetStatusRequest struct {
// contains filtered or unexported fields
}
func (*GetStatusRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatusRequest.ProtoReflect.Descriptor instead.
func (*GetStatusRequest) ProtoMessage ¶ added in v0.0.6
func (*GetStatusRequest) ProtoMessage()
func (*GetStatusRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetStatusRequest) ProtoReflect() protoreflect.Message
func (*GetStatusRequest) Reset ¶ added in v0.0.6
func (x *GetStatusRequest) Reset()
func (*GetStatusRequest) String ¶ added in v0.0.6
func (x *GetStatusRequest) String() string
type GetStatusResponse ¶ added in v0.0.6
type GetStatusResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetStatusResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStatusResponse.ProtoReflect.Descriptor instead.
func (*GetStatusResponse) GetResult ¶ added in v0.0.6
func (x *GetStatusResponse) GetResult() int32
func (*GetStatusResponse) ProtoMessage ¶ added in v0.0.6
func (*GetStatusResponse) ProtoMessage()
func (*GetStatusResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetStatusResponse) ProtoReflect() protoreflect.Message
func (*GetStatusResponse) Reset ¶ added in v0.0.6
func (x *GetStatusResponse) Reset()
func (*GetStatusResponse) String ¶ added in v0.0.6
func (x *GetStatusResponse) String() string
type GetStringTypeRequest ¶ added in v0.0.6
type GetStringTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetStringTypeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetStringTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStringTypeRequest.ProtoReflect.Descriptor instead.
func (*GetStringTypeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetStringTypeRequest) ProtoMessage()
func (*GetStringTypeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetStringTypeRequest) ProtoReflect() protoreflect.Message
func (*GetStringTypeRequest) Reset ¶ added in v0.0.6
func (x *GetStringTypeRequest) Reset()
func (*GetStringTypeRequest) String ¶ added in v0.0.6
func (x *GetStringTypeRequest) String() string
type GetStringTypeResponse ¶ added in v0.0.6
type GetStringTypeResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetStringTypeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetStringTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStringTypeResponse.ProtoReflect.Descriptor instead.
func (*GetStringTypeResponse) GetResult ¶ added in v0.0.6
func (x *GetStringTypeResponse) GetResult() string
func (*GetStringTypeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetStringTypeResponse) ProtoMessage()
func (*GetStringTypeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetStringTypeResponse) ProtoReflect() protoreflect.Message
func (*GetStringTypeResponse) Reset ¶ added in v0.0.6
func (x *GetStringTypeResponse) Reset()
func (*GetStringTypeResponse) String ¶ added in v0.0.6
func (x *GetStringTypeResponse) String() string
type GetSupportedAntibandingRequest ¶ added in v0.0.6
type GetSupportedAntibandingRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedAntibandingRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedAntibandingRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedAntibandingRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedAntibandingRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedAntibandingRequest) ProtoMessage()
func (*GetSupportedAntibandingRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedAntibandingRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedAntibandingRequest) Reset ¶ added in v0.0.6
func (x *GetSupportedAntibandingRequest) Reset()
func (*GetSupportedAntibandingRequest) String ¶ added in v0.0.6
func (x *GetSupportedAntibandingRequest) String() string
type GetSupportedAntibandingResponse ¶ added in v0.0.6
type GetSupportedAntibandingResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSupportedAntibandingResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedAntibandingResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedAntibandingResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedAntibandingResponse) GetResult ¶ added in v0.0.6
func (x *GetSupportedAntibandingResponse) GetResult() int64
func (*GetSupportedAntibandingResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedAntibandingResponse) ProtoMessage()
func (*GetSupportedAntibandingResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedAntibandingResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedAntibandingResponse) Reset ¶ added in v0.0.6
func (x *GetSupportedAntibandingResponse) Reset()
func (*GetSupportedAntibandingResponse) String ¶ added in v0.0.6
func (x *GetSupportedAntibandingResponse) String() string
type GetSupportedColorEffectsRequest ¶ added in v0.0.6
type GetSupportedColorEffectsRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedColorEffectsRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedColorEffectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedColorEffectsRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedColorEffectsRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedColorEffectsRequest) ProtoMessage()
func (*GetSupportedColorEffectsRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedColorEffectsRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedColorEffectsRequest) Reset ¶ added in v0.0.6
func (x *GetSupportedColorEffectsRequest) Reset()
func (*GetSupportedColorEffectsRequest) String ¶ added in v0.0.6
func (x *GetSupportedColorEffectsRequest) String() string
type GetSupportedColorEffectsResponse ¶ added in v0.0.6
type GetSupportedColorEffectsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSupportedColorEffectsResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedColorEffectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedColorEffectsResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedColorEffectsResponse) GetResult ¶ added in v0.0.6
func (x *GetSupportedColorEffectsResponse) GetResult() int64
func (*GetSupportedColorEffectsResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedColorEffectsResponse) ProtoMessage()
func (*GetSupportedColorEffectsResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedColorEffectsResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedColorEffectsResponse) Reset ¶ added in v0.0.6
func (x *GetSupportedColorEffectsResponse) Reset()
func (*GetSupportedColorEffectsResponse) String ¶ added in v0.0.6
func (x *GetSupportedColorEffectsResponse) String() string
type GetSupportedFlashModesRequest ¶ added in v0.0.6
type GetSupportedFlashModesRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedFlashModesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedFlashModesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedFlashModesRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedFlashModesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedFlashModesRequest) ProtoMessage()
func (*GetSupportedFlashModesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedFlashModesRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedFlashModesRequest) Reset ¶ added in v0.0.6
func (x *GetSupportedFlashModesRequest) Reset()
func (*GetSupportedFlashModesRequest) String ¶ added in v0.0.6
func (x *GetSupportedFlashModesRequest) String() string
type GetSupportedFlashModesResponse ¶ added in v0.0.6
type GetSupportedFlashModesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSupportedFlashModesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedFlashModesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedFlashModesResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedFlashModesResponse) GetResult ¶ added in v0.0.6
func (x *GetSupportedFlashModesResponse) GetResult() int64
func (*GetSupportedFlashModesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedFlashModesResponse) ProtoMessage()
func (*GetSupportedFlashModesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedFlashModesResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedFlashModesResponse) Reset ¶ added in v0.0.6
func (x *GetSupportedFlashModesResponse) Reset()
func (*GetSupportedFlashModesResponse) String ¶ added in v0.0.6
func (x *GetSupportedFlashModesResponse) String() string
type GetSupportedFocusModesRequest ¶ added in v0.0.6
type GetSupportedFocusModesRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedFocusModesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedFocusModesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedFocusModesRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedFocusModesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedFocusModesRequest) ProtoMessage()
func (*GetSupportedFocusModesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedFocusModesRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedFocusModesRequest) Reset ¶ added in v0.0.6
func (x *GetSupportedFocusModesRequest) Reset()
func (*GetSupportedFocusModesRequest) String ¶ added in v0.0.6
func (x *GetSupportedFocusModesRequest) String() string
type GetSupportedFocusModesResponse ¶ added in v0.0.6
type GetSupportedFocusModesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSupportedFocusModesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedFocusModesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedFocusModesResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedFocusModesResponse) GetResult ¶ added in v0.0.6
func (x *GetSupportedFocusModesResponse) GetResult() int64
func (*GetSupportedFocusModesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedFocusModesResponse) ProtoMessage()
func (*GetSupportedFocusModesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedFocusModesResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedFocusModesResponse) Reset ¶ added in v0.0.6
func (x *GetSupportedFocusModesResponse) Reset()
func (*GetSupportedFocusModesResponse) String ¶ added in v0.0.6
func (x *GetSupportedFocusModesResponse) String() string
type GetSupportedJpegThumbnailSizesRequest ¶ added in v0.0.6
type GetSupportedJpegThumbnailSizesRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedJpegThumbnailSizesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedJpegThumbnailSizesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedJpegThumbnailSizesRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedJpegThumbnailSizesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedJpegThumbnailSizesRequest) ProtoMessage()
func (*GetSupportedJpegThumbnailSizesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedJpegThumbnailSizesRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedJpegThumbnailSizesRequest) Reset ¶ added in v0.0.6
func (x *GetSupportedJpegThumbnailSizesRequest) Reset()
func (*GetSupportedJpegThumbnailSizesRequest) String ¶ added in v0.0.6
func (x *GetSupportedJpegThumbnailSizesRequest) String() string
type GetSupportedJpegThumbnailSizesResponse ¶ added in v0.0.6
type GetSupportedJpegThumbnailSizesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSupportedJpegThumbnailSizesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedJpegThumbnailSizesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedJpegThumbnailSizesResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedJpegThumbnailSizesResponse) GetResult ¶ added in v0.0.6
func (x *GetSupportedJpegThumbnailSizesResponse) GetResult() int64
func (*GetSupportedJpegThumbnailSizesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedJpegThumbnailSizesResponse) ProtoMessage()
func (*GetSupportedJpegThumbnailSizesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedJpegThumbnailSizesResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedJpegThumbnailSizesResponse) Reset ¶ added in v0.0.6
func (x *GetSupportedJpegThumbnailSizesResponse) Reset()
func (*GetSupportedJpegThumbnailSizesResponse) String ¶ added in v0.0.6
func (x *GetSupportedJpegThumbnailSizesResponse) String() string
type GetSupportedPictureFormatsRequest ¶ added in v0.0.6
type GetSupportedPictureFormatsRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedPictureFormatsRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedPictureFormatsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedPictureFormatsRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedPictureFormatsRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedPictureFormatsRequest) ProtoMessage()
func (*GetSupportedPictureFormatsRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedPictureFormatsRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedPictureFormatsRequest) Reset ¶ added in v0.0.6
func (x *GetSupportedPictureFormatsRequest) Reset()
func (*GetSupportedPictureFormatsRequest) String ¶ added in v0.0.6
func (x *GetSupportedPictureFormatsRequest) String() string
type GetSupportedPictureFormatsResponse ¶ added in v0.0.6
type GetSupportedPictureFormatsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSupportedPictureFormatsResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedPictureFormatsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedPictureFormatsResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedPictureFormatsResponse) GetResult ¶ added in v0.0.6
func (x *GetSupportedPictureFormatsResponse) GetResult() int64
func (*GetSupportedPictureFormatsResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedPictureFormatsResponse) ProtoMessage()
func (*GetSupportedPictureFormatsResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedPictureFormatsResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedPictureFormatsResponse) Reset ¶ added in v0.0.6
func (x *GetSupportedPictureFormatsResponse) Reset()
func (*GetSupportedPictureFormatsResponse) String ¶ added in v0.0.6
func (x *GetSupportedPictureFormatsResponse) String() string
type GetSupportedPictureSizesRequest ¶ added in v0.0.6
type GetSupportedPictureSizesRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedPictureSizesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedPictureSizesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedPictureSizesRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedPictureSizesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedPictureSizesRequest) ProtoMessage()
func (*GetSupportedPictureSizesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedPictureSizesRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedPictureSizesRequest) Reset ¶ added in v0.0.6
func (x *GetSupportedPictureSizesRequest) Reset()
func (*GetSupportedPictureSizesRequest) String ¶ added in v0.0.6
func (x *GetSupportedPictureSizesRequest) String() string
type GetSupportedPictureSizesResponse ¶ added in v0.0.6
type GetSupportedPictureSizesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSupportedPictureSizesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedPictureSizesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedPictureSizesResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedPictureSizesResponse) GetResult ¶ added in v0.0.6
func (x *GetSupportedPictureSizesResponse) GetResult() int64
func (*GetSupportedPictureSizesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedPictureSizesResponse) ProtoMessage()
func (*GetSupportedPictureSizesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedPictureSizesResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedPictureSizesResponse) Reset ¶ added in v0.0.6
func (x *GetSupportedPictureSizesResponse) Reset()
func (*GetSupportedPictureSizesResponse) String ¶ added in v0.0.6
func (x *GetSupportedPictureSizesResponse) String() string
type GetSupportedPreviewFormatsRequest ¶ added in v0.0.6
type GetSupportedPreviewFormatsRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedPreviewFormatsRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedPreviewFormatsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedPreviewFormatsRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedPreviewFormatsRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedPreviewFormatsRequest) ProtoMessage()
func (*GetSupportedPreviewFormatsRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedPreviewFormatsRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedPreviewFormatsRequest) Reset ¶ added in v0.0.6
func (x *GetSupportedPreviewFormatsRequest) Reset()
func (*GetSupportedPreviewFormatsRequest) String ¶ added in v0.0.6
func (x *GetSupportedPreviewFormatsRequest) String() string
type GetSupportedPreviewFormatsResponse ¶ added in v0.0.6
type GetSupportedPreviewFormatsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSupportedPreviewFormatsResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedPreviewFormatsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedPreviewFormatsResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedPreviewFormatsResponse) GetResult ¶ added in v0.0.6
func (x *GetSupportedPreviewFormatsResponse) GetResult() int64
func (*GetSupportedPreviewFormatsResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedPreviewFormatsResponse) ProtoMessage()
func (*GetSupportedPreviewFormatsResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedPreviewFormatsResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedPreviewFormatsResponse) Reset ¶ added in v0.0.6
func (x *GetSupportedPreviewFormatsResponse) Reset()
func (*GetSupportedPreviewFormatsResponse) String ¶ added in v0.0.6
func (x *GetSupportedPreviewFormatsResponse) String() string
type GetSupportedPreviewFpsRangeRequest ¶ added in v0.0.6
type GetSupportedPreviewFpsRangeRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedPreviewFpsRangeRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedPreviewFpsRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedPreviewFpsRangeRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedPreviewFpsRangeRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedPreviewFpsRangeRequest) ProtoMessage()
func (*GetSupportedPreviewFpsRangeRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedPreviewFpsRangeRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedPreviewFpsRangeRequest) Reset ¶ added in v0.0.6
func (x *GetSupportedPreviewFpsRangeRequest) Reset()
func (*GetSupportedPreviewFpsRangeRequest) String ¶ added in v0.0.6
func (x *GetSupportedPreviewFpsRangeRequest) String() string
type GetSupportedPreviewFpsRangeResponse ¶ added in v0.0.6
type GetSupportedPreviewFpsRangeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSupportedPreviewFpsRangeResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedPreviewFpsRangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedPreviewFpsRangeResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedPreviewFpsRangeResponse) GetResult ¶ added in v0.0.6
func (x *GetSupportedPreviewFpsRangeResponse) GetResult() int64
func (*GetSupportedPreviewFpsRangeResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedPreviewFpsRangeResponse) ProtoMessage()
func (*GetSupportedPreviewFpsRangeResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedPreviewFpsRangeResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedPreviewFpsRangeResponse) Reset ¶ added in v0.0.6
func (x *GetSupportedPreviewFpsRangeResponse) Reset()
func (*GetSupportedPreviewFpsRangeResponse) String ¶ added in v0.0.6
func (x *GetSupportedPreviewFpsRangeResponse) String() string
type GetSupportedPreviewFrameRatesRequest ¶ added in v0.0.6
type GetSupportedPreviewFrameRatesRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedPreviewFrameRatesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedPreviewFrameRatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedPreviewFrameRatesRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedPreviewFrameRatesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedPreviewFrameRatesRequest) ProtoMessage()
func (*GetSupportedPreviewFrameRatesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedPreviewFrameRatesRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedPreviewFrameRatesRequest) Reset ¶ added in v0.0.6
func (x *GetSupportedPreviewFrameRatesRequest) Reset()
func (*GetSupportedPreviewFrameRatesRequest) String ¶ added in v0.0.6
func (x *GetSupportedPreviewFrameRatesRequest) String() string
type GetSupportedPreviewFrameRatesResponse ¶ added in v0.0.6
type GetSupportedPreviewFrameRatesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSupportedPreviewFrameRatesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedPreviewFrameRatesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedPreviewFrameRatesResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedPreviewFrameRatesResponse) GetResult ¶ added in v0.0.6
func (x *GetSupportedPreviewFrameRatesResponse) GetResult() int64
func (*GetSupportedPreviewFrameRatesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedPreviewFrameRatesResponse) ProtoMessage()
func (*GetSupportedPreviewFrameRatesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedPreviewFrameRatesResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedPreviewFrameRatesResponse) Reset ¶ added in v0.0.6
func (x *GetSupportedPreviewFrameRatesResponse) Reset()
func (*GetSupportedPreviewFrameRatesResponse) String ¶ added in v0.0.6
func (x *GetSupportedPreviewFrameRatesResponse) String() string
type GetSupportedPreviewSizesRequest ¶ added in v0.0.6
type GetSupportedPreviewSizesRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedPreviewSizesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedPreviewSizesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedPreviewSizesRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedPreviewSizesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedPreviewSizesRequest) ProtoMessage()
func (*GetSupportedPreviewSizesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedPreviewSizesRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedPreviewSizesRequest) Reset ¶ added in v0.0.6
func (x *GetSupportedPreviewSizesRequest) Reset()
func (*GetSupportedPreviewSizesRequest) String ¶ added in v0.0.6
func (x *GetSupportedPreviewSizesRequest) String() string
type GetSupportedPreviewSizesResponse ¶ added in v0.0.6
type GetSupportedPreviewSizesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSupportedPreviewSizesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedPreviewSizesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedPreviewSizesResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedPreviewSizesResponse) GetResult ¶ added in v0.0.6
func (x *GetSupportedPreviewSizesResponse) GetResult() int64
func (*GetSupportedPreviewSizesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedPreviewSizesResponse) ProtoMessage()
func (*GetSupportedPreviewSizesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedPreviewSizesResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedPreviewSizesResponse) Reset ¶ added in v0.0.6
func (x *GetSupportedPreviewSizesResponse) Reset()
func (*GetSupportedPreviewSizesResponse) String ¶ added in v0.0.6
func (x *GetSupportedPreviewSizesResponse) String() string
type GetSupportedSceneModesRequest ¶ added in v0.0.6
type GetSupportedSceneModesRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedSceneModesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedSceneModesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedSceneModesRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedSceneModesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedSceneModesRequest) ProtoMessage()
func (*GetSupportedSceneModesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedSceneModesRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedSceneModesRequest) Reset ¶ added in v0.0.6
func (x *GetSupportedSceneModesRequest) Reset()
func (*GetSupportedSceneModesRequest) String ¶ added in v0.0.6
func (x *GetSupportedSceneModesRequest) String() string
type GetSupportedSceneModesResponse ¶ added in v0.0.6
type GetSupportedSceneModesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSupportedSceneModesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedSceneModesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedSceneModesResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedSceneModesResponse) GetResult ¶ added in v0.0.6
func (x *GetSupportedSceneModesResponse) GetResult() int64
func (*GetSupportedSceneModesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedSceneModesResponse) ProtoMessage()
func (*GetSupportedSceneModesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedSceneModesResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedSceneModesResponse) Reset ¶ added in v0.0.6
func (x *GetSupportedSceneModesResponse) Reset()
func (*GetSupportedSceneModesResponse) String ¶ added in v0.0.6
func (x *GetSupportedSceneModesResponse) String() string
type GetSupportedVideoSizesRequest ¶ added in v0.0.6
type GetSupportedVideoSizesRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedVideoSizesRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedVideoSizesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedVideoSizesRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedVideoSizesRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedVideoSizesRequest) ProtoMessage()
func (*GetSupportedVideoSizesRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedVideoSizesRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedVideoSizesRequest) Reset ¶ added in v0.0.6
func (x *GetSupportedVideoSizesRequest) Reset()
func (*GetSupportedVideoSizesRequest) String ¶ added in v0.0.6
func (x *GetSupportedVideoSizesRequest) String() string
type GetSupportedVideoSizesResponse ¶ added in v0.0.6
type GetSupportedVideoSizesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSupportedVideoSizesResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedVideoSizesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedVideoSizesResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedVideoSizesResponse) GetResult ¶ added in v0.0.6
func (x *GetSupportedVideoSizesResponse) GetResult() int64
func (*GetSupportedVideoSizesResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedVideoSizesResponse) ProtoMessage()
func (*GetSupportedVideoSizesResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedVideoSizesResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedVideoSizesResponse) Reset ¶ added in v0.0.6
func (x *GetSupportedVideoSizesResponse) Reset()
func (*GetSupportedVideoSizesResponse) String ¶ added in v0.0.6
func (x *GetSupportedVideoSizesResponse) String() string
type GetSupportedWhiteBalanceRequest ¶ added in v0.0.6
type GetSupportedWhiteBalanceRequest struct {
// contains filtered or unexported fields
}
func (*GetSupportedWhiteBalanceRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedWhiteBalanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedWhiteBalanceRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedWhiteBalanceRequest) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedWhiteBalanceRequest) ProtoMessage()
func (*GetSupportedWhiteBalanceRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedWhiteBalanceRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedWhiteBalanceRequest) Reset ¶ added in v0.0.6
func (x *GetSupportedWhiteBalanceRequest) Reset()
func (*GetSupportedWhiteBalanceRequest) String ¶ added in v0.0.6
func (x *GetSupportedWhiteBalanceRequest) String() string
type GetSupportedWhiteBalanceResponse ¶ added in v0.0.6
type GetSupportedWhiteBalanceResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSupportedWhiteBalanceResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetSupportedWhiteBalanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedWhiteBalanceResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedWhiteBalanceResponse) GetResult ¶ added in v0.0.6
func (x *GetSupportedWhiteBalanceResponse) GetResult() int64
func (*GetSupportedWhiteBalanceResponse) ProtoMessage ¶ added in v0.0.6
func (*GetSupportedWhiteBalanceResponse) ProtoMessage()
func (*GetSupportedWhiteBalanceResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetSupportedWhiteBalanceResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedWhiteBalanceResponse) Reset ¶ added in v0.0.6
func (x *GetSupportedWhiteBalanceResponse) Reset()
func (*GetSupportedWhiteBalanceResponse) String ¶ added in v0.0.6
func (x *GetSupportedWhiteBalanceResponse) String() string
type GetTransferRequest ¶ added in v0.0.6
type GetTransferRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetTransferRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetTransferRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTransferRequest.ProtoReflect.Descriptor instead.
func (*GetTransferRequest) GetArg0 ¶ added in v0.0.6
func (x *GetTransferRequest) GetArg0() int32
func (*GetTransferRequest) ProtoMessage ¶ added in v0.0.6
func (*GetTransferRequest) ProtoMessage()
func (*GetTransferRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetTransferRequest) ProtoReflect() protoreflect.Message
func (*GetTransferRequest) Reset ¶ added in v0.0.6
func (x *GetTransferRequest) Reset()
func (*GetTransferRequest) String ¶ added in v0.0.6
func (x *GetTransferRequest) String() string
type GetTransferResponse ¶ added in v0.0.6
type GetTransferResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTransferResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetTransferResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTransferResponse.ProtoReflect.Descriptor instead.
func (*GetTransferResponse) GetResult ¶ added in v0.0.6
func (x *GetTransferResponse) GetResult() int32
func (*GetTransferResponse) ProtoMessage ¶ added in v0.0.6
func (*GetTransferResponse) ProtoMessage()
func (*GetTransferResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetTransferResponse) ProtoReflect() protoreflect.Message
func (*GetTransferResponse) Reset ¶ added in v0.0.6
func (x *GetTransferResponse) Reset()
func (*GetTransferResponse) String ¶ added in v0.0.6
func (x *GetTransferResponse) String() string
type GetTypeRequest ¶
type GetTypeRequest struct {
// contains filtered or unexported fields
}
func (*GetTypeRequest) Descriptor
deprecated
func (*GetTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTypeRequest.ProtoReflect.Descriptor instead.
func (*GetTypeRequest) ProtoMessage ¶
func (*GetTypeRequest) ProtoMessage()
func (*GetTypeRequest) ProtoReflect ¶
func (x *GetTypeRequest) ProtoReflect() protoreflect.Message
func (*GetTypeRequest) Reset ¶
func (x *GetTypeRequest) Reset()
func (*GetTypeRequest) String ¶
func (x *GetTypeRequest) String() string
type GetTypeResponse ¶
type GetTypeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTypeResponse) Descriptor
deprecated
func (*GetTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTypeResponse.ProtoReflect.Descriptor instead.
func (*GetTypeResponse) GetResult ¶
func (x *GetTypeResponse) GetResult() int32
func (*GetTypeResponse) ProtoMessage ¶
func (*GetTypeResponse) ProtoMessage()
func (*GetTypeResponse) ProtoReflect ¶
func (x *GetTypeResponse) ProtoReflect() protoreflect.Message
func (*GetTypeResponse) Reset ¶
func (x *GetTypeResponse) Reset()
func (*GetTypeResponse) String ¶
func (x *GetTypeResponse) String() string
type GetUsageRequest ¶ added in v0.0.6
type GetUsageRequest struct {
// contains filtered or unexported fields
}
func (*GetUsageRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetUsageRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUsageRequest.ProtoReflect.Descriptor instead.
func (*GetUsageRequest) ProtoMessage ¶ added in v0.0.6
func (*GetUsageRequest) ProtoMessage()
func (*GetUsageRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetUsageRequest) ProtoReflect() protoreflect.Message
func (*GetUsageRequest) Reset ¶ added in v0.0.6
func (x *GetUsageRequest) Reset()
func (*GetUsageRequest) String ¶ added in v0.0.6
func (x *GetUsageRequest) String() string
type GetUsageResponse ¶ added in v0.0.6
type GetUsageResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetUsageResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetUsageResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUsageResponse.ProtoReflect.Descriptor instead.
func (*GetUsageResponse) GetResult ¶ added in v0.0.6
func (x *GetUsageResponse) GetResult() int64
func (*GetUsageResponse) ProtoMessage ¶ added in v0.0.6
func (*GetUsageResponse) ProtoMessage()
func (*GetUsageResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetUsageResponse) ProtoReflect() protoreflect.Message
func (*GetUsageResponse) Reset ¶ added in v0.0.6
func (x *GetUsageResponse) Reset()
func (*GetUsageResponse) String ¶ added in v0.0.6
func (x *GetUsageResponse) String() string
type GetVendorRequest ¶ added in v0.0.6
type GetVendorRequest struct {
// contains filtered or unexported fields
}
func (*GetVendorRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetVendorRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVendorRequest.ProtoReflect.Descriptor instead.
func (*GetVendorRequest) ProtoMessage ¶ added in v0.0.6
func (*GetVendorRequest) ProtoMessage()
func (*GetVendorRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetVendorRequest) ProtoReflect() protoreflect.Message
func (*GetVendorRequest) Reset ¶ added in v0.0.6
func (x *GetVendorRequest) Reset()
func (*GetVendorRequest) String ¶ added in v0.0.6
func (x *GetVendorRequest) String() string
type GetVendorResponse ¶ added in v0.0.6
type GetVendorResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetVendorResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetVendorResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVendorResponse.ProtoReflect.Descriptor instead.
func (*GetVendorResponse) GetResult ¶ added in v0.0.6
func (x *GetVendorResponse) GetResult() string
func (*GetVendorResponse) ProtoMessage ¶ added in v0.0.6
func (*GetVendorResponse) ProtoMessage()
func (*GetVendorResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetVendorResponse) ProtoReflect() protoreflect.Message
func (*GetVendorResponse) Reset ¶ added in v0.0.6
func (x *GetVendorResponse) Reset()
func (*GetVendorResponse) String ¶ added in v0.0.6
func (x *GetVendorResponse) String() string
type GetVersionRequest ¶
type GetVersionRequest struct {
// contains filtered or unexported fields
}
func (*GetVersionRequest) Descriptor
deprecated
func (*GetVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVersionRequest.ProtoReflect.Descriptor instead.
func (*GetVersionRequest) ProtoMessage ¶
func (*GetVersionRequest) ProtoMessage()
func (*GetVersionRequest) ProtoReflect ¶
func (x *GetVersionRequest) ProtoReflect() protoreflect.Message
func (*GetVersionRequest) Reset ¶
func (x *GetVersionRequest) Reset()
func (*GetVersionRequest) String ¶
func (x *GetVersionRequest) String() string
type GetVersionResponse ¶
type GetVersionResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetVersionResponse) Descriptor
deprecated
func (*GetVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVersionResponse.ProtoReflect.Descriptor instead.
func (*GetVersionResponse) GetResult ¶
func (x *GetVersionResponse) GetResult() int32
func (*GetVersionResponse) ProtoMessage ¶
func (*GetVersionResponse) ProtoMessage()
func (*GetVersionResponse) ProtoReflect ¶
func (x *GetVersionResponse) ProtoReflect() protoreflect.Message
func (*GetVersionResponse) Reset ¶
func (x *GetVersionResponse) Reset()
func (*GetVersionResponse) String ¶
func (x *GetVersionResponse) String() string
type GetVerticalViewAngleRequest ¶ added in v0.0.6
type GetVerticalViewAngleRequest struct {
// contains filtered or unexported fields
}
func (*GetVerticalViewAngleRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetVerticalViewAngleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVerticalViewAngleRequest.ProtoReflect.Descriptor instead.
func (*GetVerticalViewAngleRequest) ProtoMessage ¶ added in v0.0.6
func (*GetVerticalViewAngleRequest) ProtoMessage()
func (*GetVerticalViewAngleRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetVerticalViewAngleRequest) ProtoReflect() protoreflect.Message
func (*GetVerticalViewAngleRequest) Reset ¶ added in v0.0.6
func (x *GetVerticalViewAngleRequest) Reset()
func (*GetVerticalViewAngleRequest) String ¶ added in v0.0.6
func (x *GetVerticalViewAngleRequest) String() string
type GetVerticalViewAngleResponse ¶ added in v0.0.6
type GetVerticalViewAngleResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetVerticalViewAngleResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetVerticalViewAngleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVerticalViewAngleResponse.ProtoReflect.Descriptor instead.
func (*GetVerticalViewAngleResponse) GetResult ¶ added in v0.0.6
func (x *GetVerticalViewAngleResponse) GetResult() float32
func (*GetVerticalViewAngleResponse) ProtoMessage ¶ added in v0.0.6
func (*GetVerticalViewAngleResponse) ProtoMessage()
func (*GetVerticalViewAngleResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetVerticalViewAngleResponse) ProtoReflect() protoreflect.Message
func (*GetVerticalViewAngleResponse) Reset ¶ added in v0.0.6
func (x *GetVerticalViewAngleResponse) Reset()
func (*GetVerticalViewAngleResponse) String ¶ added in v0.0.6
func (x *GetVerticalViewAngleResponse) String() string
type GetVideoStabilizationRequest ¶ added in v0.0.6
type GetVideoStabilizationRequest struct {
// contains filtered or unexported fields
}
func (*GetVideoStabilizationRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetVideoStabilizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVideoStabilizationRequest.ProtoReflect.Descriptor instead.
func (*GetVideoStabilizationRequest) ProtoMessage ¶ added in v0.0.6
func (*GetVideoStabilizationRequest) ProtoMessage()
func (*GetVideoStabilizationRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetVideoStabilizationRequest) ProtoReflect() protoreflect.Message
func (*GetVideoStabilizationRequest) Reset ¶ added in v0.0.6
func (x *GetVideoStabilizationRequest) Reset()
func (*GetVideoStabilizationRequest) String ¶ added in v0.0.6
func (x *GetVideoStabilizationRequest) String() string
type GetVideoStabilizationResponse ¶ added in v0.0.6
type GetVideoStabilizationResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetVideoStabilizationResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetVideoStabilizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVideoStabilizationResponse.ProtoReflect.Descriptor instead.
func (*GetVideoStabilizationResponse) GetResult ¶ added in v0.0.6
func (x *GetVideoStabilizationResponse) GetResult() bool
func (*GetVideoStabilizationResponse) ProtoMessage ¶ added in v0.0.6
func (*GetVideoStabilizationResponse) ProtoMessage()
func (*GetVideoStabilizationResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetVideoStabilizationResponse) ProtoReflect() protoreflect.Message
func (*GetVideoStabilizationResponse) Reset ¶ added in v0.0.6
func (x *GetVideoStabilizationResponse) Reset()
func (*GetVideoStabilizationResponse) String ¶ added in v0.0.6
func (x *GetVideoStabilizationResponse) String() string
type GetWhiteBalanceRequest ¶ added in v0.0.6
type GetWhiteBalanceRequest struct {
// contains filtered or unexported fields
}
func (*GetWhiteBalanceRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetWhiteBalanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWhiteBalanceRequest.ProtoReflect.Descriptor instead.
func (*GetWhiteBalanceRequest) ProtoMessage ¶ added in v0.0.6
func (*GetWhiteBalanceRequest) ProtoMessage()
func (*GetWhiteBalanceRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetWhiteBalanceRequest) ProtoReflect() protoreflect.Message
func (*GetWhiteBalanceRequest) Reset ¶ added in v0.0.6
func (x *GetWhiteBalanceRequest) Reset()
func (*GetWhiteBalanceRequest) String ¶ added in v0.0.6
func (x *GetWhiteBalanceRequest) String() string
type GetWhiteBalanceResponse ¶ added in v0.0.6
type GetWhiteBalanceResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetWhiteBalanceResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetWhiteBalanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWhiteBalanceResponse.ProtoReflect.Descriptor instead.
func (*GetWhiteBalanceResponse) GetResult ¶ added in v0.0.6
func (x *GetWhiteBalanceResponse) GetResult() string
func (*GetWhiteBalanceResponse) ProtoMessage ¶ added in v0.0.6
func (*GetWhiteBalanceResponse) ProtoMessage()
func (*GetWhiteBalanceResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetWhiteBalanceResponse) ProtoReflect() protoreflect.Message
func (*GetWhiteBalanceResponse) Reset ¶ added in v0.0.6
func (x *GetWhiteBalanceResponse) Reset()
func (*GetWhiteBalanceResponse) String ¶ added in v0.0.6
func (x *GetWhiteBalanceResponse) String() string
type GetWidthRequest ¶ added in v0.0.6
type GetWidthRequest struct {
// contains filtered or unexported fields
}
func (*GetWidthRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetWidthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWidthRequest.ProtoReflect.Descriptor instead.
func (*GetWidthRequest) ProtoMessage ¶ added in v0.0.6
func (*GetWidthRequest) ProtoMessage()
func (*GetWidthRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetWidthRequest) ProtoReflect() protoreflect.Message
func (*GetWidthRequest) Reset ¶ added in v0.0.6
func (x *GetWidthRequest) Reset()
func (*GetWidthRequest) String ¶ added in v0.0.6
func (x *GetWidthRequest) String() string
type GetWidthResponse ¶ added in v0.0.6
type GetWidthResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetWidthResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetWidthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWidthResponse.ProtoReflect.Descriptor instead.
func (*GetWidthResponse) GetResult ¶ added in v0.0.6
func (x *GetWidthResponse) GetResult() int32
func (*GetWidthResponse) ProtoMessage ¶ added in v0.0.6
func (*GetWidthResponse) ProtoMessage()
func (*GetWidthResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetWidthResponse) ProtoReflect() protoreflect.Message
func (*GetWidthResponse) Reset ¶ added in v0.0.6
func (x *GetWidthResponse) Reset()
func (*GetWidthResponse) String ¶ added in v0.0.6
func (x *GetWidthResponse) String() string
type GetXRequest ¶ added in v0.0.6
type GetXRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetXRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetXRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetXRequest.ProtoReflect.Descriptor instead.
func (*GetXRequest) GetHandle ¶ added in v0.0.6
func (x *GetXRequest) GetHandle() int64
func (*GetXRequest) ProtoMessage ¶ added in v0.0.6
func (*GetXRequest) ProtoMessage()
func (*GetXRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetXRequest) ProtoReflect() protoreflect.Message
func (*GetXRequest) Reset ¶ added in v0.0.6
func (x *GetXRequest) Reset()
func (*GetXRequest) String ¶ added in v0.0.6
func (x *GetXRequest) String() string
type GetXResponse ¶ added in v0.0.6
type GetXResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetXResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetXResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetXResponse.ProtoReflect.Descriptor instead.
func (*GetXResponse) GetResult ¶ added in v0.0.6
func (x *GetXResponse) GetResult() float32
func (*GetXResponse) ProtoMessage ¶ added in v0.0.6
func (*GetXResponse) ProtoMessage()
func (*GetXResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetXResponse) ProtoReflect() protoreflect.Message
func (*GetXResponse) Reset ¶ added in v0.0.6
func (x *GetXResponse) Reset()
func (*GetXResponse) String ¶ added in v0.0.6
func (x *GetXResponse) String() string
type GetYRequest ¶ added in v0.0.6
type GetYRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetYRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetYRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetYRequest.ProtoReflect.Descriptor instead.
func (*GetYRequest) GetHandle ¶ added in v0.0.6
func (x *GetYRequest) GetHandle() int64
func (*GetYRequest) ProtoMessage ¶ added in v0.0.6
func (*GetYRequest) ProtoMessage()
func (*GetYRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetYRequest) ProtoReflect() protoreflect.Message
func (*GetYRequest) Reset ¶ added in v0.0.6
func (x *GetYRequest) Reset()
func (*GetYRequest) String ¶ added in v0.0.6
func (x *GetYRequest) String() string
type GetYResponse ¶ added in v0.0.6
type GetYResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetYResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetYResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetYResponse.ProtoReflect.Descriptor instead.
func (*GetYResponse) GetResult ¶ added in v0.0.6
func (x *GetYResponse) GetResult() float32
func (*GetYResponse) ProtoMessage ¶ added in v0.0.6
func (*GetYResponse) ProtoMessage()
func (*GetYResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetYResponse) ProtoReflect() protoreflect.Message
func (*GetYResponse) Reset ¶ added in v0.0.6
func (x *GetYResponse) Reset()
func (*GetYResponse) String ¶ added in v0.0.6
func (x *GetYResponse) String() string
type GetZRequest ¶ added in v0.0.6
type GetZRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetZRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetZRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetZRequest.ProtoReflect.Descriptor instead.
func (*GetZRequest) GetHandle ¶ added in v0.0.6
func (x *GetZRequest) GetHandle() int64
func (*GetZRequest) ProtoMessage ¶ added in v0.0.6
func (*GetZRequest) ProtoMessage()
func (*GetZRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetZRequest) ProtoReflect() protoreflect.Message
func (*GetZRequest) Reset ¶ added in v0.0.6
func (x *GetZRequest) Reset()
func (*GetZRequest) String ¶ added in v0.0.6
func (x *GetZRequest) String() string
type GetZResponse ¶ added in v0.0.6
type GetZResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetZResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetZResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetZResponse.ProtoReflect.Descriptor instead.
func (*GetZResponse) GetResult ¶ added in v0.0.6
func (x *GetZResponse) GetResult() float32
func (*GetZResponse) ProtoMessage ¶ added in v0.0.6
func (*GetZResponse) ProtoMessage()
func (*GetZResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetZResponse) ProtoReflect() protoreflect.Message
func (*GetZResponse) Reset ¶ added in v0.0.6
func (x *GetZResponse) Reset()
func (*GetZResponse) String ¶ added in v0.0.6
func (x *GetZResponse) String() string
type GetZoomRatiosRequest ¶ added in v0.0.6
type GetZoomRatiosRequest struct {
// contains filtered or unexported fields
}
func (*GetZoomRatiosRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetZoomRatiosRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetZoomRatiosRequest.ProtoReflect.Descriptor instead.
func (*GetZoomRatiosRequest) ProtoMessage ¶ added in v0.0.6
func (*GetZoomRatiosRequest) ProtoMessage()
func (*GetZoomRatiosRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetZoomRatiosRequest) ProtoReflect() protoreflect.Message
func (*GetZoomRatiosRequest) Reset ¶ added in v0.0.6
func (x *GetZoomRatiosRequest) Reset()
func (*GetZoomRatiosRequest) String ¶ added in v0.0.6
func (x *GetZoomRatiosRequest) String() string
type GetZoomRatiosResponse ¶ added in v0.0.6
type GetZoomRatiosResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetZoomRatiosResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetZoomRatiosResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetZoomRatiosResponse.ProtoReflect.Descriptor instead.
func (*GetZoomRatiosResponse) GetResult ¶ added in v0.0.6
func (x *GetZoomRatiosResponse) GetResult() int64
func (*GetZoomRatiosResponse) ProtoMessage ¶ added in v0.0.6
func (*GetZoomRatiosResponse) ProtoMessage()
func (*GetZoomRatiosResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetZoomRatiosResponse) ProtoReflect() protoreflect.Message
func (*GetZoomRatiosResponse) Reset ¶ added in v0.0.6
func (x *GetZoomRatiosResponse) Reset()
func (*GetZoomRatiosResponse) String ¶ added in v0.0.6
func (x *GetZoomRatiosResponse) String() string
type GetZoomRequest ¶ added in v0.0.6
type GetZoomRequest struct {
// contains filtered or unexported fields
}
func (*GetZoomRequest) Descriptor
deprecated
added in
v0.0.6
func (*GetZoomRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetZoomRequest.ProtoReflect.Descriptor instead.
func (*GetZoomRequest) ProtoMessage ¶ added in v0.0.6
func (*GetZoomRequest) ProtoMessage()
func (*GetZoomRequest) ProtoReflect ¶ added in v0.0.6
func (x *GetZoomRequest) ProtoReflect() protoreflect.Message
func (*GetZoomRequest) Reset ¶ added in v0.0.6
func (x *GetZoomRequest) Reset()
func (*GetZoomRequest) String ¶ added in v0.0.6
func (x *GetZoomRequest) String() string
type GetZoomResponse ¶ added in v0.0.6
type GetZoomResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetZoomResponse) Descriptor
deprecated
added in
v0.0.6
func (*GetZoomResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetZoomResponse.ProtoReflect.Descriptor instead.
func (*GetZoomResponse) GetResult ¶ added in v0.0.6
func (x *GetZoomResponse) GetResult() int32
func (*GetZoomResponse) ProtoMessage ¶ added in v0.0.6
func (*GetZoomResponse) ProtoMessage()
func (*GetZoomResponse) ProtoReflect ¶ added in v0.0.6
func (x *GetZoomResponse) ProtoReflect() protoreflect.Message
func (*GetZoomResponse) Reset ¶ added in v0.0.6
func (x *GetZoomResponse) Reset()
func (*GetZoomResponse) String ¶ added in v0.0.6
func (x *GetZoomResponse) String() string
type HashCodeRequest ¶
type HashCodeRequest struct {
// contains filtered or unexported fields
}
func (*HashCodeRequest) Descriptor
deprecated
func (*HashCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use HashCodeRequest.ProtoReflect.Descriptor instead.
func (*HashCodeRequest) ProtoMessage ¶
func (*HashCodeRequest) ProtoMessage()
func (*HashCodeRequest) ProtoReflect ¶
func (x *HashCodeRequest) ProtoReflect() protoreflect.Message
func (*HashCodeRequest) Reset ¶
func (x *HashCodeRequest) Reset()
func (*HashCodeRequest) String ¶
func (x *HashCodeRequest) String() string
type HashCodeResponse ¶
type HashCodeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*HashCodeResponse) Descriptor
deprecated
func (*HashCodeResponse) Descriptor() ([]byte, []int)
Deprecated: Use HashCodeResponse.ProtoReflect.Descriptor instead.
func (*HashCodeResponse) GetResult ¶
func (x *HashCodeResponse) GetResult() int32
func (*HashCodeResponse) ProtoMessage ¶
func (*HashCodeResponse) ProtoMessage()
func (*HashCodeResponse) ProtoReflect ¶
func (x *HashCodeResponse) ProtoReflect() protoreflect.Message
func (*HashCodeResponse) Reset ¶
func (x *HashCodeResponse) Reset()
func (*HashCodeResponse) String ¶
func (x *HashCodeResponse) String() string
type IsAdditionalInfoSupportedRequest ¶ added in v0.0.6
type IsAdditionalInfoSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsAdditionalInfoSupportedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsAdditionalInfoSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsAdditionalInfoSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsAdditionalInfoSupportedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsAdditionalInfoSupportedRequest) ProtoMessage()
func (*IsAdditionalInfoSupportedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsAdditionalInfoSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsAdditionalInfoSupportedRequest) Reset ¶ added in v0.0.6
func (x *IsAdditionalInfoSupportedRequest) Reset()
func (*IsAdditionalInfoSupportedRequest) String ¶ added in v0.0.6
func (x *IsAdditionalInfoSupportedRequest) String() string
type IsAdditionalInfoSupportedResponse ¶ added in v0.0.6
type IsAdditionalInfoSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsAdditionalInfoSupportedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsAdditionalInfoSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsAdditionalInfoSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsAdditionalInfoSupportedResponse) GetResult ¶ added in v0.0.6
func (x *IsAdditionalInfoSupportedResponse) GetResult() bool
func (*IsAdditionalInfoSupportedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsAdditionalInfoSupportedResponse) ProtoMessage()
func (*IsAdditionalInfoSupportedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsAdditionalInfoSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsAdditionalInfoSupportedResponse) Reset ¶ added in v0.0.6
func (x *IsAdditionalInfoSupportedResponse) Reset()
func (*IsAdditionalInfoSupportedResponse) String ¶ added in v0.0.6
func (x *IsAdditionalInfoSupportedResponse) String() string
type IsAutoExposureLockSupportedRequest ¶ added in v0.0.6
type IsAutoExposureLockSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsAutoExposureLockSupportedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsAutoExposureLockSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsAutoExposureLockSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsAutoExposureLockSupportedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsAutoExposureLockSupportedRequest) ProtoMessage()
func (*IsAutoExposureLockSupportedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsAutoExposureLockSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsAutoExposureLockSupportedRequest) Reset ¶ added in v0.0.6
func (x *IsAutoExposureLockSupportedRequest) Reset()
func (*IsAutoExposureLockSupportedRequest) String ¶ added in v0.0.6
func (x *IsAutoExposureLockSupportedRequest) String() string
type IsAutoExposureLockSupportedResponse ¶ added in v0.0.6
type IsAutoExposureLockSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsAutoExposureLockSupportedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsAutoExposureLockSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsAutoExposureLockSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsAutoExposureLockSupportedResponse) GetResult ¶ added in v0.0.6
func (x *IsAutoExposureLockSupportedResponse) GetResult() bool
func (*IsAutoExposureLockSupportedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsAutoExposureLockSupportedResponse) ProtoMessage()
func (*IsAutoExposureLockSupportedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsAutoExposureLockSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsAutoExposureLockSupportedResponse) Reset ¶ added in v0.0.6
func (x *IsAutoExposureLockSupportedResponse) Reset()
func (*IsAutoExposureLockSupportedResponse) String ¶ added in v0.0.6
func (x *IsAutoExposureLockSupportedResponse) String() string
type IsAutoWhiteBalanceLockSupportedRequest ¶ added in v0.0.6
type IsAutoWhiteBalanceLockSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsAutoWhiteBalanceLockSupportedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsAutoWhiteBalanceLockSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsAutoWhiteBalanceLockSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsAutoWhiteBalanceLockSupportedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsAutoWhiteBalanceLockSupportedRequest) ProtoMessage()
func (*IsAutoWhiteBalanceLockSupportedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsAutoWhiteBalanceLockSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsAutoWhiteBalanceLockSupportedRequest) Reset ¶ added in v0.0.6
func (x *IsAutoWhiteBalanceLockSupportedRequest) Reset()
func (*IsAutoWhiteBalanceLockSupportedRequest) String ¶ added in v0.0.6
func (x *IsAutoWhiteBalanceLockSupportedRequest) String() string
type IsAutoWhiteBalanceLockSupportedResponse ¶ added in v0.0.6
type IsAutoWhiteBalanceLockSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsAutoWhiteBalanceLockSupportedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsAutoWhiteBalanceLockSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsAutoWhiteBalanceLockSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsAutoWhiteBalanceLockSupportedResponse) GetResult ¶ added in v0.0.6
func (x *IsAutoWhiteBalanceLockSupportedResponse) GetResult() bool
func (*IsAutoWhiteBalanceLockSupportedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsAutoWhiteBalanceLockSupportedResponse) ProtoMessage()
func (*IsAutoWhiteBalanceLockSupportedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsAutoWhiteBalanceLockSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsAutoWhiteBalanceLockSupportedResponse) Reset ¶ added in v0.0.6
func (x *IsAutoWhiteBalanceLockSupportedResponse) Reset()
func (*IsAutoWhiteBalanceLockSupportedResponse) String ¶ added in v0.0.6
func (x *IsAutoWhiteBalanceLockSupportedResponse) String() string
type IsClosedRequest ¶ added in v0.0.6
type IsClosedRequest struct {
// contains filtered or unexported fields
}
func (*IsClosedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsClosedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsClosedRequest.ProtoReflect.Descriptor instead.
func (*IsClosedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsClosedRequest) ProtoMessage()
func (*IsClosedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsClosedRequest) ProtoReflect() protoreflect.Message
func (*IsClosedRequest) Reset ¶ added in v0.0.6
func (x *IsClosedRequest) Reset()
func (*IsClosedRequest) String ¶ added in v0.0.6
func (x *IsClosedRequest) String() string
type IsClosedResponse ¶ added in v0.0.6
type IsClosedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsClosedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsClosedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsClosedResponse.ProtoReflect.Descriptor instead.
func (*IsClosedResponse) GetResult ¶ added in v0.0.6
func (x *IsClosedResponse) GetResult() bool
func (*IsClosedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsClosedResponse) ProtoMessage()
func (*IsClosedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsClosedResponse) ProtoReflect() protoreflect.Message
func (*IsClosedResponse) Reset ¶ added in v0.0.6
func (x *IsClosedResponse) Reset()
func (*IsClosedResponse) String ¶ added in v0.0.6
func (x *IsClosedResponse) String() string
type IsCombinationSupportedRequest ¶ added in v0.0.6
type IsCombinationSupportedRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*IsCombinationSupportedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsCombinationSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsCombinationSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsCombinationSupportedRequest) GetArg0 ¶ added in v0.0.6
func (x *IsCombinationSupportedRequest) GetArg0() int32
func (*IsCombinationSupportedRequest) GetArg1 ¶ added in v0.0.6
func (x *IsCombinationSupportedRequest) GetArg1() int32
func (*IsCombinationSupportedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsCombinationSupportedRequest) ProtoMessage()
func (*IsCombinationSupportedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsCombinationSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsCombinationSupportedRequest) Reset ¶ added in v0.0.6
func (x *IsCombinationSupportedRequest) Reset()
func (*IsCombinationSupportedRequest) String ¶ added in v0.0.6
func (x *IsCombinationSupportedRequest) String() string
type IsCombinationSupportedResponse ¶ added in v0.0.6
type IsCombinationSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsCombinationSupportedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsCombinationSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsCombinationSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsCombinationSupportedResponse) GetResult ¶ added in v0.0.6
func (x *IsCombinationSupportedResponse) GetResult() bool
func (*IsCombinationSupportedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsCombinationSupportedResponse) ProtoMessage()
func (*IsCombinationSupportedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsCombinationSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsCombinationSupportedResponse) Reset ¶ added in v0.0.6
func (x *IsCombinationSupportedResponse) Reset()
func (*IsCombinationSupportedResponse) String ¶ added in v0.0.6
func (x *IsCombinationSupportedResponse) String() string
type IsDirectChannelTypeSupportedRequest ¶ added in v0.0.6
type IsDirectChannelTypeSupportedRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*IsDirectChannelTypeSupportedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsDirectChannelTypeSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsDirectChannelTypeSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsDirectChannelTypeSupportedRequest) GetArg0 ¶ added in v0.0.6
func (x *IsDirectChannelTypeSupportedRequest) GetArg0() int32
func (*IsDirectChannelTypeSupportedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsDirectChannelTypeSupportedRequest) ProtoMessage()
func (*IsDirectChannelTypeSupportedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsDirectChannelTypeSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsDirectChannelTypeSupportedRequest) Reset ¶ added in v0.0.6
func (x *IsDirectChannelTypeSupportedRequest) Reset()
func (*IsDirectChannelTypeSupportedRequest) String ¶ added in v0.0.6
func (x *IsDirectChannelTypeSupportedRequest) String() string
type IsDirectChannelTypeSupportedResponse ¶ added in v0.0.6
type IsDirectChannelTypeSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsDirectChannelTypeSupportedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsDirectChannelTypeSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsDirectChannelTypeSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsDirectChannelTypeSupportedResponse) GetResult ¶ added in v0.0.6
func (x *IsDirectChannelTypeSupportedResponse) GetResult() bool
func (*IsDirectChannelTypeSupportedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsDirectChannelTypeSupportedResponse) ProtoMessage()
func (*IsDirectChannelTypeSupportedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsDirectChannelTypeSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsDirectChannelTypeSupportedResponse) Reset ¶ added in v0.0.6
func (x *IsDirectChannelTypeSupportedResponse) Reset()
func (*IsDirectChannelTypeSupportedResponse) String ¶ added in v0.0.6
func (x *IsDirectChannelTypeSupportedResponse) String() string
type IsDynamicSensorDiscoverySupportedRequest ¶ added in v0.0.6
type IsDynamicSensorDiscoverySupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsDynamicSensorDiscoverySupportedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsDynamicSensorDiscoverySupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsDynamicSensorDiscoverySupportedRequest.ProtoReflect.Descriptor instead.
func (*IsDynamicSensorDiscoverySupportedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsDynamicSensorDiscoverySupportedRequest) ProtoMessage()
func (*IsDynamicSensorDiscoverySupportedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsDynamicSensorDiscoverySupportedRequest) ProtoReflect() protoreflect.Message
func (*IsDynamicSensorDiscoverySupportedRequest) Reset ¶ added in v0.0.6
func (x *IsDynamicSensorDiscoverySupportedRequest) Reset()
func (*IsDynamicSensorDiscoverySupportedRequest) String ¶ added in v0.0.6
func (x *IsDynamicSensorDiscoverySupportedRequest) String() string
type IsDynamicSensorDiscoverySupportedResponse ¶ added in v0.0.6
type IsDynamicSensorDiscoverySupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsDynamicSensorDiscoverySupportedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsDynamicSensorDiscoverySupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsDynamicSensorDiscoverySupportedResponse.ProtoReflect.Descriptor instead.
func (*IsDynamicSensorDiscoverySupportedResponse) GetResult ¶ added in v0.0.6
func (x *IsDynamicSensorDiscoverySupportedResponse) GetResult() bool
func (*IsDynamicSensorDiscoverySupportedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsDynamicSensorDiscoverySupportedResponse) ProtoMessage()
func (*IsDynamicSensorDiscoverySupportedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsDynamicSensorDiscoverySupportedResponse) ProtoReflect() protoreflect.Message
func (*IsDynamicSensorDiscoverySupportedResponse) Reset ¶ added in v0.0.6
func (x *IsDynamicSensorDiscoverySupportedResponse) Reset()
func (*IsDynamicSensorDiscoverySupportedResponse) String ¶ added in v0.0.6
func (x *IsDynamicSensorDiscoverySupportedResponse) String() string
type IsDynamicSensorRequest ¶ added in v0.0.6
type IsDynamicSensorRequest struct {
// contains filtered or unexported fields
}
func (*IsDynamicSensorRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsDynamicSensorRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsDynamicSensorRequest.ProtoReflect.Descriptor instead.
func (*IsDynamicSensorRequest) ProtoMessage ¶ added in v0.0.6
func (*IsDynamicSensorRequest) ProtoMessage()
func (*IsDynamicSensorRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsDynamicSensorRequest) ProtoReflect() protoreflect.Message
func (*IsDynamicSensorRequest) Reset ¶ added in v0.0.6
func (x *IsDynamicSensorRequest) Reset()
func (*IsDynamicSensorRequest) String ¶ added in v0.0.6
func (x *IsDynamicSensorRequest) String() string
type IsDynamicSensorResponse ¶ added in v0.0.6
type IsDynamicSensorResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsDynamicSensorResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsDynamicSensorResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsDynamicSensorResponse.ProtoReflect.Descriptor instead.
func (*IsDynamicSensorResponse) GetResult ¶ added in v0.0.6
func (x *IsDynamicSensorResponse) GetResult() bool
func (*IsDynamicSensorResponse) ProtoMessage ¶ added in v0.0.6
func (*IsDynamicSensorResponse) ProtoMessage()
func (*IsDynamicSensorResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsDynamicSensorResponse) ProtoReflect() protoreflect.Message
func (*IsDynamicSensorResponse) Reset ¶ added in v0.0.6
func (x *IsDynamicSensorResponse) Reset()
func (*IsDynamicSensorResponse) String ¶ added in v0.0.6
func (x *IsDynamicSensorResponse) String() string
type IsMixedColorSpacesSupportedRequest ¶ added in v0.0.6
type IsMixedColorSpacesSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsMixedColorSpacesSupportedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsMixedColorSpacesSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsMixedColorSpacesSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsMixedColorSpacesSupportedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsMixedColorSpacesSupportedRequest) ProtoMessage()
func (*IsMixedColorSpacesSupportedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsMixedColorSpacesSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsMixedColorSpacesSupportedRequest) Reset ¶ added in v0.0.6
func (x *IsMixedColorSpacesSupportedRequest) Reset()
func (*IsMixedColorSpacesSupportedRequest) String ¶ added in v0.0.6
func (x *IsMixedColorSpacesSupportedRequest) String() string
type IsMixedColorSpacesSupportedResponse ¶ added in v0.0.6
type IsMixedColorSpacesSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsMixedColorSpacesSupportedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsMixedColorSpacesSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsMixedColorSpacesSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsMixedColorSpacesSupportedResponse) GetResult ¶ added in v0.0.6
func (x *IsMixedColorSpacesSupportedResponse) GetResult() bool
func (*IsMixedColorSpacesSupportedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsMixedColorSpacesSupportedResponse) ProtoMessage()
func (*IsMixedColorSpacesSupportedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsMixedColorSpacesSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsMixedColorSpacesSupportedResponse) Reset ¶ added in v0.0.6
func (x *IsMixedColorSpacesSupportedResponse) Reset()
func (*IsMixedColorSpacesSupportedResponse) String ¶ added in v0.0.6
func (x *IsMixedColorSpacesSupportedResponse) String() string
type IsOpenRequest ¶ added in v0.0.6
type IsOpenRequest struct {
// contains filtered or unexported fields
}
func (*IsOpenRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsOpenRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsOpenRequest.ProtoReflect.Descriptor instead.
func (*IsOpenRequest) ProtoMessage ¶ added in v0.0.6
func (*IsOpenRequest) ProtoMessage()
func (*IsOpenRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsOpenRequest) ProtoReflect() protoreflect.Message
func (*IsOpenRequest) Reset ¶ added in v0.0.6
func (x *IsOpenRequest) Reset()
func (*IsOpenRequest) String ¶ added in v0.0.6
func (x *IsOpenRequest) String() string
type IsOpenResponse ¶ added in v0.0.6
type IsOpenResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsOpenResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsOpenResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsOpenResponse.ProtoReflect.Descriptor instead.
func (*IsOpenResponse) GetResult ¶ added in v0.0.6
func (x *IsOpenResponse) GetResult() bool
func (*IsOpenResponse) ProtoMessage ¶ added in v0.0.6
func (*IsOpenResponse) ProtoMessage()
func (*IsOpenResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsOpenResponse) ProtoReflect() protoreflect.Message
func (*IsOpenResponse) Reset ¶ added in v0.0.6
func (x *IsOpenResponse) Reset()
func (*IsOpenResponse) String ¶ added in v0.0.6
func (x *IsOpenResponse) String() string
type IsPresentRequest ¶ added in v0.0.6
type IsPresentRequest struct {
// contains filtered or unexported fields
}
func (*IsPresentRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsPresentRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsPresentRequest.ProtoReflect.Descriptor instead.
func (*IsPresentRequest) ProtoMessage ¶ added in v0.0.6
func (*IsPresentRequest) ProtoMessage()
func (*IsPresentRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsPresentRequest) ProtoReflect() protoreflect.Message
func (*IsPresentRequest) Reset ¶ added in v0.0.6
func (x *IsPresentRequest) Reset()
func (*IsPresentRequest) String ¶ added in v0.0.6
func (x *IsPresentRequest) String() string
type IsPresentResponse ¶ added in v0.0.6
type IsPresentResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsPresentResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsPresentResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsPresentResponse.ProtoReflect.Descriptor instead.
func (*IsPresentResponse) GetResult ¶ added in v0.0.6
func (x *IsPresentResponse) GetResult() bool
func (*IsPresentResponse) ProtoMessage ¶ added in v0.0.6
func (*IsPresentResponse) ProtoMessage()
func (*IsPresentResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsPresentResponse) ProtoReflect() protoreflect.Message
func (*IsPresentResponse) Reset ¶ added in v0.0.6
func (x *IsPresentResponse) Reset()
func (*IsPresentResponse) String ¶ added in v0.0.6
func (x *IsPresentResponse) String() string
type IsSmoothZoomSupportedRequest ¶ added in v0.0.6
type IsSmoothZoomSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsSmoothZoomSupportedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsSmoothZoomSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsSmoothZoomSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsSmoothZoomSupportedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsSmoothZoomSupportedRequest) ProtoMessage()
func (*IsSmoothZoomSupportedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsSmoothZoomSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsSmoothZoomSupportedRequest) Reset ¶ added in v0.0.6
func (x *IsSmoothZoomSupportedRequest) Reset()
func (*IsSmoothZoomSupportedRequest) String ¶ added in v0.0.6
func (x *IsSmoothZoomSupportedRequest) String() string
type IsSmoothZoomSupportedResponse ¶ added in v0.0.6
type IsSmoothZoomSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsSmoothZoomSupportedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsSmoothZoomSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsSmoothZoomSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsSmoothZoomSupportedResponse) GetResult ¶ added in v0.0.6
func (x *IsSmoothZoomSupportedResponse) GetResult() bool
func (*IsSmoothZoomSupportedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsSmoothZoomSupportedResponse) ProtoMessage()
func (*IsSmoothZoomSupportedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsSmoothZoomSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsSmoothZoomSupportedResponse) Reset ¶ added in v0.0.6
func (x *IsSmoothZoomSupportedResponse) Reset()
func (*IsSmoothZoomSupportedResponse) String ¶ added in v0.0.6
func (x *IsSmoothZoomSupportedResponse) String() string
type IsSupportedRequest ¶ added in v0.0.6
type IsSupportedRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 int64 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
// contains filtered or unexported fields
}
func (*IsSupportedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsSupportedRequest) GetArg0 ¶ added in v0.0.6
func (x *IsSupportedRequest) GetArg0() int32
func (*IsSupportedRequest) GetArg1 ¶ added in v0.0.6
func (x *IsSupportedRequest) GetArg1() int32
func (*IsSupportedRequest) GetArg2 ¶ added in v0.0.6
func (x *IsSupportedRequest) GetArg2() int32
func (*IsSupportedRequest) GetArg3 ¶ added in v0.0.6
func (x *IsSupportedRequest) GetArg3() int32
func (*IsSupportedRequest) GetArg4 ¶ added in v0.0.6
func (x *IsSupportedRequest) GetArg4() int64
func (*IsSupportedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsSupportedRequest) ProtoMessage()
func (*IsSupportedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsSupportedRequest) Reset ¶ added in v0.0.6
func (x *IsSupportedRequest) Reset()
func (*IsSupportedRequest) String ¶ added in v0.0.6
func (x *IsSupportedRequest) String() string
type IsSupportedResponse ¶ added in v0.0.6
type IsSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsSupportedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsSupportedResponse) GetResult ¶ added in v0.0.6
func (x *IsSupportedResponse) GetResult() bool
func (*IsSupportedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsSupportedResponse) ProtoMessage()
func (*IsSupportedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsSupportedResponse) Reset ¶ added in v0.0.6
func (x *IsSupportedResponse) Reset()
func (*IsSupportedResponse) String ¶ added in v0.0.6
func (x *IsSupportedResponse) String() string
type IsValidRequest ¶ added in v0.0.6
type IsValidRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*IsValidRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsValidRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsValidRequest.ProtoReflect.Descriptor instead.
func (*IsValidRequest) GetHandle ¶ added in v0.0.6
func (x *IsValidRequest) GetHandle() int64
func (*IsValidRequest) ProtoMessage ¶ added in v0.0.6
func (*IsValidRequest) ProtoMessage()
func (*IsValidRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsValidRequest) ProtoReflect() protoreflect.Message
func (*IsValidRequest) Reset ¶ added in v0.0.6
func (x *IsValidRequest) Reset()
func (*IsValidRequest) String ¶ added in v0.0.6
func (x *IsValidRequest) String() string
type IsValidResponse ¶ added in v0.0.6
type IsValidResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsValidResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsValidResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsValidResponse.ProtoReflect.Descriptor instead.
func (*IsValidResponse) GetResult ¶ added in v0.0.6
func (x *IsValidResponse) GetResult() bool
func (*IsValidResponse) ProtoMessage ¶ added in v0.0.6
func (*IsValidResponse) ProtoMessage()
func (*IsValidResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsValidResponse) ProtoReflect() protoreflect.Message
func (*IsValidResponse) Reset ¶ added in v0.0.6
func (x *IsValidResponse) Reset()
func (*IsValidResponse) String ¶ added in v0.0.6
func (x *IsValidResponse) String() string
type IsVideoSnapshotSupportedRequest ¶ added in v0.0.6
type IsVideoSnapshotSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsVideoSnapshotSupportedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsVideoSnapshotSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsVideoSnapshotSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsVideoSnapshotSupportedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsVideoSnapshotSupportedRequest) ProtoMessage()
func (*IsVideoSnapshotSupportedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsVideoSnapshotSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsVideoSnapshotSupportedRequest) Reset ¶ added in v0.0.6
func (x *IsVideoSnapshotSupportedRequest) Reset()
func (*IsVideoSnapshotSupportedRequest) String ¶ added in v0.0.6
func (x *IsVideoSnapshotSupportedRequest) String() string
type IsVideoSnapshotSupportedResponse ¶ added in v0.0.6
type IsVideoSnapshotSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsVideoSnapshotSupportedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsVideoSnapshotSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsVideoSnapshotSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsVideoSnapshotSupportedResponse) GetResult ¶ added in v0.0.6
func (x *IsVideoSnapshotSupportedResponse) GetResult() bool
func (*IsVideoSnapshotSupportedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsVideoSnapshotSupportedResponse) ProtoMessage()
func (*IsVideoSnapshotSupportedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsVideoSnapshotSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsVideoSnapshotSupportedResponse) Reset ¶ added in v0.0.6
func (x *IsVideoSnapshotSupportedResponse) Reset()
func (*IsVideoSnapshotSupportedResponse) String ¶ added in v0.0.6
func (x *IsVideoSnapshotSupportedResponse) String() string
type IsVideoStabilizationSupportedRequest ¶ added in v0.0.6
type IsVideoStabilizationSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsVideoStabilizationSupportedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsVideoStabilizationSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsVideoStabilizationSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsVideoStabilizationSupportedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsVideoStabilizationSupportedRequest) ProtoMessage()
func (*IsVideoStabilizationSupportedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsVideoStabilizationSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsVideoStabilizationSupportedRequest) Reset ¶ added in v0.0.6
func (x *IsVideoStabilizationSupportedRequest) Reset()
func (*IsVideoStabilizationSupportedRequest) String ¶ added in v0.0.6
func (x *IsVideoStabilizationSupportedRequest) String() string
type IsVideoStabilizationSupportedResponse ¶ added in v0.0.6
type IsVideoStabilizationSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsVideoStabilizationSupportedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsVideoStabilizationSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsVideoStabilizationSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsVideoStabilizationSupportedResponse) GetResult ¶ added in v0.0.6
func (x *IsVideoStabilizationSupportedResponse) GetResult() bool
func (*IsVideoStabilizationSupportedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsVideoStabilizationSupportedResponse) ProtoMessage()
func (*IsVideoStabilizationSupportedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsVideoStabilizationSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsVideoStabilizationSupportedResponse) Reset ¶ added in v0.0.6
func (x *IsVideoStabilizationSupportedResponse) Reset()
func (*IsVideoStabilizationSupportedResponse) String ¶ added in v0.0.6
func (x *IsVideoStabilizationSupportedResponse) String() string
type IsWakeUpSensorRequest ¶ added in v0.0.6
type IsWakeUpSensorRequest struct {
// contains filtered or unexported fields
}
func (*IsWakeUpSensorRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsWakeUpSensorRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsWakeUpSensorRequest.ProtoReflect.Descriptor instead.
func (*IsWakeUpSensorRequest) ProtoMessage ¶ added in v0.0.6
func (*IsWakeUpSensorRequest) ProtoMessage()
func (*IsWakeUpSensorRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsWakeUpSensorRequest) ProtoReflect() protoreflect.Message
func (*IsWakeUpSensorRequest) Reset ¶ added in v0.0.6
func (x *IsWakeUpSensorRequest) Reset()
func (*IsWakeUpSensorRequest) String ¶ added in v0.0.6
func (x *IsWakeUpSensorRequest) String() string
type IsWakeUpSensorResponse ¶ added in v0.0.6
type IsWakeUpSensorResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsWakeUpSensorResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsWakeUpSensorResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsWakeUpSensorResponse.ProtoReflect.Descriptor instead.
func (*IsWakeUpSensorResponse) GetResult ¶ added in v0.0.6
func (x *IsWakeUpSensorResponse) GetResult() bool
func (*IsWakeUpSensorResponse) ProtoMessage ¶ added in v0.0.6
func (*IsWakeUpSensorResponse) ProtoMessage()
func (*IsWakeUpSensorResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsWakeUpSensorResponse) ProtoReflect() protoreflect.Message
func (*IsWakeUpSensorResponse) Reset ¶ added in v0.0.6
func (x *IsWakeUpSensorResponse) Reset()
func (*IsWakeUpSensorResponse) String ¶ added in v0.0.6
func (x *IsWakeUpSensorResponse) String() string
type IsZoomSupportedRequest ¶ added in v0.0.6
type IsZoomSupportedRequest struct {
// contains filtered or unexported fields
}
func (*IsZoomSupportedRequest) Descriptor
deprecated
added in
v0.0.6
func (*IsZoomSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsZoomSupportedRequest.ProtoReflect.Descriptor instead.
func (*IsZoomSupportedRequest) ProtoMessage ¶ added in v0.0.6
func (*IsZoomSupportedRequest) ProtoMessage()
func (*IsZoomSupportedRequest) ProtoReflect ¶ added in v0.0.6
func (x *IsZoomSupportedRequest) ProtoReflect() protoreflect.Message
func (*IsZoomSupportedRequest) Reset ¶ added in v0.0.6
func (x *IsZoomSupportedRequest) Reset()
func (*IsZoomSupportedRequest) String ¶ added in v0.0.6
func (x *IsZoomSupportedRequest) String() string
type IsZoomSupportedResponse ¶ added in v0.0.6
type IsZoomSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsZoomSupportedResponse) Descriptor
deprecated
added in
v0.0.6
func (*IsZoomSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsZoomSupportedResponse.ProtoReflect.Descriptor instead.
func (*IsZoomSupportedResponse) GetResult ¶ added in v0.0.6
func (x *IsZoomSupportedResponse) GetResult() bool
func (*IsZoomSupportedResponse) ProtoMessage ¶ added in v0.0.6
func (*IsZoomSupportedResponse) ProtoMessage()
func (*IsZoomSupportedResponse) ProtoReflect ¶ added in v0.0.6
func (x *IsZoomSupportedResponse) ProtoReflect() protoreflect.Message
func (*IsZoomSupportedResponse) Reset ¶ added in v0.0.6
func (x *IsZoomSupportedResponse) Reset()
func (*IsZoomSupportedResponse) String ¶ added in v0.0.6
func (x *IsZoomSupportedResponse) String() string
type LockRequest ¶ added in v0.0.6
type LockRequest struct {
// contains filtered or unexported fields
}
func (*LockRequest) Descriptor
deprecated
added in
v0.0.6
func (*LockRequest) Descriptor() ([]byte, []int)
Deprecated: Use LockRequest.ProtoReflect.Descriptor instead.
func (*LockRequest) ProtoMessage ¶ added in v0.0.6
func (*LockRequest) ProtoMessage()
func (*LockRequest) ProtoReflect ¶ added in v0.0.6
func (x *LockRequest) ProtoReflect() protoreflect.Message
func (*LockRequest) Reset ¶ added in v0.0.6
func (x *LockRequest) Reset()
func (*LockRequest) String ¶ added in v0.0.6
func (x *LockRequest) String() string
type LockResponse ¶ added in v0.0.6
type LockResponse struct {
// contains filtered or unexported fields
}
func (*LockResponse) Descriptor
deprecated
added in
v0.0.6
func (*LockResponse) Descriptor() ([]byte, []int)
Deprecated: Use LockResponse.ProtoReflect.Descriptor instead.
func (*LockResponse) ProtoMessage ¶ added in v0.0.6
func (*LockResponse) ProtoMessage()
func (*LockResponse) ProtoReflect ¶ added in v0.0.6
func (x *LockResponse) ProtoReflect() protoreflect.Message
func (*LockResponse) Reset ¶ added in v0.0.6
func (x *LockResponse) Reset()
func (*LockResponse) String ¶ added in v0.0.6
func (x *LockResponse) String() string
type LutPropertiesServiceClient ¶ added in v0.0.6
type LutPropertiesServiceClient interface {
GetDimension(ctx context.Context, in *GetDimensionRequest, opts ...grpc.CallOption) (*GetDimensionResponse, error)
GetSamplingKeys(ctx context.Context, in *GetSamplingKeysRequest, opts ...grpc.CallOption) (*GetSamplingKeysResponse, error)
GetSize(ctx context.Context, in *GetSizeRequest, opts ...grpc.CallOption) (*GetSizeResponse, error)
}
LutPropertiesServiceClient is the client API for LutPropertiesService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewLutPropertiesServiceClient ¶ added in v0.0.6
func NewLutPropertiesServiceClient(cc grpc.ClientConnInterface) LutPropertiesServiceClient
type LutPropertiesServiceServer ¶ added in v0.0.6
type LutPropertiesServiceServer interface {
GetDimension(context.Context, *GetDimensionRequest) (*GetDimensionResponse, error)
GetSamplingKeys(context.Context, *GetSamplingKeysRequest) (*GetSamplingKeysResponse, error)
GetSize(context.Context, *GetSizeRequest) (*GetSizeResponse, error)
// contains filtered or unexported methods
}
LutPropertiesServiceServer is the server API for LutPropertiesService service. All implementations must embed UnimplementedLutPropertiesServiceServer for forward compatibility.
type NewDisplayLutsRequest ¶ added in v0.0.6
type NewDisplayLutsRequest struct {
// contains filtered or unexported fields
}
func (*NewDisplayLutsRequest) Descriptor
deprecated
added in
v0.0.6
func (*NewDisplayLutsRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewDisplayLutsRequest.ProtoReflect.Descriptor instead.
func (*NewDisplayLutsRequest) ProtoMessage ¶ added in v0.0.6
func (*NewDisplayLutsRequest) ProtoMessage()
func (*NewDisplayLutsRequest) ProtoReflect ¶ added in v0.0.6
func (x *NewDisplayLutsRequest) ProtoReflect() protoreflect.Message
func (*NewDisplayLutsRequest) Reset ¶ added in v0.0.6
func (x *NewDisplayLutsRequest) Reset()
func (*NewDisplayLutsRequest) String ¶ added in v0.0.6
func (x *NewDisplayLutsRequest) String() string
type NewDisplayLutsResponse ¶ added in v0.0.6
type NewDisplayLutsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewDisplayLutsResponse) Descriptor
deprecated
added in
v0.0.6
func (*NewDisplayLutsResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewDisplayLutsResponse.ProtoReflect.Descriptor instead.
func (*NewDisplayLutsResponse) GetResult ¶ added in v0.0.6
func (x *NewDisplayLutsResponse) GetResult() int64
func (*NewDisplayLutsResponse) ProtoMessage ¶ added in v0.0.6
func (*NewDisplayLutsResponse) ProtoMessage()
func (*NewDisplayLutsResponse) ProtoReflect ¶ added in v0.0.6
func (x *NewDisplayLutsResponse) ProtoReflect() protoreflect.Message
func (*NewDisplayLutsResponse) Reset ¶ added in v0.0.6
func (x *NewDisplayLutsResponse) Reset()
func (*NewDisplayLutsResponse) String ¶ added in v0.0.6
func (x *NewDisplayLutsResponse) String() string
type NewGeomagneticFieldRequest ¶ added in v0.0.6
type NewGeomagneticFieldRequest struct {
Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 float32 `protobuf:"fixed32,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 float32 `protobuf:"fixed32,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*NewGeomagneticFieldRequest) Descriptor
deprecated
added in
v0.0.6
func (*NewGeomagneticFieldRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewGeomagneticFieldRequest.ProtoReflect.Descriptor instead.
func (*NewGeomagneticFieldRequest) GetArg0 ¶ added in v0.0.6
func (x *NewGeomagneticFieldRequest) GetArg0() float32
func (*NewGeomagneticFieldRequest) GetArg1 ¶ added in v0.0.6
func (x *NewGeomagneticFieldRequest) GetArg1() float32
func (*NewGeomagneticFieldRequest) GetArg2 ¶ added in v0.0.6
func (x *NewGeomagneticFieldRequest) GetArg2() float32
func (*NewGeomagneticFieldRequest) GetArg3 ¶ added in v0.0.6
func (x *NewGeomagneticFieldRequest) GetArg3() int64
func (*NewGeomagneticFieldRequest) ProtoMessage ¶ added in v0.0.6
func (*NewGeomagneticFieldRequest) ProtoMessage()
func (*NewGeomagneticFieldRequest) ProtoReflect ¶ added in v0.0.6
func (x *NewGeomagneticFieldRequest) ProtoReflect() protoreflect.Message
func (*NewGeomagneticFieldRequest) Reset ¶ added in v0.0.6
func (x *NewGeomagneticFieldRequest) Reset()
func (*NewGeomagneticFieldRequest) String ¶ added in v0.0.6
func (x *NewGeomagneticFieldRequest) String() string
type NewGeomagneticFieldResponse ¶ added in v0.0.6
type NewGeomagneticFieldResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewGeomagneticFieldResponse) Descriptor
deprecated
added in
v0.0.6
func (*NewGeomagneticFieldResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewGeomagneticFieldResponse.ProtoReflect.Descriptor instead.
func (*NewGeomagneticFieldResponse) GetResult ¶ added in v0.0.6
func (x *NewGeomagneticFieldResponse) GetResult() int64
func (*NewGeomagneticFieldResponse) ProtoMessage ¶ added in v0.0.6
func (*NewGeomagneticFieldResponse) ProtoMessage()
func (*NewGeomagneticFieldResponse) ProtoReflect ¶ added in v0.0.6
func (x *NewGeomagneticFieldResponse) ProtoReflect() protoreflect.Message
func (*NewGeomagneticFieldResponse) Reset ¶ added in v0.0.6
func (x *NewGeomagneticFieldResponse) Reset()
func (*NewGeomagneticFieldResponse) String ¶ added in v0.0.6
func (x *NewGeomagneticFieldResponse) String() string
type NewSyncFenceRequest ¶ added in v0.0.6
type NewSyncFenceRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*NewSyncFenceRequest) Descriptor
deprecated
added in
v0.0.6
func (*NewSyncFenceRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewSyncFenceRequest.ProtoReflect.Descriptor instead.
func (*NewSyncFenceRequest) GetArg0 ¶ added in v0.0.6
func (x *NewSyncFenceRequest) GetArg0() int64
func (*NewSyncFenceRequest) ProtoMessage ¶ added in v0.0.6
func (*NewSyncFenceRequest) ProtoMessage()
func (*NewSyncFenceRequest) ProtoReflect ¶ added in v0.0.6
func (x *NewSyncFenceRequest) ProtoReflect() protoreflect.Message
func (*NewSyncFenceRequest) Reset ¶ added in v0.0.6
func (x *NewSyncFenceRequest) Reset()
func (*NewSyncFenceRequest) String ¶ added in v0.0.6
func (x *NewSyncFenceRequest) String() string
type NewSyncFenceResponse ¶ added in v0.0.6
type NewSyncFenceResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewSyncFenceResponse) Descriptor
deprecated
added in
v0.0.6
func (*NewSyncFenceResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewSyncFenceResponse.ProtoReflect.Descriptor instead.
func (*NewSyncFenceResponse) GetResult ¶ added in v0.0.6
func (x *NewSyncFenceResponse) GetResult() int64
func (*NewSyncFenceResponse) ProtoMessage ¶ added in v0.0.6
func (*NewSyncFenceResponse) ProtoMessage()
func (*NewSyncFenceResponse) ProtoReflect ¶ added in v0.0.6
func (x *NewSyncFenceResponse) ProtoReflect() protoreflect.Message
func (*NewSyncFenceResponse) Reset ¶ added in v0.0.6
func (x *NewSyncFenceResponse) Reset()
func (*NewSyncFenceResponse) String ¶ added in v0.0.6
func (x *NewSyncFenceResponse) String() string
type OnAccuracyChangedRequest ¶ added in v0.0.6
type OnAccuracyChangedRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*OnAccuracyChangedRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnAccuracyChangedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnAccuracyChangedRequest.ProtoReflect.Descriptor instead.
func (*OnAccuracyChangedRequest) GetArg0 ¶ added in v0.0.6
func (x *OnAccuracyChangedRequest) GetArg0() int64
func (*OnAccuracyChangedRequest) GetArg1 ¶ added in v0.0.6
func (x *OnAccuracyChangedRequest) GetArg1() int32
func (*OnAccuracyChangedRequest) ProtoMessage ¶ added in v0.0.6
func (*OnAccuracyChangedRequest) ProtoMessage()
func (*OnAccuracyChangedRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnAccuracyChangedRequest) ProtoReflect() protoreflect.Message
func (*OnAccuracyChangedRequest) Reset ¶ added in v0.0.6
func (x *OnAccuracyChangedRequest) Reset()
func (*OnAccuracyChangedRequest) String ¶ added in v0.0.6
func (x *OnAccuracyChangedRequest) String() string
type OnAccuracyChangedResponse ¶ added in v0.0.6
type OnAccuracyChangedResponse struct {
// contains filtered or unexported fields
}
func (*OnAccuracyChangedResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnAccuracyChangedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnAccuracyChangedResponse.ProtoReflect.Descriptor instead.
func (*OnAccuracyChangedResponse) ProtoMessage ¶ added in v0.0.6
func (*OnAccuracyChangedResponse) ProtoMessage()
func (*OnAccuracyChangedResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnAccuracyChangedResponse) ProtoReflect() protoreflect.Message
func (*OnAccuracyChangedResponse) Reset ¶ added in v0.0.6
func (x *OnAccuracyChangedResponse) Reset()
func (*OnAccuracyChangedResponse) String ¶ added in v0.0.6
func (x *OnAccuracyChangedResponse) String() string
type OnAutoFocusMovingRequest ¶ added in v0.0.6
type OnAutoFocusMovingRequest struct {
Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*OnAutoFocusMovingRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnAutoFocusMovingRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnAutoFocusMovingRequest.ProtoReflect.Descriptor instead.
func (*OnAutoFocusMovingRequest) GetArg0 ¶ added in v0.0.6
func (x *OnAutoFocusMovingRequest) GetArg0() bool
func (*OnAutoFocusMovingRequest) GetArg1 ¶ added in v0.0.6
func (x *OnAutoFocusMovingRequest) GetArg1() int64
func (*OnAutoFocusMovingRequest) ProtoMessage ¶ added in v0.0.6
func (*OnAutoFocusMovingRequest) ProtoMessage()
func (*OnAutoFocusMovingRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnAutoFocusMovingRequest) ProtoReflect() protoreflect.Message
func (*OnAutoFocusMovingRequest) Reset ¶ added in v0.0.6
func (x *OnAutoFocusMovingRequest) Reset()
func (*OnAutoFocusMovingRequest) String ¶ added in v0.0.6
func (x *OnAutoFocusMovingRequest) String() string
type OnAutoFocusMovingResponse ¶ added in v0.0.6
type OnAutoFocusMovingResponse struct {
// contains filtered or unexported fields
}
func (*OnAutoFocusMovingResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnAutoFocusMovingResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnAutoFocusMovingResponse.ProtoReflect.Descriptor instead.
func (*OnAutoFocusMovingResponse) ProtoMessage ¶ added in v0.0.6
func (*OnAutoFocusMovingResponse) ProtoMessage()
func (*OnAutoFocusMovingResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnAutoFocusMovingResponse) ProtoReflect() protoreflect.Message
func (*OnAutoFocusMovingResponse) Reset ¶ added in v0.0.6
func (x *OnAutoFocusMovingResponse) Reset()
func (*OnAutoFocusMovingResponse) String ¶ added in v0.0.6
func (x *OnAutoFocusMovingResponse) String() string
type OnAutoFocusRequest ¶ added in v0.0.6
type OnAutoFocusRequest struct {
Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*OnAutoFocusRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnAutoFocusRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnAutoFocusRequest.ProtoReflect.Descriptor instead.
func (*OnAutoFocusRequest) GetArg0 ¶ added in v0.0.6
func (x *OnAutoFocusRequest) GetArg0() bool
func (*OnAutoFocusRequest) GetArg1 ¶ added in v0.0.6
func (x *OnAutoFocusRequest) GetArg1() int64
func (*OnAutoFocusRequest) ProtoMessage ¶ added in v0.0.6
func (*OnAutoFocusRequest) ProtoMessage()
func (*OnAutoFocusRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnAutoFocusRequest) ProtoReflect() protoreflect.Message
func (*OnAutoFocusRequest) Reset ¶ added in v0.0.6
func (x *OnAutoFocusRequest) Reset()
func (*OnAutoFocusRequest) String ¶ added in v0.0.6
func (x *OnAutoFocusRequest) String() string
type OnAutoFocusResponse ¶ added in v0.0.6
type OnAutoFocusResponse struct {
// contains filtered or unexported fields
}
func (*OnAutoFocusResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnAutoFocusResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnAutoFocusResponse.ProtoReflect.Descriptor instead.
func (*OnAutoFocusResponse) ProtoMessage ¶ added in v0.0.6
func (*OnAutoFocusResponse) ProtoMessage()
func (*OnAutoFocusResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnAutoFocusResponse) ProtoReflect() protoreflect.Message
func (*OnAutoFocusResponse) Reset ¶ added in v0.0.6
func (x *OnAutoFocusResponse) Reset()
func (*OnAutoFocusResponse) String ¶ added in v0.0.6
func (x *OnAutoFocusResponse) String() string
type OnDynamicSensorConnectedRequest ¶ added in v0.0.6
type OnDynamicSensorConnectedRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnDynamicSensorConnectedRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnDynamicSensorConnectedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnDynamicSensorConnectedRequest.ProtoReflect.Descriptor instead.
func (*OnDynamicSensorConnectedRequest) GetArg0 ¶ added in v0.0.6
func (x *OnDynamicSensorConnectedRequest) GetArg0() int64
func (*OnDynamicSensorConnectedRequest) ProtoMessage ¶ added in v0.0.6
func (*OnDynamicSensorConnectedRequest) ProtoMessage()
func (*OnDynamicSensorConnectedRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnDynamicSensorConnectedRequest) ProtoReflect() protoreflect.Message
func (*OnDynamicSensorConnectedRequest) Reset ¶ added in v0.0.6
func (x *OnDynamicSensorConnectedRequest) Reset()
func (*OnDynamicSensorConnectedRequest) String ¶ added in v0.0.6
func (x *OnDynamicSensorConnectedRequest) String() string
type OnDynamicSensorConnectedResponse ¶ added in v0.0.6
type OnDynamicSensorConnectedResponse struct {
// contains filtered or unexported fields
}
func (*OnDynamicSensorConnectedResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnDynamicSensorConnectedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnDynamicSensorConnectedResponse.ProtoReflect.Descriptor instead.
func (*OnDynamicSensorConnectedResponse) ProtoMessage ¶ added in v0.0.6
func (*OnDynamicSensorConnectedResponse) ProtoMessage()
func (*OnDynamicSensorConnectedResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnDynamicSensorConnectedResponse) ProtoReflect() protoreflect.Message
func (*OnDynamicSensorConnectedResponse) Reset ¶ added in v0.0.6
func (x *OnDynamicSensorConnectedResponse) Reset()
func (*OnDynamicSensorConnectedResponse) String ¶ added in v0.0.6
func (x *OnDynamicSensorConnectedResponse) String() string
type OnDynamicSensorDisconnectedRequest ¶ added in v0.0.6
type OnDynamicSensorDisconnectedRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnDynamicSensorDisconnectedRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnDynamicSensorDisconnectedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnDynamicSensorDisconnectedRequest.ProtoReflect.Descriptor instead.
func (*OnDynamicSensorDisconnectedRequest) GetArg0 ¶ added in v0.0.6
func (x *OnDynamicSensorDisconnectedRequest) GetArg0() int64
func (*OnDynamicSensorDisconnectedRequest) ProtoMessage ¶ added in v0.0.6
func (*OnDynamicSensorDisconnectedRequest) ProtoMessage()
func (*OnDynamicSensorDisconnectedRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnDynamicSensorDisconnectedRequest) ProtoReflect() protoreflect.Message
func (*OnDynamicSensorDisconnectedRequest) Reset ¶ added in v0.0.6
func (x *OnDynamicSensorDisconnectedRequest) Reset()
func (*OnDynamicSensorDisconnectedRequest) String ¶ added in v0.0.6
func (x *OnDynamicSensorDisconnectedRequest) String() string
type OnDynamicSensorDisconnectedResponse ¶ added in v0.0.6
type OnDynamicSensorDisconnectedResponse struct {
// contains filtered or unexported fields
}
func (*OnDynamicSensorDisconnectedResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnDynamicSensorDisconnectedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnDynamicSensorDisconnectedResponse.ProtoReflect.Descriptor instead.
func (*OnDynamicSensorDisconnectedResponse) ProtoMessage ¶ added in v0.0.6
func (*OnDynamicSensorDisconnectedResponse) ProtoMessage()
func (*OnDynamicSensorDisconnectedResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnDynamicSensorDisconnectedResponse) ProtoReflect() protoreflect.Message
func (*OnDynamicSensorDisconnectedResponse) Reset ¶ added in v0.0.6
func (x *OnDynamicSensorDisconnectedResponse) Reset()
func (*OnDynamicSensorDisconnectedResponse) String ¶ added in v0.0.6
func (x *OnDynamicSensorDisconnectedResponse) String() string
type OnErrorRequest ¶ added in v0.0.6
type OnErrorRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*OnErrorRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnErrorRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnErrorRequest.ProtoReflect.Descriptor instead.
func (*OnErrorRequest) GetArg0 ¶ added in v0.0.6
func (x *OnErrorRequest) GetArg0() int32
func (*OnErrorRequest) GetArg1 ¶ added in v0.0.6
func (x *OnErrorRequest) GetArg1() int64
func (*OnErrorRequest) ProtoMessage ¶ added in v0.0.6
func (*OnErrorRequest) ProtoMessage()
func (*OnErrorRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnErrorRequest) ProtoReflect() protoreflect.Message
func (*OnErrorRequest) Reset ¶ added in v0.0.6
func (x *OnErrorRequest) Reset()
func (*OnErrorRequest) String ¶ added in v0.0.6
func (x *OnErrorRequest) String() string
type OnErrorResponse ¶ added in v0.0.6
type OnErrorResponse struct {
// contains filtered or unexported fields
}
func (*OnErrorResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnErrorResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnErrorResponse.ProtoReflect.Descriptor instead.
func (*OnErrorResponse) ProtoMessage ¶ added in v0.0.6
func (*OnErrorResponse) ProtoMessage()
func (*OnErrorResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnErrorResponse) ProtoReflect() protoreflect.Message
func (*OnErrorResponse) Reset ¶ added in v0.0.6
func (x *OnErrorResponse) Reset()
func (*OnErrorResponse) String ¶ added in v0.0.6
func (x *OnErrorResponse) String() string
type OnFaceDetectionRequest ¶ added in v0.0.6
type OnFaceDetectionRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*OnFaceDetectionRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnFaceDetectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnFaceDetectionRequest.ProtoReflect.Descriptor instead.
func (*OnFaceDetectionRequest) GetArg0 ¶ added in v0.0.6
func (x *OnFaceDetectionRequest) GetArg0() int64
func (*OnFaceDetectionRequest) GetArg1 ¶ added in v0.0.6
func (x *OnFaceDetectionRequest) GetArg1() int64
func (*OnFaceDetectionRequest) ProtoMessage ¶ added in v0.0.6
func (*OnFaceDetectionRequest) ProtoMessage()
func (*OnFaceDetectionRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnFaceDetectionRequest) ProtoReflect() protoreflect.Message
func (*OnFaceDetectionRequest) Reset ¶ added in v0.0.6
func (x *OnFaceDetectionRequest) Reset()
func (*OnFaceDetectionRequest) String ¶ added in v0.0.6
func (x *OnFaceDetectionRequest) String() string
type OnFaceDetectionResponse ¶ added in v0.0.6
type OnFaceDetectionResponse struct {
// contains filtered or unexported fields
}
func (*OnFaceDetectionResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnFaceDetectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnFaceDetectionResponse.ProtoReflect.Descriptor instead.
func (*OnFaceDetectionResponse) ProtoMessage ¶ added in v0.0.6
func (*OnFaceDetectionResponse) ProtoMessage()
func (*OnFaceDetectionResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnFaceDetectionResponse) ProtoReflect() protoreflect.Message
func (*OnFaceDetectionResponse) Reset ¶ added in v0.0.6
func (x *OnFaceDetectionResponse) Reset()
func (*OnFaceDetectionResponse) String ¶ added in v0.0.6
func (x *OnFaceDetectionResponse) String() string
type OnFlushCompletedRequest ¶ added in v0.0.6
type OnFlushCompletedRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnFlushCompletedRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnFlushCompletedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnFlushCompletedRequest.ProtoReflect.Descriptor instead.
func (*OnFlushCompletedRequest) GetArg0 ¶ added in v0.0.6
func (x *OnFlushCompletedRequest) GetArg0() int64
func (*OnFlushCompletedRequest) ProtoMessage ¶ added in v0.0.6
func (*OnFlushCompletedRequest) ProtoMessage()
func (*OnFlushCompletedRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnFlushCompletedRequest) ProtoReflect() protoreflect.Message
func (*OnFlushCompletedRequest) Reset ¶ added in v0.0.6
func (x *OnFlushCompletedRequest) Reset()
func (*OnFlushCompletedRequest) String ¶ added in v0.0.6
func (x *OnFlushCompletedRequest) String() string
type OnFlushCompletedResponse ¶ added in v0.0.6
type OnFlushCompletedResponse struct {
// contains filtered or unexported fields
}
func (*OnFlushCompletedResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnFlushCompletedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnFlushCompletedResponse.ProtoReflect.Descriptor instead.
func (*OnFlushCompletedResponse) ProtoMessage ¶ added in v0.0.6
func (*OnFlushCompletedResponse) ProtoMessage()
func (*OnFlushCompletedResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnFlushCompletedResponse) ProtoReflect() protoreflect.Message
func (*OnFlushCompletedResponse) Reset ¶ added in v0.0.6
func (x *OnFlushCompletedResponse) Reset()
func (*OnFlushCompletedResponse) String ¶ added in v0.0.6
func (x *OnFlushCompletedResponse) String() string
type OnPictureTakenRequest ¶ added in v0.0.6
type OnPictureTakenRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*OnPictureTakenRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnPictureTakenRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnPictureTakenRequest.ProtoReflect.Descriptor instead.
func (*OnPictureTakenRequest) GetArg0 ¶ added in v0.0.6
func (x *OnPictureTakenRequest) GetArg0() int64
func (*OnPictureTakenRequest) GetArg1 ¶ added in v0.0.6
func (x *OnPictureTakenRequest) GetArg1() int64
func (*OnPictureTakenRequest) ProtoMessage ¶ added in v0.0.6
func (*OnPictureTakenRequest) ProtoMessage()
func (*OnPictureTakenRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnPictureTakenRequest) ProtoReflect() protoreflect.Message
func (*OnPictureTakenRequest) Reset ¶ added in v0.0.6
func (x *OnPictureTakenRequest) Reset()
func (*OnPictureTakenRequest) String ¶ added in v0.0.6
func (x *OnPictureTakenRequest) String() string
type OnPictureTakenResponse ¶ added in v0.0.6
type OnPictureTakenResponse struct {
// contains filtered or unexported fields
}
func (*OnPictureTakenResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnPictureTakenResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnPictureTakenResponse.ProtoReflect.Descriptor instead.
func (*OnPictureTakenResponse) ProtoMessage ¶ added in v0.0.6
func (*OnPictureTakenResponse) ProtoMessage()
func (*OnPictureTakenResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnPictureTakenResponse) ProtoReflect() protoreflect.Message
func (*OnPictureTakenResponse) Reset ¶ added in v0.0.6
func (x *OnPictureTakenResponse) Reset()
func (*OnPictureTakenResponse) String ¶ added in v0.0.6
func (x *OnPictureTakenResponse) String() string
type OnPreviewFrameRequest ¶ added in v0.0.6
type OnPreviewFrameRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*OnPreviewFrameRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnPreviewFrameRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnPreviewFrameRequest.ProtoReflect.Descriptor instead.
func (*OnPreviewFrameRequest) GetArg0 ¶ added in v0.0.6
func (x *OnPreviewFrameRequest) GetArg0() int64
func (*OnPreviewFrameRequest) GetArg1 ¶ added in v0.0.6
func (x *OnPreviewFrameRequest) GetArg1() int64
func (*OnPreviewFrameRequest) ProtoMessage ¶ added in v0.0.6
func (*OnPreviewFrameRequest) ProtoMessage()
func (*OnPreviewFrameRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnPreviewFrameRequest) ProtoReflect() protoreflect.Message
func (*OnPreviewFrameRequest) Reset ¶ added in v0.0.6
func (x *OnPreviewFrameRequest) Reset()
func (*OnPreviewFrameRequest) String ¶ added in v0.0.6
func (x *OnPreviewFrameRequest) String() string
type OnPreviewFrameResponse ¶ added in v0.0.6
type OnPreviewFrameResponse struct {
// contains filtered or unexported fields
}
func (*OnPreviewFrameResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnPreviewFrameResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnPreviewFrameResponse.ProtoReflect.Descriptor instead.
func (*OnPreviewFrameResponse) ProtoMessage ¶ added in v0.0.6
func (*OnPreviewFrameResponse) ProtoMessage()
func (*OnPreviewFrameResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnPreviewFrameResponse) ProtoReflect() protoreflect.Message
func (*OnPreviewFrameResponse) Reset ¶ added in v0.0.6
func (x *OnPreviewFrameResponse) Reset()
func (*OnPreviewFrameResponse) String ¶ added in v0.0.6
func (x *OnPreviewFrameResponse) String() string
type OnSensorAdditionalInfoRequest ¶ added in v0.0.6
type OnSensorAdditionalInfoRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnSensorAdditionalInfoRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnSensorAdditionalInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnSensorAdditionalInfoRequest.ProtoReflect.Descriptor instead.
func (*OnSensorAdditionalInfoRequest) GetArg0 ¶ added in v0.0.6
func (x *OnSensorAdditionalInfoRequest) GetArg0() int64
func (*OnSensorAdditionalInfoRequest) ProtoMessage ¶ added in v0.0.6
func (*OnSensorAdditionalInfoRequest) ProtoMessage()
func (*OnSensorAdditionalInfoRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnSensorAdditionalInfoRequest) ProtoReflect() protoreflect.Message
func (*OnSensorAdditionalInfoRequest) Reset ¶ added in v0.0.6
func (x *OnSensorAdditionalInfoRequest) Reset()
func (*OnSensorAdditionalInfoRequest) String ¶ added in v0.0.6
func (x *OnSensorAdditionalInfoRequest) String() string
type OnSensorAdditionalInfoResponse ¶ added in v0.0.6
type OnSensorAdditionalInfoResponse struct {
// contains filtered or unexported fields
}
func (*OnSensorAdditionalInfoResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnSensorAdditionalInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnSensorAdditionalInfoResponse.ProtoReflect.Descriptor instead.
func (*OnSensorAdditionalInfoResponse) ProtoMessage ¶ added in v0.0.6
func (*OnSensorAdditionalInfoResponse) ProtoMessage()
func (*OnSensorAdditionalInfoResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnSensorAdditionalInfoResponse) ProtoReflect() protoreflect.Message
func (*OnSensorAdditionalInfoResponse) Reset ¶ added in v0.0.6
func (x *OnSensorAdditionalInfoResponse) Reset()
func (*OnSensorAdditionalInfoResponse) String ¶ added in v0.0.6
func (x *OnSensorAdditionalInfoResponse) String() string
type OnSensorChangedRequest ¶ added in v0.0.6
type OnSensorChangedRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnSensorChangedRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnSensorChangedRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnSensorChangedRequest.ProtoReflect.Descriptor instead.
func (*OnSensorChangedRequest) GetArg0 ¶ added in v0.0.6
func (x *OnSensorChangedRequest) GetArg0() int64
func (*OnSensorChangedRequest) ProtoMessage ¶ added in v0.0.6
func (*OnSensorChangedRequest) ProtoMessage()
func (*OnSensorChangedRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnSensorChangedRequest) ProtoReflect() protoreflect.Message
func (*OnSensorChangedRequest) Reset ¶ added in v0.0.6
func (x *OnSensorChangedRequest) Reset()
func (*OnSensorChangedRequest) String ¶ added in v0.0.6
func (x *OnSensorChangedRequest) String() string
type OnSensorChangedResponse ¶ added in v0.0.6
type OnSensorChangedResponse struct {
// contains filtered or unexported fields
}
func (*OnSensorChangedResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnSensorChangedResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnSensorChangedResponse.ProtoReflect.Descriptor instead.
func (*OnSensorChangedResponse) ProtoMessage ¶ added in v0.0.6
func (*OnSensorChangedResponse) ProtoMessage()
func (*OnSensorChangedResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnSensorChangedResponse) ProtoReflect() protoreflect.Message
func (*OnSensorChangedResponse) Reset ¶ added in v0.0.6
func (x *OnSensorChangedResponse) Reset()
func (*OnSensorChangedResponse) String ¶ added in v0.0.6
func (x *OnSensorChangedResponse) String() string
type OnShutterRequest ¶ added in v0.0.6
type OnShutterRequest struct {
// contains filtered or unexported fields
}
func (*OnShutterRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnShutterRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnShutterRequest.ProtoReflect.Descriptor instead.
func (*OnShutterRequest) ProtoMessage ¶ added in v0.0.6
func (*OnShutterRequest) ProtoMessage()
func (*OnShutterRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnShutterRequest) ProtoReflect() protoreflect.Message
func (*OnShutterRequest) Reset ¶ added in v0.0.6
func (x *OnShutterRequest) Reset()
func (*OnShutterRequest) String ¶ added in v0.0.6
func (x *OnShutterRequest) String() string
type OnShutterResponse ¶ added in v0.0.6
type OnShutterResponse struct {
// contains filtered or unexported fields
}
func (*OnShutterResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnShutterResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnShutterResponse.ProtoReflect.Descriptor instead.
func (*OnShutterResponse) ProtoMessage ¶ added in v0.0.6
func (*OnShutterResponse) ProtoMessage()
func (*OnShutterResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnShutterResponse) ProtoReflect() protoreflect.Message
func (*OnShutterResponse) Reset ¶ added in v0.0.6
func (x *OnShutterResponse) Reset()
func (*OnShutterResponse) String ¶ added in v0.0.6
func (x *OnShutterResponse) String() string
type OnTriggerRequest ¶ added in v0.0.6
type OnTriggerRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*OnTriggerRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnTriggerRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnTriggerRequest.ProtoReflect.Descriptor instead.
func (*OnTriggerRequest) GetArg0 ¶ added in v0.0.6
func (x *OnTriggerRequest) GetArg0() int64
func (*OnTriggerRequest) ProtoMessage ¶ added in v0.0.6
func (*OnTriggerRequest) ProtoMessage()
func (*OnTriggerRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnTriggerRequest) ProtoReflect() protoreflect.Message
func (*OnTriggerRequest) Reset ¶ added in v0.0.6
func (x *OnTriggerRequest) Reset()
func (*OnTriggerRequest) String ¶ added in v0.0.6
func (x *OnTriggerRequest) String() string
type OnTriggerResponse ¶ added in v0.0.6
type OnTriggerResponse struct {
// contains filtered or unexported fields
}
func (*OnTriggerResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnTriggerResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnTriggerResponse.ProtoReflect.Descriptor instead.
func (*OnTriggerResponse) ProtoMessage ¶ added in v0.0.6
func (*OnTriggerResponse) ProtoMessage()
func (*OnTriggerResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnTriggerResponse) ProtoReflect() protoreflect.Message
func (*OnTriggerResponse) Reset ¶ added in v0.0.6
func (x *OnTriggerResponse) Reset()
func (*OnTriggerResponse) String ¶ added in v0.0.6
func (x *OnTriggerResponse) String() string
type OnZoomChangeRequest ¶ added in v0.0.6
type OnZoomChangeRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 bool `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*OnZoomChangeRequest) Descriptor
deprecated
added in
v0.0.6
func (*OnZoomChangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnZoomChangeRequest.ProtoReflect.Descriptor instead.
func (*OnZoomChangeRequest) GetArg0 ¶ added in v0.0.6
func (x *OnZoomChangeRequest) GetArg0() int32
func (*OnZoomChangeRequest) GetArg1 ¶ added in v0.0.6
func (x *OnZoomChangeRequest) GetArg1() bool
func (*OnZoomChangeRequest) GetArg2 ¶ added in v0.0.6
func (x *OnZoomChangeRequest) GetArg2() int64
func (*OnZoomChangeRequest) ProtoMessage ¶ added in v0.0.6
func (*OnZoomChangeRequest) ProtoMessage()
func (*OnZoomChangeRequest) ProtoReflect ¶ added in v0.0.6
func (x *OnZoomChangeRequest) ProtoReflect() protoreflect.Message
func (*OnZoomChangeRequest) Reset ¶ added in v0.0.6
func (x *OnZoomChangeRequest) Reset()
func (*OnZoomChangeRequest) String ¶ added in v0.0.6
func (x *OnZoomChangeRequest) String() string
type OnZoomChangeResponse ¶ added in v0.0.6
type OnZoomChangeResponse struct {
// contains filtered or unexported fields
}
func (*OnZoomChangeResponse) Descriptor
deprecated
added in
v0.0.6
func (*OnZoomChangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnZoomChangeResponse.ProtoReflect.Descriptor instead.
func (*OnZoomChangeResponse) ProtoMessage ¶ added in v0.0.6
func (*OnZoomChangeResponse) ProtoMessage()
func (*OnZoomChangeResponse) ProtoReflect ¶ added in v0.0.6
func (x *OnZoomChangeResponse) ProtoReflect() protoreflect.Message
func (*OnZoomChangeResponse) Reset ¶ added in v0.0.6
func (x *OnZoomChangeResponse) Reset()
func (*OnZoomChangeResponse) String ¶ added in v0.0.6
func (x *OnZoomChangeResponse) String() string
type Open0Request ¶ added in v0.0.6
type Open0Request struct {
// contains filtered or unexported fields
}
func (*Open0Request) Descriptor
deprecated
added in
v0.0.6
func (*Open0Request) Descriptor() ([]byte, []int)
Deprecated: Use Open0Request.ProtoReflect.Descriptor instead.
func (*Open0Request) ProtoMessage ¶ added in v0.0.6
func (*Open0Request) ProtoMessage()
func (*Open0Request) ProtoReflect ¶ added in v0.0.6
func (x *Open0Request) ProtoReflect() protoreflect.Message
func (*Open0Request) Reset ¶ added in v0.0.6
func (x *Open0Request) Reset()
func (*Open0Request) String ¶ added in v0.0.6
func (x *Open0Request) String() string
type Open0Response ¶ added in v0.0.6
type Open0Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*Open0Response) Descriptor
deprecated
added in
v0.0.6
func (*Open0Response) Descriptor() ([]byte, []int)
Deprecated: Use Open0Response.ProtoReflect.Descriptor instead.
func (*Open0Response) GetResult ¶ added in v0.0.6
func (x *Open0Response) GetResult() int64
func (*Open0Response) ProtoMessage ¶ added in v0.0.6
func (*Open0Response) ProtoMessage()
func (*Open0Response) ProtoReflect ¶ added in v0.0.6
func (x *Open0Response) ProtoReflect() protoreflect.Message
func (*Open0Response) Reset ¶ added in v0.0.6
func (x *Open0Response) Reset()
func (*Open0Response) String ¶ added in v0.0.6
func (x *Open0Response) String() string
type Open1_1Request ¶ added in v0.0.6
type Open1_1Request struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*Open1_1Request) Descriptor
deprecated
added in
v0.0.6
func (*Open1_1Request) Descriptor() ([]byte, []int)
Deprecated: Use Open1_1Request.ProtoReflect.Descriptor instead.
func (*Open1_1Request) GetArg0 ¶ added in v0.0.6
func (x *Open1_1Request) GetArg0() int32
func (*Open1_1Request) ProtoMessage ¶ added in v0.0.6
func (*Open1_1Request) ProtoMessage()
func (*Open1_1Request) ProtoReflect ¶ added in v0.0.6
func (x *Open1_1Request) ProtoReflect() protoreflect.Message
func (*Open1_1Request) Reset ¶ added in v0.0.6
func (x *Open1_1Request) Reset()
func (*Open1_1Request) String ¶ added in v0.0.6
func (x *Open1_1Request) String() string
type Open1_1Response ¶ added in v0.0.6
type Open1_1Response struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*Open1_1Response) Descriptor
deprecated
added in
v0.0.6
func (*Open1_1Response) Descriptor() ([]byte, []int)
Deprecated: Use Open1_1Response.ProtoReflect.Descriptor instead.
func (*Open1_1Response) GetResult ¶ added in v0.0.6
func (x *Open1_1Response) GetResult() int64
func (*Open1_1Response) ProtoMessage ¶ added in v0.0.6
func (*Open1_1Response) ProtoMessage()
func (*Open1_1Response) ProtoReflect ¶ added in v0.0.6
func (x *Open1_1Response) ProtoReflect() protoreflect.Message
func (*Open1_1Response) Reset ¶ added in v0.0.6
func (x *Open1_1Response) Reset()
func (*Open1_1Response) String ¶ added in v0.0.6
func (x *Open1_1Response) String() string
type OverlayPropertiesDescribeContentsRequest ¶ added in v0.0.6
type OverlayPropertiesDescribeContentsRequest struct {
// contains filtered or unexported fields
}
func (*OverlayPropertiesDescribeContentsRequest) Descriptor
deprecated
added in
v0.0.6
func (*OverlayPropertiesDescribeContentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use OverlayPropertiesDescribeContentsRequest.ProtoReflect.Descriptor instead.
func (*OverlayPropertiesDescribeContentsRequest) ProtoMessage ¶ added in v0.0.6
func (*OverlayPropertiesDescribeContentsRequest) ProtoMessage()
func (*OverlayPropertiesDescribeContentsRequest) ProtoReflect ¶ added in v0.0.6
func (x *OverlayPropertiesDescribeContentsRequest) ProtoReflect() protoreflect.Message
func (*OverlayPropertiesDescribeContentsRequest) Reset ¶ added in v0.0.6
func (x *OverlayPropertiesDescribeContentsRequest) Reset()
func (*OverlayPropertiesDescribeContentsRequest) String ¶ added in v0.0.6
func (x *OverlayPropertiesDescribeContentsRequest) String() string
type OverlayPropertiesServiceClient ¶ added in v0.0.6
type OverlayPropertiesServiceClient interface {
DescribeContents(ctx context.Context, in *OverlayPropertiesDescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
GetLutProperties(ctx context.Context, in *GetLutPropertiesRequest, opts ...grpc.CallOption) (*GetLutPropertiesResponse, error)
IsCombinationSupported(ctx context.Context, in *IsCombinationSupportedRequest, opts ...grpc.CallOption) (*IsCombinationSupportedResponse, error)
IsMixedColorSpacesSupported(ctx context.Context, in *IsMixedColorSpacesSupportedRequest, opts ...grpc.CallOption) (*IsMixedColorSpacesSupportedResponse, error)
WriteToParcel(ctx context.Context, in *OverlayPropertiesWriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
OverlayPropertiesServiceClient is the client API for OverlayPropertiesService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewOverlayPropertiesServiceClient ¶ added in v0.0.6
func NewOverlayPropertiesServiceClient(cc grpc.ClientConnInterface) OverlayPropertiesServiceClient
type OverlayPropertiesServiceServer ¶ added in v0.0.6
type OverlayPropertiesServiceServer interface {
DescribeContents(context.Context, *OverlayPropertiesDescribeContentsRequest) (*DescribeContentsResponse, error)
GetLutProperties(context.Context, *GetLutPropertiesRequest) (*GetLutPropertiesResponse, error)
IsCombinationSupported(context.Context, *IsCombinationSupportedRequest) (*IsCombinationSupportedResponse, error)
IsMixedColorSpacesSupported(context.Context, *IsMixedColorSpacesSupportedRequest) (*IsMixedColorSpacesSupportedResponse, error)
WriteToParcel(context.Context, *OverlayPropertiesWriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
OverlayPropertiesServiceServer is the server API for OverlayPropertiesService service. All implementations must embed UnimplementedOverlayPropertiesServiceServer for forward compatibility.
type OverlayPropertiesWriteToParcelRequest ¶ added in v0.0.6
type OverlayPropertiesWriteToParcelRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*OverlayPropertiesWriteToParcelRequest) Descriptor
deprecated
added in
v0.0.6
func (*OverlayPropertiesWriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use OverlayPropertiesWriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*OverlayPropertiesWriteToParcelRequest) GetArg0 ¶ added in v0.0.6
func (x *OverlayPropertiesWriteToParcelRequest) GetArg0() int64
func (*OverlayPropertiesWriteToParcelRequest) GetArg1 ¶ added in v0.0.6
func (x *OverlayPropertiesWriteToParcelRequest) GetArg1() int32
func (*OverlayPropertiesWriteToParcelRequest) ProtoMessage ¶ added in v0.0.6
func (*OverlayPropertiesWriteToParcelRequest) ProtoMessage()
func (*OverlayPropertiesWriteToParcelRequest) ProtoReflect ¶ added in v0.0.6
func (x *OverlayPropertiesWriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*OverlayPropertiesWriteToParcelRequest) Reset ¶ added in v0.0.6
func (x *OverlayPropertiesWriteToParcelRequest) Reset()
func (*OverlayPropertiesWriteToParcelRequest) String ¶ added in v0.0.6
func (x *OverlayPropertiesWriteToParcelRequest) String() string
type PackRequest ¶ added in v0.0.6
type PackRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*PackRequest) Descriptor
deprecated
added in
v0.0.6
func (*PackRequest) Descriptor() ([]byte, []int)
Deprecated: Use PackRequest.ProtoReflect.Descriptor instead.
func (*PackRequest) GetArg0 ¶ added in v0.0.6
func (x *PackRequest) GetArg0() int32
func (*PackRequest) GetArg1 ¶ added in v0.0.6
func (x *PackRequest) GetArg1() int32
func (*PackRequest) GetArg2 ¶ added in v0.0.6
func (x *PackRequest) GetArg2() int32
func (*PackRequest) ProtoMessage ¶ added in v0.0.6
func (*PackRequest) ProtoMessage()
func (*PackRequest) ProtoReflect ¶ added in v0.0.6
func (x *PackRequest) ProtoReflect() protoreflect.Message
func (*PackRequest) Reset ¶ added in v0.0.6
func (x *PackRequest) Reset()
func (*PackRequest) String ¶ added in v0.0.6
func (x *PackRequest) String() string
type PackResponse ¶ added in v0.0.6
type PackResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*PackResponse) Descriptor
deprecated
added in
v0.0.6
func (*PackResponse) Descriptor() ([]byte, []int)
Deprecated: Use PackResponse.ProtoReflect.Descriptor instead.
func (*PackResponse) GetResult ¶ added in v0.0.6
func (x *PackResponse) GetResult() int32
func (*PackResponse) ProtoMessage ¶ added in v0.0.6
func (*PackResponse) ProtoMessage()
func (*PackResponse) ProtoReflect ¶ added in v0.0.6
func (x *PackResponse) ProtoReflect() protoreflect.Message
func (*PackResponse) Reset ¶ added in v0.0.6
func (x *PackResponse) Reset()
func (*PackResponse) String ¶ added in v0.0.6
func (x *PackResponse) String() string
type ReconnectRequest ¶ added in v0.0.6
type ReconnectRequest struct {
// contains filtered or unexported fields
}
func (*ReconnectRequest) Descriptor
deprecated
added in
v0.0.6
func (*ReconnectRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReconnectRequest.ProtoReflect.Descriptor instead.
func (*ReconnectRequest) ProtoMessage ¶ added in v0.0.6
func (*ReconnectRequest) ProtoMessage()
func (*ReconnectRequest) ProtoReflect ¶ added in v0.0.6
func (x *ReconnectRequest) ProtoReflect() protoreflect.Message
func (*ReconnectRequest) Reset ¶ added in v0.0.6
func (x *ReconnectRequest) Reset()
func (*ReconnectRequest) String ¶ added in v0.0.6
func (x *ReconnectRequest) String() string
type ReconnectResponse ¶ added in v0.0.6
type ReconnectResponse struct {
// contains filtered or unexported fields
}
func (*ReconnectResponse) Descriptor
deprecated
added in
v0.0.6
func (*ReconnectResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReconnectResponse.ProtoReflect.Descriptor instead.
func (*ReconnectResponse) ProtoMessage ¶ added in v0.0.6
func (*ReconnectResponse) ProtoMessage()
func (*ReconnectResponse) ProtoReflect ¶ added in v0.0.6
func (x *ReconnectResponse) ProtoReflect() protoreflect.Message
func (*ReconnectResponse) Reset ¶ added in v0.0.6
func (x *ReconnectResponse) Reset()
func (*ReconnectResponse) String ¶ added in v0.0.6
func (x *ReconnectResponse) String() string
type RegisterDynamicSensorCallbackRequest ¶ added in v0.0.6
type RegisterDynamicSensorCallbackRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterDynamicSensorCallbackRequest) Descriptor
deprecated
added in
v0.0.6
func (*RegisterDynamicSensorCallbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterDynamicSensorCallbackRequest.ProtoReflect.Descriptor instead.
func (*RegisterDynamicSensorCallbackRequest) GetArg0 ¶ added in v0.0.6
func (x *RegisterDynamicSensorCallbackRequest) GetArg0() int64
func (*RegisterDynamicSensorCallbackRequest) ProtoMessage ¶ added in v0.0.6
func (*RegisterDynamicSensorCallbackRequest) ProtoMessage()
func (*RegisterDynamicSensorCallbackRequest) ProtoReflect ¶ added in v0.0.6
func (x *RegisterDynamicSensorCallbackRequest) ProtoReflect() protoreflect.Message
func (*RegisterDynamicSensorCallbackRequest) Reset ¶ added in v0.0.6
func (x *RegisterDynamicSensorCallbackRequest) Reset()
func (*RegisterDynamicSensorCallbackRequest) String ¶ added in v0.0.6
func (x *RegisterDynamicSensorCallbackRequest) String() string
type RegisterDynamicSensorCallbackResponse ¶ added in v0.0.6
type RegisterDynamicSensorCallbackResponse struct {
// contains filtered or unexported fields
}
func (*RegisterDynamicSensorCallbackResponse) Descriptor
deprecated
added in
v0.0.6
func (*RegisterDynamicSensorCallbackResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterDynamicSensorCallbackResponse.ProtoReflect.Descriptor instead.
func (*RegisterDynamicSensorCallbackResponse) ProtoMessage ¶ added in v0.0.6
func (*RegisterDynamicSensorCallbackResponse) ProtoMessage()
func (*RegisterDynamicSensorCallbackResponse) ProtoReflect ¶ added in v0.0.6
func (x *RegisterDynamicSensorCallbackResponse) ProtoReflect() protoreflect.Message
func (*RegisterDynamicSensorCallbackResponse) Reset ¶ added in v0.0.6
func (x *RegisterDynamicSensorCallbackResponse) Reset()
func (*RegisterDynamicSensorCallbackResponse) String ¶ added in v0.0.6
func (x *RegisterDynamicSensorCallbackResponse) String() string
type RegisterListener2_2Request ¶ added in v0.0.6
type RegisterListener2_2Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterListener2_2Request) Descriptor
deprecated
added in
v0.0.6
func (*RegisterListener2_2Request) Descriptor() ([]byte, []int)
Deprecated: Use RegisterListener2_2Request.ProtoReflect.Descriptor instead.
func (*RegisterListener2_2Request) GetArg0 ¶ added in v0.0.6
func (x *RegisterListener2_2Request) GetArg0() int64
func (*RegisterListener2_2Request) GetArg1 ¶ added in v0.0.6
func (x *RegisterListener2_2Request) GetArg1() int32
func (*RegisterListener2_2Request) ProtoMessage ¶ added in v0.0.6
func (*RegisterListener2_2Request) ProtoMessage()
func (*RegisterListener2_2Request) ProtoReflect ¶ added in v0.0.6
func (x *RegisterListener2_2Request) ProtoReflect() protoreflect.Message
func (*RegisterListener2_2Request) Reset ¶ added in v0.0.6
func (x *RegisterListener2_2Request) Reset()
func (*RegisterListener2_2Request) String ¶ added in v0.0.6
func (x *RegisterListener2_2Request) String() string
type RegisterListener2_2Response ¶ added in v0.0.6
type RegisterListener2_2Response struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterListener2_2Response) Descriptor
deprecated
added in
v0.0.6
func (*RegisterListener2_2Response) Descriptor() ([]byte, []int)
Deprecated: Use RegisterListener2_2Response.ProtoReflect.Descriptor instead.
func (*RegisterListener2_2Response) GetResult ¶ added in v0.0.6
func (x *RegisterListener2_2Response) GetResult() bool
func (*RegisterListener2_2Response) ProtoMessage ¶ added in v0.0.6
func (*RegisterListener2_2Response) ProtoMessage()
func (*RegisterListener2_2Response) ProtoReflect ¶ added in v0.0.6
func (x *RegisterListener2_2Response) ProtoReflect() protoreflect.Message
func (*RegisterListener2_2Response) Reset ¶ added in v0.0.6
func (x *RegisterListener2_2Response) Reset()
func (*RegisterListener2_2Response) String ¶ added in v0.0.6
func (x *RegisterListener2_2Response) String() string
type RegisterListener3Request ¶ added in v0.0.6
type RegisterListener3Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterListener3Request) Descriptor
deprecated
added in
v0.0.6
func (*RegisterListener3Request) Descriptor() ([]byte, []int)
Deprecated: Use RegisterListener3Request.ProtoReflect.Descriptor instead.
func (*RegisterListener3Request) GetArg0 ¶ added in v0.0.6
func (x *RegisterListener3Request) GetArg0() int64
func (*RegisterListener3Request) GetArg1 ¶ added in v0.0.6
func (x *RegisterListener3Request) GetArg1() int64
func (*RegisterListener3Request) GetArg2 ¶ added in v0.0.6
func (x *RegisterListener3Request) GetArg2() int32
func (*RegisterListener3Request) ProtoMessage ¶ added in v0.0.6
func (*RegisterListener3Request) ProtoMessage()
func (*RegisterListener3Request) ProtoReflect ¶ added in v0.0.6
func (x *RegisterListener3Request) ProtoReflect() protoreflect.Message
func (*RegisterListener3Request) Reset ¶ added in v0.0.6
func (x *RegisterListener3Request) Reset()
func (*RegisterListener3Request) String ¶ added in v0.0.6
func (x *RegisterListener3Request) String() string
type RegisterListener3Response ¶ added in v0.0.6
type RegisterListener3Response struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterListener3Response) Descriptor
deprecated
added in
v0.0.6
func (*RegisterListener3Response) Descriptor() ([]byte, []int)
Deprecated: Use RegisterListener3Response.ProtoReflect.Descriptor instead.
func (*RegisterListener3Response) GetResult ¶ added in v0.0.6
func (x *RegisterListener3Response) GetResult() bool
func (*RegisterListener3Response) ProtoMessage ¶ added in v0.0.6
func (*RegisterListener3Response) ProtoMessage()
func (*RegisterListener3Response) ProtoReflect ¶ added in v0.0.6
func (x *RegisterListener3Response) ProtoReflect() protoreflect.Message
func (*RegisterListener3Response) Reset ¶ added in v0.0.6
func (x *RegisterListener3Response) Reset()
func (*RegisterListener3Response) String ¶ added in v0.0.6
func (x *RegisterListener3Response) String() string
type RegisterListener3_3Request ¶ added in v0.0.6
type RegisterListener3_3Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterListener3_3Request) Descriptor
deprecated
added in
v0.0.6
func (*RegisterListener3_3Request) Descriptor() ([]byte, []int)
Deprecated: Use RegisterListener3_3Request.ProtoReflect.Descriptor instead.
func (*RegisterListener3_3Request) GetArg0 ¶ added in v0.0.6
func (x *RegisterListener3_3Request) GetArg0() int64
func (*RegisterListener3_3Request) GetArg1 ¶ added in v0.0.6
func (x *RegisterListener3_3Request) GetArg1() int32
func (*RegisterListener3_3Request) GetArg2 ¶ added in v0.0.6
func (x *RegisterListener3_3Request) GetArg2() int32
func (*RegisterListener3_3Request) ProtoMessage ¶ added in v0.0.6
func (*RegisterListener3_3Request) ProtoMessage()
func (*RegisterListener3_3Request) ProtoReflect ¶ added in v0.0.6
func (x *RegisterListener3_3Request) ProtoReflect() protoreflect.Message
func (*RegisterListener3_3Request) Reset ¶ added in v0.0.6
func (x *RegisterListener3_3Request) Reset()
func (*RegisterListener3_3Request) String ¶ added in v0.0.6
func (x *RegisterListener3_3Request) String() string
type RegisterListener3_3Response ¶ added in v0.0.6
type RegisterListener3_3Response struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterListener3_3Response) Descriptor
deprecated
added in
v0.0.6
func (*RegisterListener3_3Response) Descriptor() ([]byte, []int)
Deprecated: Use RegisterListener3_3Response.ProtoReflect.Descriptor instead.
func (*RegisterListener3_3Response) GetResult ¶ added in v0.0.6
func (x *RegisterListener3_3Response) GetResult() bool
func (*RegisterListener3_3Response) ProtoMessage ¶ added in v0.0.6
func (*RegisterListener3_3Response) ProtoMessage()
func (*RegisterListener3_3Response) ProtoReflect ¶ added in v0.0.6
func (x *RegisterListener3_3Response) ProtoReflect() protoreflect.Message
func (*RegisterListener3_3Response) Reset ¶ added in v0.0.6
func (x *RegisterListener3_3Response) Reset()
func (*RegisterListener3_3Response) String ¶ added in v0.0.6
func (x *RegisterListener3_3Response) String() string
type RegisterListener4_1Request ¶ added in v0.0.6
type RegisterListener4_1Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterListener4_1Request) Descriptor
deprecated
added in
v0.0.6
func (*RegisterListener4_1Request) Descriptor() ([]byte, []int)
Deprecated: Use RegisterListener4_1Request.ProtoReflect.Descriptor instead.
func (*RegisterListener4_1Request) GetArg0 ¶ added in v0.0.6
func (x *RegisterListener4_1Request) GetArg0() int64
func (*RegisterListener4_1Request) GetArg1 ¶ added in v0.0.6
func (x *RegisterListener4_1Request) GetArg1() int64
func (*RegisterListener4_1Request) GetArg2 ¶ added in v0.0.6
func (x *RegisterListener4_1Request) GetArg2() int32
func (*RegisterListener4_1Request) GetArg3 ¶ added in v0.0.6
func (x *RegisterListener4_1Request) GetArg3() int32
func (*RegisterListener4_1Request) ProtoMessage ¶ added in v0.0.6
func (*RegisterListener4_1Request) ProtoMessage()
func (*RegisterListener4_1Request) ProtoReflect ¶ added in v0.0.6
func (x *RegisterListener4_1Request) ProtoReflect() protoreflect.Message
func (*RegisterListener4_1Request) Reset ¶ added in v0.0.6
func (x *RegisterListener4_1Request) Reset()
func (*RegisterListener4_1Request) String ¶ added in v0.0.6
func (x *RegisterListener4_1Request) String() string
type RegisterListener4_1Response ¶ added in v0.0.6
type RegisterListener4_1Response struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterListener4_1Response) Descriptor
deprecated
added in
v0.0.6
func (*RegisterListener4_1Response) Descriptor() ([]byte, []int)
Deprecated: Use RegisterListener4_1Response.ProtoReflect.Descriptor instead.
func (*RegisterListener4_1Response) GetResult ¶ added in v0.0.6
func (x *RegisterListener4_1Response) GetResult() bool
func (*RegisterListener4_1Response) ProtoMessage ¶ added in v0.0.6
func (*RegisterListener4_1Response) ProtoMessage()
func (*RegisterListener4_1Response) ProtoReflect ¶ added in v0.0.6
func (x *RegisterListener4_1Response) ProtoReflect() protoreflect.Message
func (*RegisterListener4_1Response) Reset ¶ added in v0.0.6
func (x *RegisterListener4_1Response) Reset()
func (*RegisterListener4_1Response) String ¶ added in v0.0.6
func (x *RegisterListener4_1Response) String() string
type ReleaseRequest ¶
type ReleaseRequest struct {
// contains filtered or unexported fields
}
func (*ReleaseRequest) Descriptor
deprecated
func (*ReleaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReleaseRequest.ProtoReflect.Descriptor instead.
func (*ReleaseRequest) ProtoMessage ¶
func (*ReleaseRequest) ProtoMessage()
func (*ReleaseRequest) ProtoReflect ¶
func (x *ReleaseRequest) ProtoReflect() protoreflect.Message
func (*ReleaseRequest) Reset ¶
func (x *ReleaseRequest) Reset()
func (*ReleaseRequest) String ¶
func (x *ReleaseRequest) String() string
type ReleaseResponse ¶
type ReleaseResponse struct {
// contains filtered or unexported fields
}
func (*ReleaseResponse) Descriptor
deprecated
func (*ReleaseResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReleaseResponse.ProtoReflect.Descriptor instead.
func (*ReleaseResponse) ProtoMessage ¶
func (*ReleaseResponse) ProtoMessage()
func (*ReleaseResponse) ProtoReflect ¶
func (x *ReleaseResponse) ProtoReflect() protoreflect.Message
func (*ReleaseResponse) Reset ¶
func (x *ReleaseResponse) Reset()
func (*ReleaseResponse) String ¶
func (x *ReleaseResponse) String() string
type RemapCoordinateSystemRequest ¶ added in v0.0.6
type RemapCoordinateSystemRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*RemapCoordinateSystemRequest) Descriptor
deprecated
added in
v0.0.6
func (*RemapCoordinateSystemRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemapCoordinateSystemRequest.ProtoReflect.Descriptor instead.
func (*RemapCoordinateSystemRequest) GetArg0 ¶ added in v0.0.6
func (x *RemapCoordinateSystemRequest) GetArg0() int64
func (*RemapCoordinateSystemRequest) GetArg1 ¶ added in v0.0.6
func (x *RemapCoordinateSystemRequest) GetArg1() int32
func (*RemapCoordinateSystemRequest) GetArg2 ¶ added in v0.0.6
func (x *RemapCoordinateSystemRequest) GetArg2() int32
func (*RemapCoordinateSystemRequest) GetArg3 ¶ added in v0.0.6
func (x *RemapCoordinateSystemRequest) GetArg3() int64
func (*RemapCoordinateSystemRequest) ProtoMessage ¶ added in v0.0.6
func (*RemapCoordinateSystemRequest) ProtoMessage()
func (*RemapCoordinateSystemRequest) ProtoReflect ¶ added in v0.0.6
func (x *RemapCoordinateSystemRequest) ProtoReflect() protoreflect.Message
func (*RemapCoordinateSystemRequest) Reset ¶ added in v0.0.6
func (x *RemapCoordinateSystemRequest) Reset()
func (*RemapCoordinateSystemRequest) String ¶ added in v0.0.6
func (x *RemapCoordinateSystemRequest) String() string
type RemapCoordinateSystemResponse ¶ added in v0.0.6
type RemapCoordinateSystemResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*RemapCoordinateSystemResponse) Descriptor
deprecated
added in
v0.0.6
func (*RemapCoordinateSystemResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemapCoordinateSystemResponse.ProtoReflect.Descriptor instead.
func (*RemapCoordinateSystemResponse) GetResult ¶ added in v0.0.6
func (x *RemapCoordinateSystemResponse) GetResult() bool
func (*RemapCoordinateSystemResponse) ProtoMessage ¶ added in v0.0.6
func (*RemapCoordinateSystemResponse) ProtoMessage()
func (*RemapCoordinateSystemResponse) ProtoReflect ¶ added in v0.0.6
func (x *RemapCoordinateSystemResponse) ProtoReflect() protoreflect.Message
func (*RemapCoordinateSystemResponse) Reset ¶ added in v0.0.6
func (x *RemapCoordinateSystemResponse) Reset()
func (*RemapCoordinateSystemResponse) String ¶ added in v0.0.6
func (x *RemapCoordinateSystemResponse) String() string
type RemoveGpsDataRequest ¶ added in v0.0.6
type RemoveGpsDataRequest struct {
// contains filtered or unexported fields
}
func (*RemoveGpsDataRequest) Descriptor
deprecated
added in
v0.0.6
func (*RemoveGpsDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveGpsDataRequest.ProtoReflect.Descriptor instead.
func (*RemoveGpsDataRequest) ProtoMessage ¶ added in v0.0.6
func (*RemoveGpsDataRequest) ProtoMessage()
func (*RemoveGpsDataRequest) ProtoReflect ¶ added in v0.0.6
func (x *RemoveGpsDataRequest) ProtoReflect() protoreflect.Message
func (*RemoveGpsDataRequest) Reset ¶ added in v0.0.6
func (x *RemoveGpsDataRequest) Reset()
func (*RemoveGpsDataRequest) String ¶ added in v0.0.6
func (x *RemoveGpsDataRequest) String() string
type RemoveGpsDataResponse ¶ added in v0.0.6
type RemoveGpsDataResponse struct {
// contains filtered or unexported fields
}
func (*RemoveGpsDataResponse) Descriptor
deprecated
added in
v0.0.6
func (*RemoveGpsDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveGpsDataResponse.ProtoReflect.Descriptor instead.
func (*RemoveGpsDataResponse) ProtoMessage ¶ added in v0.0.6
func (*RemoveGpsDataResponse) ProtoMessage()
func (*RemoveGpsDataResponse) ProtoReflect ¶ added in v0.0.6
func (x *RemoveGpsDataResponse) ProtoReflect() protoreflect.Message
func (*RemoveGpsDataResponse) Reset ¶ added in v0.0.6
func (x *RemoveGpsDataResponse) Reset()
func (*RemoveGpsDataResponse) String ¶ added in v0.0.6
func (x *RemoveGpsDataResponse) String() string
type RemoveRequest ¶ added in v0.0.6
type RemoveRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveRequest) Descriptor
deprecated
added in
v0.0.6
func (*RemoveRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRequest.ProtoReflect.Descriptor instead.
func (*RemoveRequest) GetArg0 ¶ added in v0.0.6
func (x *RemoveRequest) GetArg0() string
func (*RemoveRequest) ProtoMessage ¶ added in v0.0.6
func (*RemoveRequest) ProtoMessage()
func (*RemoveRequest) ProtoReflect ¶ added in v0.0.6
func (x *RemoveRequest) ProtoReflect() protoreflect.Message
func (*RemoveRequest) Reset ¶ added in v0.0.6
func (x *RemoveRequest) Reset()
func (*RemoveRequest) String ¶ added in v0.0.6
func (x *RemoveRequest) String() string
type RemoveResponse ¶ added in v0.0.6
type RemoveResponse struct {
// contains filtered or unexported fields
}
func (*RemoveResponse) Descriptor
deprecated
added in
v0.0.6
func (*RemoveResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveResponse.ProtoReflect.Descriptor instead.
func (*RemoveResponse) ProtoMessage ¶ added in v0.0.6
func (*RemoveResponse) ProtoMessage()
func (*RemoveResponse) ProtoReflect ¶ added in v0.0.6
func (x *RemoveResponse) ProtoReflect() protoreflect.Message
func (*RemoveResponse) Reset ¶ added in v0.0.6
func (x *RemoveResponse) Reset()
func (*RemoveResponse) String ¶ added in v0.0.6
func (x *RemoveResponse) String() string
type RequestTriggerSensorRequest ¶ added in v0.0.6
type RequestTriggerSensorRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*RequestTriggerSensorRequest) Descriptor
deprecated
added in
v0.0.6
func (*RequestTriggerSensorRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestTriggerSensorRequest.ProtoReflect.Descriptor instead.
func (*RequestTriggerSensorRequest) GetArg0 ¶ added in v0.0.6
func (x *RequestTriggerSensorRequest) GetArg0() int64
func (*RequestTriggerSensorRequest) GetArg1 ¶ added in v0.0.6
func (x *RequestTriggerSensorRequest) GetArg1() int64
func (*RequestTriggerSensorRequest) ProtoMessage ¶ added in v0.0.6
func (*RequestTriggerSensorRequest) ProtoMessage()
func (*RequestTriggerSensorRequest) ProtoReflect ¶ added in v0.0.6
func (x *RequestTriggerSensorRequest) ProtoReflect() protoreflect.Message
func (*RequestTriggerSensorRequest) Reset ¶ added in v0.0.6
func (x *RequestTriggerSensorRequest) Reset()
func (*RequestTriggerSensorRequest) String ¶ added in v0.0.6
func (x *RequestTriggerSensorRequest) String() string
type RequestTriggerSensorResponse ¶ added in v0.0.6
type RequestTriggerSensorResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*RequestTriggerSensorResponse) Descriptor
deprecated
added in
v0.0.6
func (*RequestTriggerSensorResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestTriggerSensorResponse.ProtoReflect.Descriptor instead.
func (*RequestTriggerSensorResponse) GetResult ¶ added in v0.0.6
func (x *RequestTriggerSensorResponse) GetResult() bool
func (*RequestTriggerSensorResponse) ProtoMessage ¶ added in v0.0.6
func (*RequestTriggerSensorResponse) ProtoMessage()
func (*RequestTriggerSensorResponse) ProtoReflect ¶ added in v0.0.6
func (x *RequestTriggerSensorResponse) ProtoReflect() protoreflect.Message
func (*RequestTriggerSensorResponse) Reset ¶ added in v0.0.6
func (x *RequestTriggerSensorResponse) Reset()
func (*RequestTriggerSensorResponse) String ¶ added in v0.0.6
func (x *RequestTriggerSensorResponse) String() string
type SensorDirectChannelCloseRequest ¶ added in v0.0.6
type SensorDirectChannelCloseRequest struct {
// contains filtered or unexported fields
}
func (*SensorDirectChannelCloseRequest) Descriptor
deprecated
added in
v0.0.6
func (*SensorDirectChannelCloseRequest) Descriptor() ([]byte, []int)
Deprecated: Use SensorDirectChannelCloseRequest.ProtoReflect.Descriptor instead.
func (*SensorDirectChannelCloseRequest) ProtoMessage ¶ added in v0.0.6
func (*SensorDirectChannelCloseRequest) ProtoMessage()
func (*SensorDirectChannelCloseRequest) ProtoReflect ¶ added in v0.0.6
func (x *SensorDirectChannelCloseRequest) ProtoReflect() protoreflect.Message
func (*SensorDirectChannelCloseRequest) Reset ¶ added in v0.0.6
func (x *SensorDirectChannelCloseRequest) Reset()
func (*SensorDirectChannelCloseRequest) String ¶ added in v0.0.6
func (x *SensorDirectChannelCloseRequest) String() string
type SensorDirectChannelServiceClient ¶ added in v0.0.6
type SensorDirectChannelServiceClient interface {
Close(ctx context.Context, in *SensorDirectChannelCloseRequest, opts ...grpc.CallOption) (*CloseResponse, error)
Configure(ctx context.Context, in *ConfigureRequest, opts ...grpc.CallOption) (*ConfigureResponse, error)
IsOpen(ctx context.Context, in *IsOpenRequest, opts ...grpc.CallOption) (*IsOpenResponse, error)
}
SensorDirectChannelServiceClient is the client API for SensorDirectChannelService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSensorDirectChannelServiceClient ¶ added in v0.0.6
func NewSensorDirectChannelServiceClient(cc grpc.ClientConnInterface) SensorDirectChannelServiceClient
type SensorDirectChannelServiceServer ¶ added in v0.0.6
type SensorDirectChannelServiceServer interface {
Close(context.Context, *SensorDirectChannelCloseRequest) (*CloseResponse, error)
Configure(context.Context, *ConfigureRequest) (*ConfigureResponse, error)
IsOpen(context.Context, *IsOpenRequest) (*IsOpenResponse, error)
// contains filtered or unexported methods
}
SensorDirectChannelServiceServer is the server API for SensorDirectChannelService service. All implementations must embed UnimplementedSensorDirectChannelServiceServer for forward compatibility.
type SensorEventCallbackServiceClient ¶ added in v0.0.6
type SensorEventCallbackServiceClient interface {
OnAccuracyChanged(ctx context.Context, in *OnAccuracyChangedRequest, opts ...grpc.CallOption) (*OnAccuracyChangedResponse, error)
OnFlushCompleted(ctx context.Context, in *OnFlushCompletedRequest, opts ...grpc.CallOption) (*OnFlushCompletedResponse, error)
OnSensorAdditionalInfo(ctx context.Context, in *OnSensorAdditionalInfoRequest, opts ...grpc.CallOption) (*OnSensorAdditionalInfoResponse, error)
OnSensorChanged(ctx context.Context, in *OnSensorChangedRequest, opts ...grpc.CallOption) (*OnSensorChangedResponse, error)
}
SensorEventCallbackServiceClient is the client API for SensorEventCallbackService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSensorEventCallbackServiceClient ¶ added in v0.0.6
func NewSensorEventCallbackServiceClient(cc grpc.ClientConnInterface) SensorEventCallbackServiceClient
type SensorEventCallbackServiceServer ¶ added in v0.0.6
type SensorEventCallbackServiceServer interface {
OnAccuracyChanged(context.Context, *OnAccuracyChangedRequest) (*OnAccuracyChangedResponse, error)
OnFlushCompleted(context.Context, *OnFlushCompletedRequest) (*OnFlushCompletedResponse, error)
OnSensorAdditionalInfo(context.Context, *OnSensorAdditionalInfoRequest) (*OnSensorAdditionalInfoResponse, error)
OnSensorChanged(context.Context, *OnSensorChangedRequest) (*OnSensorChangedResponse, error)
// contains filtered or unexported methods
}
SensorEventCallbackServiceServer is the server API for SensorEventCallbackService service. All implementations must embed UnimplementedSensorEventCallbackServiceServer for forward compatibility.
type SensorEventListener2ServiceClient ¶ added in v0.0.6
type SensorEventListener2ServiceClient interface {
OnFlushCompleted(ctx context.Context, in *OnFlushCompletedRequest, opts ...grpc.CallOption) (*OnFlushCompletedResponse, error)
}
SensorEventListener2ServiceClient is the client API for SensorEventListener2Service service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSensorEventListener2ServiceClient ¶ added in v0.0.6
func NewSensorEventListener2ServiceClient(cc grpc.ClientConnInterface) SensorEventListener2ServiceClient
type SensorEventListener2ServiceServer ¶ added in v0.0.6
type SensorEventListener2ServiceServer interface {
OnFlushCompleted(context.Context, *OnFlushCompletedRequest) (*OnFlushCompletedResponse, error)
// contains filtered or unexported methods
}
SensorEventListener2ServiceServer is the server API for SensorEventListener2Service service. All implementations must embed UnimplementedSensorEventListener2ServiceServer for forward compatibility.
type SensorEventListenerServiceClient ¶ added in v0.0.6
type SensorEventListenerServiceClient interface {
OnAccuracyChanged(ctx context.Context, in *OnAccuracyChangedRequest, opts ...grpc.CallOption) (*OnAccuracyChangedResponse, error)
OnSensorChanged(ctx context.Context, in *OnSensorChangedRequest, opts ...grpc.CallOption) (*OnSensorChangedResponse, error)
}
SensorEventListenerServiceClient is the client API for SensorEventListenerService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSensorEventListenerServiceClient ¶ added in v0.0.6
func NewSensorEventListenerServiceClient(cc grpc.ClientConnInterface) SensorEventListenerServiceClient
type SensorEventListenerServiceServer ¶ added in v0.0.6
type SensorEventListenerServiceServer interface {
OnAccuracyChanged(context.Context, *OnAccuracyChangedRequest) (*OnAccuracyChangedResponse, error)
OnSensorChanged(context.Context, *OnSensorChangedRequest) (*OnSensorChangedResponse, error)
// contains filtered or unexported methods
}
SensorEventListenerServiceServer is the server API for SensorEventListenerService service. All implementations must embed UnimplementedSensorEventListenerServiceServer for forward compatibility.
type SensorListenerOnAccuracyChangedRequest ¶ added in v0.0.6
type SensorListenerOnAccuracyChangedRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*SensorListenerOnAccuracyChangedRequest) Descriptor
deprecated
added in
v0.0.6
func (*SensorListenerOnAccuracyChangedRequest) Descriptor() ([]byte, []int)
Deprecated: Use SensorListenerOnAccuracyChangedRequest.ProtoReflect.Descriptor instead.
func (*SensorListenerOnAccuracyChangedRequest) GetArg0 ¶ added in v0.0.6
func (x *SensorListenerOnAccuracyChangedRequest) GetArg0() int32
func (*SensorListenerOnAccuracyChangedRequest) GetArg1 ¶ added in v0.0.6
func (x *SensorListenerOnAccuracyChangedRequest) GetArg1() int32
func (*SensorListenerOnAccuracyChangedRequest) ProtoMessage ¶ added in v0.0.6
func (*SensorListenerOnAccuracyChangedRequest) ProtoMessage()
func (*SensorListenerOnAccuracyChangedRequest) ProtoReflect ¶ added in v0.0.6
func (x *SensorListenerOnAccuracyChangedRequest) ProtoReflect() protoreflect.Message
func (*SensorListenerOnAccuracyChangedRequest) Reset ¶ added in v0.0.6
func (x *SensorListenerOnAccuracyChangedRequest) Reset()
func (*SensorListenerOnAccuracyChangedRequest) String ¶ added in v0.0.6
func (x *SensorListenerOnAccuracyChangedRequest) String() string
type SensorListenerOnSensorChangedRequest ¶ added in v0.0.6
type SensorListenerOnSensorChangedRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*SensorListenerOnSensorChangedRequest) Descriptor
deprecated
added in
v0.0.6
func (*SensorListenerOnSensorChangedRequest) Descriptor() ([]byte, []int)
Deprecated: Use SensorListenerOnSensorChangedRequest.ProtoReflect.Descriptor instead.
func (*SensorListenerOnSensorChangedRequest) GetArg0 ¶ added in v0.0.6
func (x *SensorListenerOnSensorChangedRequest) GetArg0() int32
func (*SensorListenerOnSensorChangedRequest) GetArg1 ¶ added in v0.0.6
func (x *SensorListenerOnSensorChangedRequest) GetArg1() int64
func (*SensorListenerOnSensorChangedRequest) ProtoMessage ¶ added in v0.0.6
func (*SensorListenerOnSensorChangedRequest) ProtoMessage()
func (*SensorListenerOnSensorChangedRequest) ProtoReflect ¶ added in v0.0.6
func (x *SensorListenerOnSensorChangedRequest) ProtoReflect() protoreflect.Message
func (*SensorListenerOnSensorChangedRequest) Reset ¶ added in v0.0.6
func (x *SensorListenerOnSensorChangedRequest) Reset()
func (*SensorListenerOnSensorChangedRequest) String ¶ added in v0.0.6
func (x *SensorListenerOnSensorChangedRequest) String() string
type SensorListenerServiceClient ¶ added in v0.0.6
type SensorListenerServiceClient interface {
OnAccuracyChanged(ctx context.Context, in *SensorListenerOnAccuracyChangedRequest, opts ...grpc.CallOption) (*OnAccuracyChangedResponse, error)
OnSensorChanged(ctx context.Context, in *SensorListenerOnSensorChangedRequest, opts ...grpc.CallOption) (*OnSensorChangedResponse, error)
}
SensorListenerServiceClient is the client API for SensorListenerService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSensorListenerServiceClient ¶ added in v0.0.6
func NewSensorListenerServiceClient(cc grpc.ClientConnInterface) SensorListenerServiceClient
type SensorListenerServiceServer ¶ added in v0.0.6
type SensorListenerServiceServer interface {
OnAccuracyChanged(context.Context, *SensorListenerOnAccuracyChangedRequest) (*OnAccuracyChangedResponse, error)
OnSensorChanged(context.Context, *SensorListenerOnSensorChangedRequest) (*OnSensorChangedResponse, error)
// contains filtered or unexported methods
}
SensorListenerServiceServer is the server API for SensorListenerService service. All implementations must embed UnimplementedSensorListenerServiceServer for forward compatibility.
type SensorManagerDynamicSensorCallbackServiceClient ¶ added in v0.0.6
type SensorManagerDynamicSensorCallbackServiceClient interface {
OnDynamicSensorConnected(ctx context.Context, in *OnDynamicSensorConnectedRequest, opts ...grpc.CallOption) (*OnDynamicSensorConnectedResponse, error)
OnDynamicSensorDisconnected(ctx context.Context, in *OnDynamicSensorDisconnectedRequest, opts ...grpc.CallOption) (*OnDynamicSensorDisconnectedResponse, error)
}
SensorManagerDynamicSensorCallbackServiceClient is the client API for SensorManagerDynamicSensorCallbackService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSensorManagerDynamicSensorCallbackServiceClient ¶ added in v0.0.6
func NewSensorManagerDynamicSensorCallbackServiceClient(cc grpc.ClientConnInterface) SensorManagerDynamicSensorCallbackServiceClient
type SensorManagerDynamicSensorCallbackServiceServer ¶ added in v0.0.6
type SensorManagerDynamicSensorCallbackServiceServer interface {
OnDynamicSensorConnected(context.Context, *OnDynamicSensorConnectedRequest) (*OnDynamicSensorConnectedResponse, error)
OnDynamicSensorDisconnected(context.Context, *OnDynamicSensorDisconnectedRequest) (*OnDynamicSensorDisconnectedResponse, error)
// contains filtered or unexported methods
}
SensorManagerDynamicSensorCallbackServiceServer is the server API for SensorManagerDynamicSensorCallbackService service. All implementations must embed UnimplementedSensorManagerDynamicSensorCallbackServiceServer for forward compatibility.
type SensorManagerGetInclinationRequest ¶ added in v0.0.6
type SensorManagerGetInclinationRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SensorManagerGetInclinationRequest) Descriptor
deprecated
added in
v0.0.6
func (*SensorManagerGetInclinationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SensorManagerGetInclinationRequest.ProtoReflect.Descriptor instead.
func (*SensorManagerGetInclinationRequest) GetArg0 ¶ added in v0.0.6
func (x *SensorManagerGetInclinationRequest) GetArg0() int64
func (*SensorManagerGetInclinationRequest) ProtoMessage ¶ added in v0.0.6
func (*SensorManagerGetInclinationRequest) ProtoMessage()
func (*SensorManagerGetInclinationRequest) ProtoReflect ¶ added in v0.0.6
func (x *SensorManagerGetInclinationRequest) ProtoReflect() protoreflect.Message
func (*SensorManagerGetInclinationRequest) Reset ¶ added in v0.0.6
func (x *SensorManagerGetInclinationRequest) Reset()
func (*SensorManagerGetInclinationRequest) String ¶ added in v0.0.6
func (x *SensorManagerGetInclinationRequest) String() string
type SensorManagerServiceClient ¶ added in v0.0.6
type SensorManagerServiceClient interface {
CancelTriggerSensor(ctx context.Context, in *CancelTriggerSensorRequest, opts ...grpc.CallOption) (*CancelTriggerSensorResponse, error)
CreateDirectChannel1(ctx context.Context, in *CreateDirectChannel1Request, opts ...grpc.CallOption) (*CreateDirectChannel1Response, error)
CreateDirectChannel1_1(ctx context.Context, in *CreateDirectChannel1_1Request, opts ...grpc.CallOption) (*CreateDirectChannel1_1Response, error)
Flush(ctx context.Context, in *FlushRequest, opts ...grpc.CallOption) (*FlushResponse, error)
GetDefaultSensor1(ctx context.Context, in *GetDefaultSensor1Request, opts ...grpc.CallOption) (*GetDefaultSensor1Response, error)
GetDefaultSensor2_1(ctx context.Context, in *GetDefaultSensor2_1Request, opts ...grpc.CallOption) (*GetDefaultSensor2_1Response, error)
GetDynamicSensorList(ctx context.Context, in *GetDynamicSensorListRequest, opts ...grpc.CallOption) (*GetDynamicSensorListResponse, error)
GetSensorList(ctx context.Context, in *GetSensorListRequest, opts ...grpc.CallOption) (*GetSensorListResponse, error)
GetSensors(ctx context.Context, in *GetSensorsRequest, opts ...grpc.CallOption) (*GetSensorsResponse, error)
IsDynamicSensorDiscoverySupported(ctx context.Context, in *IsDynamicSensorDiscoverySupportedRequest, opts ...grpc.CallOption) (*IsDynamicSensorDiscoverySupportedResponse, error)
RegisterDynamicSensorCallback(ctx context.Context, in *RegisterDynamicSensorCallbackRequest, opts ...grpc.CallOption) (*RegisterDynamicSensorCallbackResponse, error)
RegisterListener3(ctx context.Context, in *RegisterListener3Request, opts ...grpc.CallOption) (*RegisterListener3Response, error)
RegisterListener4_1(ctx context.Context, in *RegisterListener4_1Request, opts ...grpc.CallOption) (*RegisterListener4_1Response, error)
RegisterListener2_2(ctx context.Context, in *RegisterListener2_2Request, opts ...grpc.CallOption) (*RegisterListener2_2Response, error)
RegisterListener3_3(ctx context.Context, in *RegisterListener3_3Request, opts ...grpc.CallOption) (*RegisterListener3_3Response, error)
RequestTriggerSensor(ctx context.Context, in *RequestTriggerSensorRequest, opts ...grpc.CallOption) (*RequestTriggerSensorResponse, error)
UnregisterDynamicSensorCallback(ctx context.Context, in *UnregisterDynamicSensorCallbackRequest, opts ...grpc.CallOption) (*UnregisterDynamicSensorCallbackResponse, error)
UnregisterListener1(ctx context.Context, in *UnregisterListener1Request, opts ...grpc.CallOption) (*UnregisterListener1Response, error)
UnregisterListener2_1(ctx context.Context, in *UnregisterListener2_1Request, opts ...grpc.CallOption) (*UnregisterListener2_1Response, error)
UnregisterListener1_2(ctx context.Context, in *UnregisterListener1_2Request, opts ...grpc.CallOption) (*UnregisterListener1_2Response, error)
UnregisterListener2_3(ctx context.Context, in *UnregisterListener2_3Request, opts ...grpc.CallOption) (*UnregisterListener2_3Response, error)
GetAltitude(ctx context.Context, in *GetAltitudeRequest, opts ...grpc.CallOption) (*GetAltitudeResponse, error)
GetAngleChange(ctx context.Context, in *GetAngleChangeRequest, opts ...grpc.CallOption) (*GetAngleChangeResponse, error)
GetInclination(ctx context.Context, in *SensorManagerGetInclinationRequest, opts ...grpc.CallOption) (*GetInclinationResponse, error)
GetOrientation(ctx context.Context, in *GetOrientationRequest, opts ...grpc.CallOption) (*GetOrientationResponse, error)
GetQuaternionFromVector(ctx context.Context, in *GetQuaternionFromVectorRequest, opts ...grpc.CallOption) (*GetQuaternionFromVectorResponse, error)
GetRotationMatrix(ctx context.Context, in *GetRotationMatrixRequest, opts ...grpc.CallOption) (*GetRotationMatrixResponse, error)
GetRotationMatrixFromVector(ctx context.Context, in *GetRotationMatrixFromVectorRequest, opts ...grpc.CallOption) (*GetRotationMatrixFromVectorResponse, error)
RemapCoordinateSystem(ctx context.Context, in *RemapCoordinateSystemRequest, opts ...grpc.CallOption) (*RemapCoordinateSystemResponse, error)
}
SensorManagerServiceClient is the client API for SensorManagerService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSensorManagerServiceClient ¶ added in v0.0.6
func NewSensorManagerServiceClient(cc grpc.ClientConnInterface) SensorManagerServiceClient
type SensorManagerServiceServer ¶ added in v0.0.6
type SensorManagerServiceServer interface {
CancelTriggerSensor(context.Context, *CancelTriggerSensorRequest) (*CancelTriggerSensorResponse, error)
CreateDirectChannel1(context.Context, *CreateDirectChannel1Request) (*CreateDirectChannel1Response, error)
CreateDirectChannel1_1(context.Context, *CreateDirectChannel1_1Request) (*CreateDirectChannel1_1Response, error)
Flush(context.Context, *FlushRequest) (*FlushResponse, error)
GetDefaultSensor1(context.Context, *GetDefaultSensor1Request) (*GetDefaultSensor1Response, error)
GetDefaultSensor2_1(context.Context, *GetDefaultSensor2_1Request) (*GetDefaultSensor2_1Response, error)
GetDynamicSensorList(context.Context, *GetDynamicSensorListRequest) (*GetDynamicSensorListResponse, error)
GetSensorList(context.Context, *GetSensorListRequest) (*GetSensorListResponse, error)
GetSensors(context.Context, *GetSensorsRequest) (*GetSensorsResponse, error)
IsDynamicSensorDiscoverySupported(context.Context, *IsDynamicSensorDiscoverySupportedRequest) (*IsDynamicSensorDiscoverySupportedResponse, error)
RegisterDynamicSensorCallback(context.Context, *RegisterDynamicSensorCallbackRequest) (*RegisterDynamicSensorCallbackResponse, error)
RegisterListener3(context.Context, *RegisterListener3Request) (*RegisterListener3Response, error)
RegisterListener4_1(context.Context, *RegisterListener4_1Request) (*RegisterListener4_1Response, error)
RegisterListener2_2(context.Context, *RegisterListener2_2Request) (*RegisterListener2_2Response, error)
RegisterListener3_3(context.Context, *RegisterListener3_3Request) (*RegisterListener3_3Response, error)
RequestTriggerSensor(context.Context, *RequestTriggerSensorRequest) (*RequestTriggerSensorResponse, error)
UnregisterDynamicSensorCallback(context.Context, *UnregisterDynamicSensorCallbackRequest) (*UnregisterDynamicSensorCallbackResponse, error)
UnregisterListener1(context.Context, *UnregisterListener1Request) (*UnregisterListener1Response, error)
UnregisterListener2_1(context.Context, *UnregisterListener2_1Request) (*UnregisterListener2_1Response, error)
UnregisterListener1_2(context.Context, *UnregisterListener1_2Request) (*UnregisterListener1_2Response, error)
UnregisterListener2_3(context.Context, *UnregisterListener2_3Request) (*UnregisterListener2_3Response, error)
GetAltitude(context.Context, *GetAltitudeRequest) (*GetAltitudeResponse, error)
GetAngleChange(context.Context, *GetAngleChangeRequest) (*GetAngleChangeResponse, error)
GetInclination(context.Context, *SensorManagerGetInclinationRequest) (*GetInclinationResponse, error)
GetOrientation(context.Context, *GetOrientationRequest) (*GetOrientationResponse, error)
GetQuaternionFromVector(context.Context, *GetQuaternionFromVectorRequest) (*GetQuaternionFromVectorResponse, error)
GetRotationMatrix(context.Context, *GetRotationMatrixRequest) (*GetRotationMatrixResponse, error)
GetRotationMatrixFromVector(context.Context, *GetRotationMatrixFromVectorRequest) (*GetRotationMatrixFromVectorResponse, error)
RemapCoordinateSystem(context.Context, *RemapCoordinateSystemRequest) (*RemapCoordinateSystemResponse, error)
// contains filtered or unexported methods
}
SensorManagerServiceServer is the server API for SensorManagerService service. All implementations must embed UnimplementedSensorManagerServiceServer for forward compatibility.
type SensorPrivacyManagerServiceClient ¶ added in v0.0.6
type SensorPrivacyManagerServiceClient interface {
SupportsSensorToggle1(ctx context.Context, in *SupportsSensorToggle1Request, opts ...grpc.CallOption) (*SupportsSensorToggle1Response, error)
SupportsSensorToggle2_1(ctx context.Context, in *SupportsSensorToggle2_1Request, opts ...grpc.CallOption) (*SupportsSensorToggle2_1Response, error)
}
SensorPrivacyManagerServiceClient is the client API for SensorPrivacyManagerService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSensorPrivacyManagerServiceClient ¶ added in v0.0.6
func NewSensorPrivacyManagerServiceClient(cc grpc.ClientConnInterface) SensorPrivacyManagerServiceClient
type SensorPrivacyManagerServiceServer ¶ added in v0.0.6
type SensorPrivacyManagerServiceServer interface {
SupportsSensorToggle1(context.Context, *SupportsSensorToggle1Request) (*SupportsSensorToggle1Response, error)
SupportsSensorToggle2_1(context.Context, *SupportsSensorToggle2_1Request) (*SupportsSensorToggle2_1Response, error)
// contains filtered or unexported methods
}
SensorPrivacyManagerServiceServer is the server API for SensorPrivacyManagerService service. All implementations must embed UnimplementedSensorPrivacyManagerServiceServer for forward compatibility.
type SensorServiceClient ¶ added in v0.0.6
type SensorServiceClient interface {
GetFifoMaxEventCount(ctx context.Context, in *GetFifoMaxEventCountRequest, opts ...grpc.CallOption) (*GetFifoMaxEventCountResponse, error)
GetFifoReservedEventCount(ctx context.Context, in *GetFifoReservedEventCountRequest, opts ...grpc.CallOption) (*GetFifoReservedEventCountResponse, error)
GetHighestDirectReportRateLevel(ctx context.Context, in *GetHighestDirectReportRateLevelRequest, opts ...grpc.CallOption) (*GetHighestDirectReportRateLevelResponse, error)
GetId(ctx context.Context, in *GetIdRequest, opts ...grpc.CallOption) (*GetIdResponse, error)
GetMaxDelay(ctx context.Context, in *GetMaxDelayRequest, opts ...grpc.CallOption) (*GetMaxDelayResponse, error)
GetMaximumRange(ctx context.Context, in *GetMaximumRangeRequest, opts ...grpc.CallOption) (*GetMaximumRangeResponse, error)
GetMinDelay(ctx context.Context, in *GetMinDelayRequest, opts ...grpc.CallOption) (*GetMinDelayResponse, error)
GetName(ctx context.Context, in *GetNameRequest, opts ...grpc.CallOption) (*GetNameResponse, error)
GetPower(ctx context.Context, in *GetPowerRequest, opts ...grpc.CallOption) (*GetPowerResponse, error)
GetReportingMode(ctx context.Context, in *GetReportingModeRequest, opts ...grpc.CallOption) (*GetReportingModeResponse, error)
GetResolution(ctx context.Context, in *GetResolutionRequest, opts ...grpc.CallOption) (*GetResolutionResponse, error)
GetStringType(ctx context.Context, in *GetStringTypeRequest, opts ...grpc.CallOption) (*GetStringTypeResponse, error)
GetType(ctx context.Context, in *GetTypeRequest, opts ...grpc.CallOption) (*GetTypeResponse, error)
GetVendor(ctx context.Context, in *GetVendorRequest, opts ...grpc.CallOption) (*GetVendorResponse, error)
GetVersion(ctx context.Context, in *GetVersionRequest, opts ...grpc.CallOption) (*GetVersionResponse, error)
IsAdditionalInfoSupported(ctx context.Context, in *IsAdditionalInfoSupportedRequest, opts ...grpc.CallOption) (*IsAdditionalInfoSupportedResponse, error)
IsDirectChannelTypeSupported(ctx context.Context, in *IsDirectChannelTypeSupportedRequest, opts ...grpc.CallOption) (*IsDirectChannelTypeSupportedResponse, error)
IsDynamicSensor(ctx context.Context, in *IsDynamicSensorRequest, opts ...grpc.CallOption) (*IsDynamicSensorResponse, error)
IsWakeUpSensor(ctx context.Context, in *IsWakeUpSensorRequest, opts ...grpc.CallOption) (*IsWakeUpSensorResponse, error)
ToString(ctx context.Context, in *SensorToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
SensorServiceClient is the client API for SensorService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSensorServiceClient ¶ added in v0.0.6
func NewSensorServiceClient(cc grpc.ClientConnInterface) SensorServiceClient
type SensorServiceServer ¶ added in v0.0.6
type SensorServiceServer interface {
GetFifoMaxEventCount(context.Context, *GetFifoMaxEventCountRequest) (*GetFifoMaxEventCountResponse, error)
GetFifoReservedEventCount(context.Context, *GetFifoReservedEventCountRequest) (*GetFifoReservedEventCountResponse, error)
GetHighestDirectReportRateLevel(context.Context, *GetHighestDirectReportRateLevelRequest) (*GetHighestDirectReportRateLevelResponse, error)
GetId(context.Context, *GetIdRequest) (*GetIdResponse, error)
GetMaxDelay(context.Context, *GetMaxDelayRequest) (*GetMaxDelayResponse, error)
GetMaximumRange(context.Context, *GetMaximumRangeRequest) (*GetMaximumRangeResponse, error)
GetMinDelay(context.Context, *GetMinDelayRequest) (*GetMinDelayResponse, error)
GetName(context.Context, *GetNameRequest) (*GetNameResponse, error)
GetPower(context.Context, *GetPowerRequest) (*GetPowerResponse, error)
GetReportingMode(context.Context, *GetReportingModeRequest) (*GetReportingModeResponse, error)
GetResolution(context.Context, *GetResolutionRequest) (*GetResolutionResponse, error)
GetStringType(context.Context, *GetStringTypeRequest) (*GetStringTypeResponse, error)
GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error)
GetVendor(context.Context, *GetVendorRequest) (*GetVendorResponse, error)
GetVersion(context.Context, *GetVersionRequest) (*GetVersionResponse, error)
IsAdditionalInfoSupported(context.Context, *IsAdditionalInfoSupportedRequest) (*IsAdditionalInfoSupportedResponse, error)
IsDirectChannelTypeSupported(context.Context, *IsDirectChannelTypeSupportedRequest) (*IsDirectChannelTypeSupportedResponse, error)
IsDynamicSensor(context.Context, *IsDynamicSensorRequest) (*IsDynamicSensorResponse, error)
IsWakeUpSensor(context.Context, *IsWakeUpSensorRequest) (*IsWakeUpSensorResponse, error)
ToString(context.Context, *SensorToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
SensorServiceServer is the server API for SensorService service. All implementations must embed UnimplementedSensorServiceServer for forward compatibility.
type SensorToStringRequest ¶ added in v0.0.6
type SensorToStringRequest struct {
// contains filtered or unexported fields
}
func (*SensorToStringRequest) Descriptor
deprecated
added in
v0.0.6
func (*SensorToStringRequest) Descriptor() ([]byte, []int)
Deprecated: Use SensorToStringRequest.ProtoReflect.Descriptor instead.
func (*SensorToStringRequest) ProtoMessage ¶ added in v0.0.6
func (*SensorToStringRequest) ProtoMessage()
func (*SensorToStringRequest) ProtoReflect ¶ added in v0.0.6
func (x *SensorToStringRequest) ProtoReflect() protoreflect.Message
func (*SensorToStringRequest) Reset ¶ added in v0.0.6
func (x *SensorToStringRequest) Reset()
func (*SensorToStringRequest) String ¶ added in v0.0.6
func (x *SensorToStringRequest) String() string
type Set1Request ¶ added in v0.0.6
type Set1Request struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*Set1Request) Descriptor
deprecated
added in
v0.0.6
func (*Set1Request) Descriptor() ([]byte, []int)
Deprecated: Use Set1Request.ProtoReflect.Descriptor instead.
func (*Set1Request) GetArg0 ¶ added in v0.0.6
func (x *Set1Request) GetArg0() int64
func (*Set1Request) GetHandle ¶ added in v0.0.6
func (x *Set1Request) GetHandle() int64
func (*Set1Request) ProtoMessage ¶ added in v0.0.6
func (*Set1Request) ProtoMessage()
func (*Set1Request) ProtoReflect ¶ added in v0.0.6
func (x *Set1Request) ProtoReflect() protoreflect.Message
func (*Set1Request) Reset ¶ added in v0.0.6
func (x *Set1Request) Reset()
func (*Set1Request) String ¶ added in v0.0.6
func (x *Set1Request) String() string
type Set1Response ¶ added in v0.0.6
type Set1Response struct {
// contains filtered or unexported fields
}
func (*Set1Response) Descriptor
deprecated
added in
v0.0.6
func (*Set1Response) Descriptor() ([]byte, []int)
Deprecated: Use Set1Response.ProtoReflect.Descriptor instead.
func (*Set1Response) ProtoMessage ¶ added in v0.0.6
func (*Set1Response) ProtoMessage()
func (*Set1Response) ProtoReflect ¶ added in v0.0.6
func (x *Set1Response) ProtoReflect() protoreflect.Message
func (*Set1Response) Reset ¶ added in v0.0.6
func (x *Set1Response) Reset()
func (*Set1Response) String ¶ added in v0.0.6
func (x *Set1Response) String() string
type Set2Request ¶ added in v0.0.6
type Set2Request struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*Set2Request) Descriptor
deprecated
added in
v0.0.6
func (*Set2Request) Descriptor() ([]byte, []int)
Deprecated: Use Set2Request.ProtoReflect.Descriptor instead.
func (*Set2Request) GetArg0 ¶ added in v0.0.6
func (x *Set2Request) GetArg0() string
func (*Set2Request) GetArg1 ¶ added in v0.0.6
func (x *Set2Request) GetArg1() int32
func (*Set2Request) ProtoMessage ¶ added in v0.0.6
func (*Set2Request) ProtoMessage()
func (*Set2Request) ProtoReflect ¶ added in v0.0.6
func (x *Set2Request) ProtoReflect() protoreflect.Message
func (*Set2Request) Reset ¶ added in v0.0.6
func (x *Set2Request) Reset()
func (*Set2Request) String ¶ added in v0.0.6
func (x *Set2Request) String() string
type Set2Response ¶ added in v0.0.6
type Set2Response struct {
// contains filtered or unexported fields
}
func (*Set2Response) Descriptor
deprecated
added in
v0.0.6
func (*Set2Response) Descriptor() ([]byte, []int)
Deprecated: Use Set2Response.ProtoReflect.Descriptor instead.
func (*Set2Response) ProtoMessage ¶ added in v0.0.6
func (*Set2Response) ProtoMessage()
func (*Set2Response) ProtoReflect ¶ added in v0.0.6
func (x *Set2Response) ProtoReflect() protoreflect.Message
func (*Set2Response) Reset ¶ added in v0.0.6
func (x *Set2Response) Reset()
func (*Set2Response) String ¶ added in v0.0.6
func (x *Set2Response) String() string
type Set2_1Request ¶ added in v0.0.6
type Set2_1Request struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*Set2_1Request) Descriptor
deprecated
added in
v0.0.6
func (*Set2_1Request) Descriptor() ([]byte, []int)
Deprecated: Use Set2_1Request.ProtoReflect.Descriptor instead.
func (*Set2_1Request) GetArg0 ¶ added in v0.0.6
func (x *Set2_1Request) GetArg0() int64
func (*Set2_1Request) GetArg1 ¶ added in v0.0.6
func (x *Set2_1Request) GetArg1() int64
func (*Set2_1Request) GetHandle ¶ added in v0.0.6
func (x *Set2_1Request) GetHandle() int64
func (*Set2_1Request) ProtoMessage ¶ added in v0.0.6
func (*Set2_1Request) ProtoMessage()
func (*Set2_1Request) ProtoReflect ¶ added in v0.0.6
func (x *Set2_1Request) ProtoReflect() protoreflect.Message
func (*Set2_1Request) Reset ¶ added in v0.0.6
func (x *Set2_1Request) Reset()
func (*Set2_1Request) String ¶ added in v0.0.6
func (x *Set2_1Request) String() string
type Set2_1Response ¶ added in v0.0.6
type Set2_1Response struct {
// contains filtered or unexported fields
}
func (*Set2_1Response) Descriptor
deprecated
added in
v0.0.6
func (*Set2_1Response) Descriptor() ([]byte, []int)
Deprecated: Use Set2_1Response.ProtoReflect.Descriptor instead.
func (*Set2_1Response) ProtoMessage ¶ added in v0.0.6
func (*Set2_1Response) ProtoMessage()
func (*Set2_1Response) ProtoReflect ¶ added in v0.0.6
func (x *Set2_1Response) ProtoReflect() protoreflect.Message
func (*Set2_1Response) Reset ¶ added in v0.0.6
func (x *Set2_1Response) Reset()
func (*Set2_1Response) String ¶ added in v0.0.6
func (x *Set2_1Response) String() string
type SetAntibandingRequest ¶ added in v0.0.6
type SetAntibandingRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetAntibandingRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetAntibandingRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetAntibandingRequest.ProtoReflect.Descriptor instead.
func (*SetAntibandingRequest) GetArg0 ¶ added in v0.0.6
func (x *SetAntibandingRequest) GetArg0() string
func (*SetAntibandingRequest) ProtoMessage ¶ added in v0.0.6
func (*SetAntibandingRequest) ProtoMessage()
func (*SetAntibandingRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetAntibandingRequest) ProtoReflect() protoreflect.Message
func (*SetAntibandingRequest) Reset ¶ added in v0.0.6
func (x *SetAntibandingRequest) Reset()
func (*SetAntibandingRequest) String ¶ added in v0.0.6
func (x *SetAntibandingRequest) String() string
type SetAntibandingResponse ¶ added in v0.0.6
type SetAntibandingResponse struct {
// contains filtered or unexported fields
}
func (*SetAntibandingResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetAntibandingResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetAntibandingResponse.ProtoReflect.Descriptor instead.
func (*SetAntibandingResponse) ProtoMessage ¶ added in v0.0.6
func (*SetAntibandingResponse) ProtoMessage()
func (*SetAntibandingResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetAntibandingResponse) ProtoReflect() protoreflect.Message
func (*SetAntibandingResponse) Reset ¶ added in v0.0.6
func (x *SetAntibandingResponse) Reset()
func (*SetAntibandingResponse) String ¶ added in v0.0.6
func (x *SetAntibandingResponse) String() string
type SetAutoExposureLockRequest ¶ added in v0.0.6
type SetAutoExposureLockRequest struct {
Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetAutoExposureLockRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetAutoExposureLockRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetAutoExposureLockRequest.ProtoReflect.Descriptor instead.
func (*SetAutoExposureLockRequest) GetArg0 ¶ added in v0.0.6
func (x *SetAutoExposureLockRequest) GetArg0() bool
func (*SetAutoExposureLockRequest) ProtoMessage ¶ added in v0.0.6
func (*SetAutoExposureLockRequest) ProtoMessage()
func (*SetAutoExposureLockRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetAutoExposureLockRequest) ProtoReflect() protoreflect.Message
func (*SetAutoExposureLockRequest) Reset ¶ added in v0.0.6
func (x *SetAutoExposureLockRequest) Reset()
func (*SetAutoExposureLockRequest) String ¶ added in v0.0.6
func (x *SetAutoExposureLockRequest) String() string
type SetAutoExposureLockResponse ¶ added in v0.0.6
type SetAutoExposureLockResponse struct {
// contains filtered or unexported fields
}
func (*SetAutoExposureLockResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetAutoExposureLockResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetAutoExposureLockResponse.ProtoReflect.Descriptor instead.
func (*SetAutoExposureLockResponse) ProtoMessage ¶ added in v0.0.6
func (*SetAutoExposureLockResponse) ProtoMessage()
func (*SetAutoExposureLockResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetAutoExposureLockResponse) ProtoReflect() protoreflect.Message
func (*SetAutoExposureLockResponse) Reset ¶ added in v0.0.6
func (x *SetAutoExposureLockResponse) Reset()
func (*SetAutoExposureLockResponse) String ¶ added in v0.0.6
func (x *SetAutoExposureLockResponse) String() string
type SetAutoFocusMoveCallbackRequest ¶ added in v0.0.6
type SetAutoFocusMoveCallbackRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetAutoFocusMoveCallbackRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetAutoFocusMoveCallbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetAutoFocusMoveCallbackRequest.ProtoReflect.Descriptor instead.
func (*SetAutoFocusMoveCallbackRequest) GetArg0 ¶ added in v0.0.6
func (x *SetAutoFocusMoveCallbackRequest) GetArg0() int64
func (*SetAutoFocusMoveCallbackRequest) ProtoMessage ¶ added in v0.0.6
func (*SetAutoFocusMoveCallbackRequest) ProtoMessage()
func (*SetAutoFocusMoveCallbackRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetAutoFocusMoveCallbackRequest) ProtoReflect() protoreflect.Message
func (*SetAutoFocusMoveCallbackRequest) Reset ¶ added in v0.0.6
func (x *SetAutoFocusMoveCallbackRequest) Reset()
func (*SetAutoFocusMoveCallbackRequest) String ¶ added in v0.0.6
func (x *SetAutoFocusMoveCallbackRequest) String() string
type SetAutoFocusMoveCallbackResponse ¶ added in v0.0.6
type SetAutoFocusMoveCallbackResponse struct {
// contains filtered or unexported fields
}
func (*SetAutoFocusMoveCallbackResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetAutoFocusMoveCallbackResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetAutoFocusMoveCallbackResponse.ProtoReflect.Descriptor instead.
func (*SetAutoFocusMoveCallbackResponse) ProtoMessage ¶ added in v0.0.6
func (*SetAutoFocusMoveCallbackResponse) ProtoMessage()
func (*SetAutoFocusMoveCallbackResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetAutoFocusMoveCallbackResponse) ProtoReflect() protoreflect.Message
func (*SetAutoFocusMoveCallbackResponse) Reset ¶ added in v0.0.6
func (x *SetAutoFocusMoveCallbackResponse) Reset()
func (*SetAutoFocusMoveCallbackResponse) String ¶ added in v0.0.6
func (x *SetAutoFocusMoveCallbackResponse) String() string
type SetAutoWhiteBalanceLockRequest ¶ added in v0.0.6
type SetAutoWhiteBalanceLockRequest struct {
Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetAutoWhiteBalanceLockRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetAutoWhiteBalanceLockRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetAutoWhiteBalanceLockRequest.ProtoReflect.Descriptor instead.
func (*SetAutoWhiteBalanceLockRequest) GetArg0 ¶ added in v0.0.6
func (x *SetAutoWhiteBalanceLockRequest) GetArg0() bool
func (*SetAutoWhiteBalanceLockRequest) ProtoMessage ¶ added in v0.0.6
func (*SetAutoWhiteBalanceLockRequest) ProtoMessage()
func (*SetAutoWhiteBalanceLockRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetAutoWhiteBalanceLockRequest) ProtoReflect() protoreflect.Message
func (*SetAutoWhiteBalanceLockRequest) Reset ¶ added in v0.0.6
func (x *SetAutoWhiteBalanceLockRequest) Reset()
func (*SetAutoWhiteBalanceLockRequest) String ¶ added in v0.0.6
func (x *SetAutoWhiteBalanceLockRequest) String() string
type SetAutoWhiteBalanceLockResponse ¶ added in v0.0.6
type SetAutoWhiteBalanceLockResponse struct {
// contains filtered or unexported fields
}
func (*SetAutoWhiteBalanceLockResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetAutoWhiteBalanceLockResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetAutoWhiteBalanceLockResponse.ProtoReflect.Descriptor instead.
func (*SetAutoWhiteBalanceLockResponse) ProtoMessage ¶ added in v0.0.6
func (*SetAutoWhiteBalanceLockResponse) ProtoMessage()
func (*SetAutoWhiteBalanceLockResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetAutoWhiteBalanceLockResponse) ProtoReflect() protoreflect.Message
func (*SetAutoWhiteBalanceLockResponse) Reset ¶ added in v0.0.6
func (x *SetAutoWhiteBalanceLockResponse) Reset()
func (*SetAutoWhiteBalanceLockResponse) String ¶ added in v0.0.6
func (x *SetAutoWhiteBalanceLockResponse) String() string
type SetColorEffectRequest ¶ added in v0.0.6
type SetColorEffectRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetColorEffectRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetColorEffectRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetColorEffectRequest.ProtoReflect.Descriptor instead.
func (*SetColorEffectRequest) GetArg0 ¶ added in v0.0.6
func (x *SetColorEffectRequest) GetArg0() string
func (*SetColorEffectRequest) ProtoMessage ¶ added in v0.0.6
func (*SetColorEffectRequest) ProtoMessage()
func (*SetColorEffectRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetColorEffectRequest) ProtoReflect() protoreflect.Message
func (*SetColorEffectRequest) Reset ¶ added in v0.0.6
func (x *SetColorEffectRequest) Reset()
func (*SetColorEffectRequest) String ¶ added in v0.0.6
func (x *SetColorEffectRequest) String() string
type SetColorEffectResponse ¶ added in v0.0.6
type SetColorEffectResponse struct {
// contains filtered or unexported fields
}
func (*SetColorEffectResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetColorEffectResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetColorEffectResponse.ProtoReflect.Descriptor instead.
func (*SetColorEffectResponse) ProtoMessage ¶ added in v0.0.6
func (*SetColorEffectResponse) ProtoMessage()
func (*SetColorEffectResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetColorEffectResponse) ProtoReflect() protoreflect.Message
func (*SetColorEffectResponse) Reset ¶ added in v0.0.6
func (x *SetColorEffectResponse) Reset()
func (*SetColorEffectResponse) String ¶ added in v0.0.6
func (x *SetColorEffectResponse) String() string
type SetDisplayOrientationRequest ¶ added in v0.0.6
type SetDisplayOrientationRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetDisplayOrientationRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetDisplayOrientationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDisplayOrientationRequest.ProtoReflect.Descriptor instead.
func (*SetDisplayOrientationRequest) GetArg0 ¶ added in v0.0.6
func (x *SetDisplayOrientationRequest) GetArg0() int32
func (*SetDisplayOrientationRequest) ProtoMessage ¶ added in v0.0.6
func (*SetDisplayOrientationRequest) ProtoMessage()
func (*SetDisplayOrientationRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetDisplayOrientationRequest) ProtoReflect() protoreflect.Message
func (*SetDisplayOrientationRequest) Reset ¶ added in v0.0.6
func (x *SetDisplayOrientationRequest) Reset()
func (*SetDisplayOrientationRequest) String ¶ added in v0.0.6
func (x *SetDisplayOrientationRequest) String() string
type SetDisplayOrientationResponse ¶ added in v0.0.6
type SetDisplayOrientationResponse struct {
// contains filtered or unexported fields
}
func (*SetDisplayOrientationResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetDisplayOrientationResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDisplayOrientationResponse.ProtoReflect.Descriptor instead.
func (*SetDisplayOrientationResponse) ProtoMessage ¶ added in v0.0.6
func (*SetDisplayOrientationResponse) ProtoMessage()
func (*SetDisplayOrientationResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetDisplayOrientationResponse) ProtoReflect() protoreflect.Message
func (*SetDisplayOrientationResponse) Reset ¶ added in v0.0.6
func (x *SetDisplayOrientationResponse) Reset()
func (*SetDisplayOrientationResponse) String ¶ added in v0.0.6
func (x *SetDisplayOrientationResponse) String() string
type SetErrorCallbackRequest ¶ added in v0.0.6
type SetErrorCallbackRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetErrorCallbackRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetErrorCallbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetErrorCallbackRequest.ProtoReflect.Descriptor instead.
func (*SetErrorCallbackRequest) GetArg0 ¶ added in v0.0.6
func (x *SetErrorCallbackRequest) GetArg0() int64
func (*SetErrorCallbackRequest) ProtoMessage ¶ added in v0.0.6
func (*SetErrorCallbackRequest) ProtoMessage()
func (*SetErrorCallbackRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetErrorCallbackRequest) ProtoReflect() protoreflect.Message
func (*SetErrorCallbackRequest) Reset ¶ added in v0.0.6
func (x *SetErrorCallbackRequest) Reset()
func (*SetErrorCallbackRequest) String ¶ added in v0.0.6
func (x *SetErrorCallbackRequest) String() string
type SetErrorCallbackResponse ¶ added in v0.0.6
type SetErrorCallbackResponse struct {
// contains filtered or unexported fields
}
func (*SetErrorCallbackResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetErrorCallbackResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetErrorCallbackResponse.ProtoReflect.Descriptor instead.
func (*SetErrorCallbackResponse) ProtoMessage ¶ added in v0.0.6
func (*SetErrorCallbackResponse) ProtoMessage()
func (*SetErrorCallbackResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetErrorCallbackResponse) ProtoReflect() protoreflect.Message
func (*SetErrorCallbackResponse) Reset ¶ added in v0.0.6
func (x *SetErrorCallbackResponse) Reset()
func (*SetErrorCallbackResponse) String ¶ added in v0.0.6
func (x *SetErrorCallbackResponse) String() string
type SetExposureCompensationRequest ¶ added in v0.0.6
type SetExposureCompensationRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetExposureCompensationRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetExposureCompensationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetExposureCompensationRequest.ProtoReflect.Descriptor instead.
func (*SetExposureCompensationRequest) GetArg0 ¶ added in v0.0.6
func (x *SetExposureCompensationRequest) GetArg0() int32
func (*SetExposureCompensationRequest) ProtoMessage ¶ added in v0.0.6
func (*SetExposureCompensationRequest) ProtoMessage()
func (*SetExposureCompensationRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetExposureCompensationRequest) ProtoReflect() protoreflect.Message
func (*SetExposureCompensationRequest) Reset ¶ added in v0.0.6
func (x *SetExposureCompensationRequest) Reset()
func (*SetExposureCompensationRequest) String ¶ added in v0.0.6
func (x *SetExposureCompensationRequest) String() string
type SetExposureCompensationResponse ¶ added in v0.0.6
type SetExposureCompensationResponse struct {
// contains filtered or unexported fields
}
func (*SetExposureCompensationResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetExposureCompensationResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetExposureCompensationResponse.ProtoReflect.Descriptor instead.
func (*SetExposureCompensationResponse) ProtoMessage ¶ added in v0.0.6
func (*SetExposureCompensationResponse) ProtoMessage()
func (*SetExposureCompensationResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetExposureCompensationResponse) ProtoReflect() protoreflect.Message
func (*SetExposureCompensationResponse) Reset ¶ added in v0.0.6
func (x *SetExposureCompensationResponse) Reset()
func (*SetExposureCompensationResponse) String ¶ added in v0.0.6
func (x *SetExposureCompensationResponse) String() string
type SetFaceDetectionListenerRequest ¶ added in v0.0.6
type SetFaceDetectionListenerRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetFaceDetectionListenerRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetFaceDetectionListenerRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetFaceDetectionListenerRequest.ProtoReflect.Descriptor instead.
func (*SetFaceDetectionListenerRequest) GetArg0 ¶ added in v0.0.6
func (x *SetFaceDetectionListenerRequest) GetArg0() int64
func (*SetFaceDetectionListenerRequest) ProtoMessage ¶ added in v0.0.6
func (*SetFaceDetectionListenerRequest) ProtoMessage()
func (*SetFaceDetectionListenerRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetFaceDetectionListenerRequest) ProtoReflect() protoreflect.Message
func (*SetFaceDetectionListenerRequest) Reset ¶ added in v0.0.6
func (x *SetFaceDetectionListenerRequest) Reset()
func (*SetFaceDetectionListenerRequest) String ¶ added in v0.0.6
func (x *SetFaceDetectionListenerRequest) String() string
type SetFaceDetectionListenerResponse ¶ added in v0.0.6
type SetFaceDetectionListenerResponse struct {
// contains filtered or unexported fields
}
func (*SetFaceDetectionListenerResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetFaceDetectionListenerResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetFaceDetectionListenerResponse.ProtoReflect.Descriptor instead.
func (*SetFaceDetectionListenerResponse) ProtoMessage ¶ added in v0.0.6
func (*SetFaceDetectionListenerResponse) ProtoMessage()
func (*SetFaceDetectionListenerResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetFaceDetectionListenerResponse) ProtoReflect() protoreflect.Message
func (*SetFaceDetectionListenerResponse) Reset ¶ added in v0.0.6
func (x *SetFaceDetectionListenerResponse) Reset()
func (*SetFaceDetectionListenerResponse) String ¶ added in v0.0.6
func (x *SetFaceDetectionListenerResponse) String() string
type SetFlashModeRequest ¶ added in v0.0.6
type SetFlashModeRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetFlashModeRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetFlashModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetFlashModeRequest.ProtoReflect.Descriptor instead.
func (*SetFlashModeRequest) GetArg0 ¶ added in v0.0.6
func (x *SetFlashModeRequest) GetArg0() string
func (*SetFlashModeRequest) ProtoMessage ¶ added in v0.0.6
func (*SetFlashModeRequest) ProtoMessage()
func (*SetFlashModeRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetFlashModeRequest) ProtoReflect() protoreflect.Message
func (*SetFlashModeRequest) Reset ¶ added in v0.0.6
func (x *SetFlashModeRequest) Reset()
func (*SetFlashModeRequest) String ¶ added in v0.0.6
func (x *SetFlashModeRequest) String() string
type SetFlashModeResponse ¶ added in v0.0.6
type SetFlashModeResponse struct {
// contains filtered or unexported fields
}
func (*SetFlashModeResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetFlashModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetFlashModeResponse.ProtoReflect.Descriptor instead.
func (*SetFlashModeResponse) ProtoMessage ¶ added in v0.0.6
func (*SetFlashModeResponse) ProtoMessage()
func (*SetFlashModeResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetFlashModeResponse) ProtoReflect() protoreflect.Message
func (*SetFlashModeResponse) Reset ¶ added in v0.0.6
func (x *SetFlashModeResponse) Reset()
func (*SetFlashModeResponse) String ¶ added in v0.0.6
func (x *SetFlashModeResponse) String() string
type SetFocusModeRequest ¶ added in v0.0.6
type SetFocusModeRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetFocusModeRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetFocusModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetFocusModeRequest.ProtoReflect.Descriptor instead.
func (*SetFocusModeRequest) GetArg0 ¶ added in v0.0.6
func (x *SetFocusModeRequest) GetArg0() string
func (*SetFocusModeRequest) ProtoMessage ¶ added in v0.0.6
func (*SetFocusModeRequest) ProtoMessage()
func (*SetFocusModeRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetFocusModeRequest) ProtoReflect() protoreflect.Message
func (*SetFocusModeRequest) Reset ¶ added in v0.0.6
func (x *SetFocusModeRequest) Reset()
func (*SetFocusModeRequest) String ¶ added in v0.0.6
func (x *SetFocusModeRequest) String() string
type SetFocusModeResponse ¶ added in v0.0.6
type SetFocusModeResponse struct {
// contains filtered or unexported fields
}
func (*SetFocusModeResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetFocusModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetFocusModeResponse.ProtoReflect.Descriptor instead.
func (*SetFocusModeResponse) ProtoMessage ¶ added in v0.0.6
func (*SetFocusModeResponse) ProtoMessage()
func (*SetFocusModeResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetFocusModeResponse) ProtoReflect() protoreflect.Message
func (*SetFocusModeResponse) Reset ¶ added in v0.0.6
func (x *SetFocusModeResponse) Reset()
func (*SetFocusModeResponse) String ¶ added in v0.0.6
func (x *SetFocusModeResponse) String() string
type SetGpsAltitudeRequest ¶ added in v0.0.6
type SetGpsAltitudeRequest struct {
Arg0 float64 `protobuf:"fixed64,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetGpsAltitudeRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetGpsAltitudeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGpsAltitudeRequest.ProtoReflect.Descriptor instead.
func (*SetGpsAltitudeRequest) GetArg0 ¶ added in v0.0.6
func (x *SetGpsAltitudeRequest) GetArg0() float64
func (*SetGpsAltitudeRequest) ProtoMessage ¶ added in v0.0.6
func (*SetGpsAltitudeRequest) ProtoMessage()
func (*SetGpsAltitudeRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetGpsAltitudeRequest) ProtoReflect() protoreflect.Message
func (*SetGpsAltitudeRequest) Reset ¶ added in v0.0.6
func (x *SetGpsAltitudeRequest) Reset()
func (*SetGpsAltitudeRequest) String ¶ added in v0.0.6
func (x *SetGpsAltitudeRequest) String() string
type SetGpsAltitudeResponse ¶ added in v0.0.6
type SetGpsAltitudeResponse struct {
// contains filtered or unexported fields
}
func (*SetGpsAltitudeResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetGpsAltitudeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetGpsAltitudeResponse.ProtoReflect.Descriptor instead.
func (*SetGpsAltitudeResponse) ProtoMessage ¶ added in v0.0.6
func (*SetGpsAltitudeResponse) ProtoMessage()
func (*SetGpsAltitudeResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetGpsAltitudeResponse) ProtoReflect() protoreflect.Message
func (*SetGpsAltitudeResponse) Reset ¶ added in v0.0.6
func (x *SetGpsAltitudeResponse) Reset()
func (*SetGpsAltitudeResponse) String ¶ added in v0.0.6
func (x *SetGpsAltitudeResponse) String() string
type SetGpsLatitudeRequest ¶ added in v0.0.6
type SetGpsLatitudeRequest struct {
Arg0 float64 `protobuf:"fixed64,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetGpsLatitudeRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetGpsLatitudeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGpsLatitudeRequest.ProtoReflect.Descriptor instead.
func (*SetGpsLatitudeRequest) GetArg0 ¶ added in v0.0.6
func (x *SetGpsLatitudeRequest) GetArg0() float64
func (*SetGpsLatitudeRequest) ProtoMessage ¶ added in v0.0.6
func (*SetGpsLatitudeRequest) ProtoMessage()
func (*SetGpsLatitudeRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetGpsLatitudeRequest) ProtoReflect() protoreflect.Message
func (*SetGpsLatitudeRequest) Reset ¶ added in v0.0.6
func (x *SetGpsLatitudeRequest) Reset()
func (*SetGpsLatitudeRequest) String ¶ added in v0.0.6
func (x *SetGpsLatitudeRequest) String() string
type SetGpsLatitudeResponse ¶ added in v0.0.6
type SetGpsLatitudeResponse struct {
// contains filtered or unexported fields
}
func (*SetGpsLatitudeResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetGpsLatitudeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetGpsLatitudeResponse.ProtoReflect.Descriptor instead.
func (*SetGpsLatitudeResponse) ProtoMessage ¶ added in v0.0.6
func (*SetGpsLatitudeResponse) ProtoMessage()
func (*SetGpsLatitudeResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetGpsLatitudeResponse) ProtoReflect() protoreflect.Message
func (*SetGpsLatitudeResponse) Reset ¶ added in v0.0.6
func (x *SetGpsLatitudeResponse) Reset()
func (*SetGpsLatitudeResponse) String ¶ added in v0.0.6
func (x *SetGpsLatitudeResponse) String() string
type SetGpsLongitudeRequest ¶ added in v0.0.6
type SetGpsLongitudeRequest struct {
Arg0 float64 `protobuf:"fixed64,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetGpsLongitudeRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetGpsLongitudeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGpsLongitudeRequest.ProtoReflect.Descriptor instead.
func (*SetGpsLongitudeRequest) GetArg0 ¶ added in v0.0.6
func (x *SetGpsLongitudeRequest) GetArg0() float64
func (*SetGpsLongitudeRequest) ProtoMessage ¶ added in v0.0.6
func (*SetGpsLongitudeRequest) ProtoMessage()
func (*SetGpsLongitudeRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetGpsLongitudeRequest) ProtoReflect() protoreflect.Message
func (*SetGpsLongitudeRequest) Reset ¶ added in v0.0.6
func (x *SetGpsLongitudeRequest) Reset()
func (*SetGpsLongitudeRequest) String ¶ added in v0.0.6
func (x *SetGpsLongitudeRequest) String() string
type SetGpsLongitudeResponse ¶ added in v0.0.6
type SetGpsLongitudeResponse struct {
// contains filtered or unexported fields
}
func (*SetGpsLongitudeResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetGpsLongitudeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetGpsLongitudeResponse.ProtoReflect.Descriptor instead.
func (*SetGpsLongitudeResponse) ProtoMessage ¶ added in v0.0.6
func (*SetGpsLongitudeResponse) ProtoMessage()
func (*SetGpsLongitudeResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetGpsLongitudeResponse) ProtoReflect() protoreflect.Message
func (*SetGpsLongitudeResponse) Reset ¶ added in v0.0.6
func (x *SetGpsLongitudeResponse) Reset()
func (*SetGpsLongitudeResponse) String ¶ added in v0.0.6
func (x *SetGpsLongitudeResponse) String() string
type SetGpsProcessingMethodRequest ¶ added in v0.0.6
type SetGpsProcessingMethodRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetGpsProcessingMethodRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetGpsProcessingMethodRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGpsProcessingMethodRequest.ProtoReflect.Descriptor instead.
func (*SetGpsProcessingMethodRequest) GetArg0 ¶ added in v0.0.6
func (x *SetGpsProcessingMethodRequest) GetArg0() string
func (*SetGpsProcessingMethodRequest) ProtoMessage ¶ added in v0.0.6
func (*SetGpsProcessingMethodRequest) ProtoMessage()
func (*SetGpsProcessingMethodRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetGpsProcessingMethodRequest) ProtoReflect() protoreflect.Message
func (*SetGpsProcessingMethodRequest) Reset ¶ added in v0.0.6
func (x *SetGpsProcessingMethodRequest) Reset()
func (*SetGpsProcessingMethodRequest) String ¶ added in v0.0.6
func (x *SetGpsProcessingMethodRequest) String() string
type SetGpsProcessingMethodResponse ¶ added in v0.0.6
type SetGpsProcessingMethodResponse struct {
// contains filtered or unexported fields
}
func (*SetGpsProcessingMethodResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetGpsProcessingMethodResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetGpsProcessingMethodResponse.ProtoReflect.Descriptor instead.
func (*SetGpsProcessingMethodResponse) ProtoMessage ¶ added in v0.0.6
func (*SetGpsProcessingMethodResponse) ProtoMessage()
func (*SetGpsProcessingMethodResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetGpsProcessingMethodResponse) ProtoReflect() protoreflect.Message
func (*SetGpsProcessingMethodResponse) Reset ¶ added in v0.0.6
func (x *SetGpsProcessingMethodResponse) Reset()
func (*SetGpsProcessingMethodResponse) String ¶ added in v0.0.6
func (x *SetGpsProcessingMethodResponse) String() string
type SetGpsTimestampRequest ¶ added in v0.0.6
type SetGpsTimestampRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetGpsTimestampRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetGpsTimestampRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGpsTimestampRequest.ProtoReflect.Descriptor instead.
func (*SetGpsTimestampRequest) GetArg0 ¶ added in v0.0.6
func (x *SetGpsTimestampRequest) GetArg0() int64
func (*SetGpsTimestampRequest) ProtoMessage ¶ added in v0.0.6
func (*SetGpsTimestampRequest) ProtoMessage()
func (*SetGpsTimestampRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetGpsTimestampRequest) ProtoReflect() protoreflect.Message
func (*SetGpsTimestampRequest) Reset ¶ added in v0.0.6
func (x *SetGpsTimestampRequest) Reset()
func (*SetGpsTimestampRequest) String ¶ added in v0.0.6
func (x *SetGpsTimestampRequest) String() string
type SetGpsTimestampResponse ¶ added in v0.0.6
type SetGpsTimestampResponse struct {
// contains filtered or unexported fields
}
func (*SetGpsTimestampResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetGpsTimestampResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetGpsTimestampResponse.ProtoReflect.Descriptor instead.
func (*SetGpsTimestampResponse) ProtoMessage ¶ added in v0.0.6
func (*SetGpsTimestampResponse) ProtoMessage()
func (*SetGpsTimestampResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetGpsTimestampResponse) ProtoReflect() protoreflect.Message
func (*SetGpsTimestampResponse) Reset ¶ added in v0.0.6
func (x *SetGpsTimestampResponse) Reset()
func (*SetGpsTimestampResponse) String ¶ added in v0.0.6
func (x *SetGpsTimestampResponse) String() string
type SetJpegQualityRequest ¶ added in v0.0.6
type SetJpegQualityRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetJpegQualityRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetJpegQualityRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetJpegQualityRequest.ProtoReflect.Descriptor instead.
func (*SetJpegQualityRequest) GetArg0 ¶ added in v0.0.6
func (x *SetJpegQualityRequest) GetArg0() int32
func (*SetJpegQualityRequest) ProtoMessage ¶ added in v0.0.6
func (*SetJpegQualityRequest) ProtoMessage()
func (*SetJpegQualityRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetJpegQualityRequest) ProtoReflect() protoreflect.Message
func (*SetJpegQualityRequest) Reset ¶ added in v0.0.6
func (x *SetJpegQualityRequest) Reset()
func (*SetJpegQualityRequest) String ¶ added in v0.0.6
func (x *SetJpegQualityRequest) String() string
type SetJpegQualityResponse ¶ added in v0.0.6
type SetJpegQualityResponse struct {
// contains filtered or unexported fields
}
func (*SetJpegQualityResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetJpegQualityResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetJpegQualityResponse.ProtoReflect.Descriptor instead.
func (*SetJpegQualityResponse) ProtoMessage ¶ added in v0.0.6
func (*SetJpegQualityResponse) ProtoMessage()
func (*SetJpegQualityResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetJpegQualityResponse) ProtoReflect() protoreflect.Message
func (*SetJpegQualityResponse) Reset ¶ added in v0.0.6
func (x *SetJpegQualityResponse) Reset()
func (*SetJpegQualityResponse) String ¶ added in v0.0.6
func (x *SetJpegQualityResponse) String() string
type SetJpegThumbnailQualityRequest ¶ added in v0.0.6
type SetJpegThumbnailQualityRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetJpegThumbnailQualityRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetJpegThumbnailQualityRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetJpegThumbnailQualityRequest.ProtoReflect.Descriptor instead.
func (*SetJpegThumbnailQualityRequest) GetArg0 ¶ added in v0.0.6
func (x *SetJpegThumbnailQualityRequest) GetArg0() int32
func (*SetJpegThumbnailQualityRequest) ProtoMessage ¶ added in v0.0.6
func (*SetJpegThumbnailQualityRequest) ProtoMessage()
func (*SetJpegThumbnailQualityRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetJpegThumbnailQualityRequest) ProtoReflect() protoreflect.Message
func (*SetJpegThumbnailQualityRequest) Reset ¶ added in v0.0.6
func (x *SetJpegThumbnailQualityRequest) Reset()
func (*SetJpegThumbnailQualityRequest) String ¶ added in v0.0.6
func (x *SetJpegThumbnailQualityRequest) String() string
type SetJpegThumbnailQualityResponse ¶ added in v0.0.6
type SetJpegThumbnailQualityResponse struct {
// contains filtered or unexported fields
}
func (*SetJpegThumbnailQualityResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetJpegThumbnailQualityResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetJpegThumbnailQualityResponse.ProtoReflect.Descriptor instead.
func (*SetJpegThumbnailQualityResponse) ProtoMessage ¶ added in v0.0.6
func (*SetJpegThumbnailQualityResponse) ProtoMessage()
func (*SetJpegThumbnailQualityResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetJpegThumbnailQualityResponse) ProtoReflect() protoreflect.Message
func (*SetJpegThumbnailQualityResponse) Reset ¶ added in v0.0.6
func (x *SetJpegThumbnailQualityResponse) Reset()
func (*SetJpegThumbnailQualityResponse) String ¶ added in v0.0.6
func (x *SetJpegThumbnailQualityResponse) String() string
type SetJpegThumbnailSizeRequest ¶ added in v0.0.6
type SetJpegThumbnailSizeRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*SetJpegThumbnailSizeRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetJpegThumbnailSizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetJpegThumbnailSizeRequest.ProtoReflect.Descriptor instead.
func (*SetJpegThumbnailSizeRequest) GetArg0 ¶ added in v0.0.6
func (x *SetJpegThumbnailSizeRequest) GetArg0() int32
func (*SetJpegThumbnailSizeRequest) GetArg1 ¶ added in v0.0.6
func (x *SetJpegThumbnailSizeRequest) GetArg1() int32
func (*SetJpegThumbnailSizeRequest) ProtoMessage ¶ added in v0.0.6
func (*SetJpegThumbnailSizeRequest) ProtoMessage()
func (*SetJpegThumbnailSizeRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetJpegThumbnailSizeRequest) ProtoReflect() protoreflect.Message
func (*SetJpegThumbnailSizeRequest) Reset ¶ added in v0.0.6
func (x *SetJpegThumbnailSizeRequest) Reset()
func (*SetJpegThumbnailSizeRequest) String ¶ added in v0.0.6
func (x *SetJpegThumbnailSizeRequest) String() string
type SetJpegThumbnailSizeResponse ¶ added in v0.0.6
type SetJpegThumbnailSizeResponse struct {
// contains filtered or unexported fields
}
func (*SetJpegThumbnailSizeResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetJpegThumbnailSizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetJpegThumbnailSizeResponse.ProtoReflect.Descriptor instead.
func (*SetJpegThumbnailSizeResponse) ProtoMessage ¶ added in v0.0.6
func (*SetJpegThumbnailSizeResponse) ProtoMessage()
func (*SetJpegThumbnailSizeResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetJpegThumbnailSizeResponse) ProtoReflect() protoreflect.Message
func (*SetJpegThumbnailSizeResponse) Reset ¶ added in v0.0.6
func (x *SetJpegThumbnailSizeResponse) Reset()
func (*SetJpegThumbnailSizeResponse) String ¶ added in v0.0.6
func (x *SetJpegThumbnailSizeResponse) String() string
type SetOneShotPreviewCallbackRequest ¶ added in v0.0.6
type SetOneShotPreviewCallbackRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetOneShotPreviewCallbackRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetOneShotPreviewCallbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetOneShotPreviewCallbackRequest.ProtoReflect.Descriptor instead.
func (*SetOneShotPreviewCallbackRequest) GetArg0 ¶ added in v0.0.6
func (x *SetOneShotPreviewCallbackRequest) GetArg0() int64
func (*SetOneShotPreviewCallbackRequest) ProtoMessage ¶ added in v0.0.6
func (*SetOneShotPreviewCallbackRequest) ProtoMessage()
func (*SetOneShotPreviewCallbackRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetOneShotPreviewCallbackRequest) ProtoReflect() protoreflect.Message
func (*SetOneShotPreviewCallbackRequest) Reset ¶ added in v0.0.6
func (x *SetOneShotPreviewCallbackRequest) Reset()
func (*SetOneShotPreviewCallbackRequest) String ¶ added in v0.0.6
func (x *SetOneShotPreviewCallbackRequest) String() string
type SetOneShotPreviewCallbackResponse ¶ added in v0.0.6
type SetOneShotPreviewCallbackResponse struct {
// contains filtered or unexported fields
}
func (*SetOneShotPreviewCallbackResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetOneShotPreviewCallbackResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetOneShotPreviewCallbackResponse.ProtoReflect.Descriptor instead.
func (*SetOneShotPreviewCallbackResponse) ProtoMessage ¶ added in v0.0.6
func (*SetOneShotPreviewCallbackResponse) ProtoMessage()
func (*SetOneShotPreviewCallbackResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetOneShotPreviewCallbackResponse) ProtoReflect() protoreflect.Message
func (*SetOneShotPreviewCallbackResponse) Reset ¶ added in v0.0.6
func (x *SetOneShotPreviewCallbackResponse) Reset()
func (*SetOneShotPreviewCallbackResponse) String ¶ added in v0.0.6
func (x *SetOneShotPreviewCallbackResponse) String() string
type SetParametersRequest ¶ added in v0.0.6
type SetParametersRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetParametersRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetParametersRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetParametersRequest.ProtoReflect.Descriptor instead.
func (*SetParametersRequest) GetArg0 ¶ added in v0.0.6
func (x *SetParametersRequest) GetArg0() int64
func (*SetParametersRequest) ProtoMessage ¶ added in v0.0.6
func (*SetParametersRequest) ProtoMessage()
func (*SetParametersRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetParametersRequest) ProtoReflect() protoreflect.Message
func (*SetParametersRequest) Reset ¶ added in v0.0.6
func (x *SetParametersRequest) Reset()
func (*SetParametersRequest) String ¶ added in v0.0.6
func (x *SetParametersRequest) String() string
type SetParametersResponse ¶ added in v0.0.6
type SetParametersResponse struct {
// contains filtered or unexported fields
}
func (*SetParametersResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetParametersResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetParametersResponse.ProtoReflect.Descriptor instead.
func (*SetParametersResponse) ProtoMessage ¶ added in v0.0.6
func (*SetParametersResponse) ProtoMessage()
func (*SetParametersResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetParametersResponse) ProtoReflect() protoreflect.Message
func (*SetParametersResponse) Reset ¶ added in v0.0.6
func (x *SetParametersResponse) Reset()
func (*SetParametersResponse) String ¶ added in v0.0.6
func (x *SetParametersResponse) String() string
type SetPictureFormatRequest ¶ added in v0.0.6
type SetPictureFormatRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetPictureFormatRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetPictureFormatRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPictureFormatRequest.ProtoReflect.Descriptor instead.
func (*SetPictureFormatRequest) GetArg0 ¶ added in v0.0.6
func (x *SetPictureFormatRequest) GetArg0() int32
func (*SetPictureFormatRequest) ProtoMessage ¶ added in v0.0.6
func (*SetPictureFormatRequest) ProtoMessage()
func (*SetPictureFormatRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetPictureFormatRequest) ProtoReflect() protoreflect.Message
func (*SetPictureFormatRequest) Reset ¶ added in v0.0.6
func (x *SetPictureFormatRequest) Reset()
func (*SetPictureFormatRequest) String ¶ added in v0.0.6
func (x *SetPictureFormatRequest) String() string
type SetPictureFormatResponse ¶ added in v0.0.6
type SetPictureFormatResponse struct {
// contains filtered or unexported fields
}
func (*SetPictureFormatResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetPictureFormatResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPictureFormatResponse.ProtoReflect.Descriptor instead.
func (*SetPictureFormatResponse) ProtoMessage ¶ added in v0.0.6
func (*SetPictureFormatResponse) ProtoMessage()
func (*SetPictureFormatResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetPictureFormatResponse) ProtoReflect() protoreflect.Message
func (*SetPictureFormatResponse) Reset ¶ added in v0.0.6
func (x *SetPictureFormatResponse) Reset()
func (*SetPictureFormatResponse) String ¶ added in v0.0.6
func (x *SetPictureFormatResponse) String() string
type SetPictureSizeRequest ¶ added in v0.0.6
type SetPictureSizeRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*SetPictureSizeRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetPictureSizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPictureSizeRequest.ProtoReflect.Descriptor instead.
func (*SetPictureSizeRequest) GetArg0 ¶ added in v0.0.6
func (x *SetPictureSizeRequest) GetArg0() int32
func (*SetPictureSizeRequest) GetArg1 ¶ added in v0.0.6
func (x *SetPictureSizeRequest) GetArg1() int32
func (*SetPictureSizeRequest) ProtoMessage ¶ added in v0.0.6
func (*SetPictureSizeRequest) ProtoMessage()
func (*SetPictureSizeRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetPictureSizeRequest) ProtoReflect() protoreflect.Message
func (*SetPictureSizeRequest) Reset ¶ added in v0.0.6
func (x *SetPictureSizeRequest) Reset()
func (*SetPictureSizeRequest) String ¶ added in v0.0.6
func (x *SetPictureSizeRequest) String() string
type SetPictureSizeResponse ¶ added in v0.0.6
type SetPictureSizeResponse struct {
// contains filtered or unexported fields
}
func (*SetPictureSizeResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetPictureSizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPictureSizeResponse.ProtoReflect.Descriptor instead.
func (*SetPictureSizeResponse) ProtoMessage ¶ added in v0.0.6
func (*SetPictureSizeResponse) ProtoMessage()
func (*SetPictureSizeResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetPictureSizeResponse) ProtoReflect() protoreflect.Message
func (*SetPictureSizeResponse) Reset ¶ added in v0.0.6
func (x *SetPictureSizeResponse) Reset()
func (*SetPictureSizeResponse) String ¶ added in v0.0.6
func (x *SetPictureSizeResponse) String() string
type SetPreviewCallbackRequest ¶ added in v0.0.6
type SetPreviewCallbackRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetPreviewCallbackRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewCallbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewCallbackRequest.ProtoReflect.Descriptor instead.
func (*SetPreviewCallbackRequest) GetArg0 ¶ added in v0.0.6
func (x *SetPreviewCallbackRequest) GetArg0() int64
func (*SetPreviewCallbackRequest) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewCallbackRequest) ProtoMessage()
func (*SetPreviewCallbackRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewCallbackRequest) ProtoReflect() protoreflect.Message
func (*SetPreviewCallbackRequest) Reset ¶ added in v0.0.6
func (x *SetPreviewCallbackRequest) Reset()
func (*SetPreviewCallbackRequest) String ¶ added in v0.0.6
func (x *SetPreviewCallbackRequest) String() string
type SetPreviewCallbackResponse ¶ added in v0.0.6
type SetPreviewCallbackResponse struct {
// contains filtered or unexported fields
}
func (*SetPreviewCallbackResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewCallbackResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewCallbackResponse.ProtoReflect.Descriptor instead.
func (*SetPreviewCallbackResponse) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewCallbackResponse) ProtoMessage()
func (*SetPreviewCallbackResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewCallbackResponse) ProtoReflect() protoreflect.Message
func (*SetPreviewCallbackResponse) Reset ¶ added in v0.0.6
func (x *SetPreviewCallbackResponse) Reset()
func (*SetPreviewCallbackResponse) String ¶ added in v0.0.6
func (x *SetPreviewCallbackResponse) String() string
type SetPreviewCallbackWithBufferRequest ¶ added in v0.0.6
type SetPreviewCallbackWithBufferRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetPreviewCallbackWithBufferRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewCallbackWithBufferRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewCallbackWithBufferRequest.ProtoReflect.Descriptor instead.
func (*SetPreviewCallbackWithBufferRequest) GetArg0 ¶ added in v0.0.6
func (x *SetPreviewCallbackWithBufferRequest) GetArg0() int64
func (*SetPreviewCallbackWithBufferRequest) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewCallbackWithBufferRequest) ProtoMessage()
func (*SetPreviewCallbackWithBufferRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewCallbackWithBufferRequest) ProtoReflect() protoreflect.Message
func (*SetPreviewCallbackWithBufferRequest) Reset ¶ added in v0.0.6
func (x *SetPreviewCallbackWithBufferRequest) Reset()
func (*SetPreviewCallbackWithBufferRequest) String ¶ added in v0.0.6
func (x *SetPreviewCallbackWithBufferRequest) String() string
type SetPreviewCallbackWithBufferResponse ¶ added in v0.0.6
type SetPreviewCallbackWithBufferResponse struct {
// contains filtered or unexported fields
}
func (*SetPreviewCallbackWithBufferResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewCallbackWithBufferResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewCallbackWithBufferResponse.ProtoReflect.Descriptor instead.
func (*SetPreviewCallbackWithBufferResponse) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewCallbackWithBufferResponse) ProtoMessage()
func (*SetPreviewCallbackWithBufferResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewCallbackWithBufferResponse) ProtoReflect() protoreflect.Message
func (*SetPreviewCallbackWithBufferResponse) Reset ¶ added in v0.0.6
func (x *SetPreviewCallbackWithBufferResponse) Reset()
func (*SetPreviewCallbackWithBufferResponse) String ¶ added in v0.0.6
func (x *SetPreviewCallbackWithBufferResponse) String() string
type SetPreviewDisplayRequest ¶ added in v0.0.6
type SetPreviewDisplayRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetPreviewDisplayRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewDisplayRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewDisplayRequest.ProtoReflect.Descriptor instead.
func (*SetPreviewDisplayRequest) GetArg0 ¶ added in v0.0.6
func (x *SetPreviewDisplayRequest) GetArg0() int64
func (*SetPreviewDisplayRequest) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewDisplayRequest) ProtoMessage()
func (*SetPreviewDisplayRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewDisplayRequest) ProtoReflect() protoreflect.Message
func (*SetPreviewDisplayRequest) Reset ¶ added in v0.0.6
func (x *SetPreviewDisplayRequest) Reset()
func (*SetPreviewDisplayRequest) String ¶ added in v0.0.6
func (x *SetPreviewDisplayRequest) String() string
type SetPreviewDisplayResponse ¶ added in v0.0.6
type SetPreviewDisplayResponse struct {
// contains filtered or unexported fields
}
func (*SetPreviewDisplayResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewDisplayResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewDisplayResponse.ProtoReflect.Descriptor instead.
func (*SetPreviewDisplayResponse) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewDisplayResponse) ProtoMessage()
func (*SetPreviewDisplayResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewDisplayResponse) ProtoReflect() protoreflect.Message
func (*SetPreviewDisplayResponse) Reset ¶ added in v0.0.6
func (x *SetPreviewDisplayResponse) Reset()
func (*SetPreviewDisplayResponse) String ¶ added in v0.0.6
func (x *SetPreviewDisplayResponse) String() string
type SetPreviewFormatRequest ¶ added in v0.0.6
type SetPreviewFormatRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetPreviewFormatRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewFormatRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewFormatRequest.ProtoReflect.Descriptor instead.
func (*SetPreviewFormatRequest) GetArg0 ¶ added in v0.0.6
func (x *SetPreviewFormatRequest) GetArg0() int32
func (*SetPreviewFormatRequest) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewFormatRequest) ProtoMessage()
func (*SetPreviewFormatRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewFormatRequest) ProtoReflect() protoreflect.Message
func (*SetPreviewFormatRequest) Reset ¶ added in v0.0.6
func (x *SetPreviewFormatRequest) Reset()
func (*SetPreviewFormatRequest) String ¶ added in v0.0.6
func (x *SetPreviewFormatRequest) String() string
type SetPreviewFormatResponse ¶ added in v0.0.6
type SetPreviewFormatResponse struct {
// contains filtered or unexported fields
}
func (*SetPreviewFormatResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewFormatResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewFormatResponse.ProtoReflect.Descriptor instead.
func (*SetPreviewFormatResponse) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewFormatResponse) ProtoMessage()
func (*SetPreviewFormatResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewFormatResponse) ProtoReflect() protoreflect.Message
func (*SetPreviewFormatResponse) Reset ¶ added in v0.0.6
func (x *SetPreviewFormatResponse) Reset()
func (*SetPreviewFormatResponse) String ¶ added in v0.0.6
func (x *SetPreviewFormatResponse) String() string
type SetPreviewFpsRangeRequest ¶ added in v0.0.6
type SetPreviewFpsRangeRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*SetPreviewFpsRangeRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewFpsRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewFpsRangeRequest.ProtoReflect.Descriptor instead.
func (*SetPreviewFpsRangeRequest) GetArg0 ¶ added in v0.0.6
func (x *SetPreviewFpsRangeRequest) GetArg0() int32
func (*SetPreviewFpsRangeRequest) GetArg1 ¶ added in v0.0.6
func (x *SetPreviewFpsRangeRequest) GetArg1() int32
func (*SetPreviewFpsRangeRequest) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewFpsRangeRequest) ProtoMessage()
func (*SetPreviewFpsRangeRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewFpsRangeRequest) ProtoReflect() protoreflect.Message
func (*SetPreviewFpsRangeRequest) Reset ¶ added in v0.0.6
func (x *SetPreviewFpsRangeRequest) Reset()
func (*SetPreviewFpsRangeRequest) String ¶ added in v0.0.6
func (x *SetPreviewFpsRangeRequest) String() string
type SetPreviewFpsRangeResponse ¶ added in v0.0.6
type SetPreviewFpsRangeResponse struct {
// contains filtered or unexported fields
}
func (*SetPreviewFpsRangeResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewFpsRangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewFpsRangeResponse.ProtoReflect.Descriptor instead.
func (*SetPreviewFpsRangeResponse) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewFpsRangeResponse) ProtoMessage()
func (*SetPreviewFpsRangeResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewFpsRangeResponse) ProtoReflect() protoreflect.Message
func (*SetPreviewFpsRangeResponse) Reset ¶ added in v0.0.6
func (x *SetPreviewFpsRangeResponse) Reset()
func (*SetPreviewFpsRangeResponse) String ¶ added in v0.0.6
func (x *SetPreviewFpsRangeResponse) String() string
type SetPreviewFrameRateRequest ¶ added in v0.0.6
type SetPreviewFrameRateRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetPreviewFrameRateRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewFrameRateRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewFrameRateRequest.ProtoReflect.Descriptor instead.
func (*SetPreviewFrameRateRequest) GetArg0 ¶ added in v0.0.6
func (x *SetPreviewFrameRateRequest) GetArg0() int32
func (*SetPreviewFrameRateRequest) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewFrameRateRequest) ProtoMessage()
func (*SetPreviewFrameRateRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewFrameRateRequest) ProtoReflect() protoreflect.Message
func (*SetPreviewFrameRateRequest) Reset ¶ added in v0.0.6
func (x *SetPreviewFrameRateRequest) Reset()
func (*SetPreviewFrameRateRequest) String ¶ added in v0.0.6
func (x *SetPreviewFrameRateRequest) String() string
type SetPreviewFrameRateResponse ¶ added in v0.0.6
type SetPreviewFrameRateResponse struct {
// contains filtered or unexported fields
}
func (*SetPreviewFrameRateResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewFrameRateResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewFrameRateResponse.ProtoReflect.Descriptor instead.
func (*SetPreviewFrameRateResponse) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewFrameRateResponse) ProtoMessage()
func (*SetPreviewFrameRateResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewFrameRateResponse) ProtoReflect() protoreflect.Message
func (*SetPreviewFrameRateResponse) Reset ¶ added in v0.0.6
func (x *SetPreviewFrameRateResponse) Reset()
func (*SetPreviewFrameRateResponse) String ¶ added in v0.0.6
func (x *SetPreviewFrameRateResponse) String() string
type SetPreviewSizeRequest ¶ added in v0.0.6
type SetPreviewSizeRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*SetPreviewSizeRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewSizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewSizeRequest.ProtoReflect.Descriptor instead.
func (*SetPreviewSizeRequest) GetArg0 ¶ added in v0.0.6
func (x *SetPreviewSizeRequest) GetArg0() int32
func (*SetPreviewSizeRequest) GetArg1 ¶ added in v0.0.6
func (x *SetPreviewSizeRequest) GetArg1() int32
func (*SetPreviewSizeRequest) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewSizeRequest) ProtoMessage()
func (*SetPreviewSizeRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewSizeRequest) ProtoReflect() protoreflect.Message
func (*SetPreviewSizeRequest) Reset ¶ added in v0.0.6
func (x *SetPreviewSizeRequest) Reset()
func (*SetPreviewSizeRequest) String ¶ added in v0.0.6
func (x *SetPreviewSizeRequest) String() string
type SetPreviewSizeResponse ¶ added in v0.0.6
type SetPreviewSizeResponse struct {
// contains filtered or unexported fields
}
func (*SetPreviewSizeResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewSizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewSizeResponse.ProtoReflect.Descriptor instead.
func (*SetPreviewSizeResponse) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewSizeResponse) ProtoMessage()
func (*SetPreviewSizeResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewSizeResponse) ProtoReflect() protoreflect.Message
func (*SetPreviewSizeResponse) Reset ¶ added in v0.0.6
func (x *SetPreviewSizeResponse) Reset()
func (*SetPreviewSizeResponse) String ¶ added in v0.0.6
func (x *SetPreviewSizeResponse) String() string
type SetPreviewTextureRequest ¶ added in v0.0.6
type SetPreviewTextureRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetPreviewTextureRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewTextureRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewTextureRequest.ProtoReflect.Descriptor instead.
func (*SetPreviewTextureRequest) GetArg0 ¶ added in v0.0.6
func (x *SetPreviewTextureRequest) GetArg0() int64
func (*SetPreviewTextureRequest) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewTextureRequest) ProtoMessage()
func (*SetPreviewTextureRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewTextureRequest) ProtoReflect() protoreflect.Message
func (*SetPreviewTextureRequest) Reset ¶ added in v0.0.6
func (x *SetPreviewTextureRequest) Reset()
func (*SetPreviewTextureRequest) String ¶ added in v0.0.6
func (x *SetPreviewTextureRequest) String() string
type SetPreviewTextureResponse ¶ added in v0.0.6
type SetPreviewTextureResponse struct {
// contains filtered or unexported fields
}
func (*SetPreviewTextureResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetPreviewTextureResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreviewTextureResponse.ProtoReflect.Descriptor instead.
func (*SetPreviewTextureResponse) ProtoMessage ¶ added in v0.0.6
func (*SetPreviewTextureResponse) ProtoMessage()
func (*SetPreviewTextureResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetPreviewTextureResponse) ProtoReflect() protoreflect.Message
func (*SetPreviewTextureResponse) Reset ¶ added in v0.0.6
func (x *SetPreviewTextureResponse) Reset()
func (*SetPreviewTextureResponse) String ¶ added in v0.0.6
func (x *SetPreviewTextureResponse) String() string
type SetRecordingHintRequest ¶ added in v0.0.6
type SetRecordingHintRequest struct {
Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetRecordingHintRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetRecordingHintRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetRecordingHintRequest.ProtoReflect.Descriptor instead.
func (*SetRecordingHintRequest) GetArg0 ¶ added in v0.0.6
func (x *SetRecordingHintRequest) GetArg0() bool
func (*SetRecordingHintRequest) ProtoMessage ¶ added in v0.0.6
func (*SetRecordingHintRequest) ProtoMessage()
func (*SetRecordingHintRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetRecordingHintRequest) ProtoReflect() protoreflect.Message
func (*SetRecordingHintRequest) Reset ¶ added in v0.0.6
func (x *SetRecordingHintRequest) Reset()
func (*SetRecordingHintRequest) String ¶ added in v0.0.6
func (x *SetRecordingHintRequest) String() string
type SetRecordingHintResponse ¶ added in v0.0.6
type SetRecordingHintResponse struct {
// contains filtered or unexported fields
}
func (*SetRecordingHintResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetRecordingHintResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRecordingHintResponse.ProtoReflect.Descriptor instead.
func (*SetRecordingHintResponse) ProtoMessage ¶ added in v0.0.6
func (*SetRecordingHintResponse) ProtoMessage()
func (*SetRecordingHintResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetRecordingHintResponse) ProtoReflect() protoreflect.Message
func (*SetRecordingHintResponse) Reset ¶ added in v0.0.6
func (x *SetRecordingHintResponse) Reset()
func (*SetRecordingHintResponse) String ¶ added in v0.0.6
func (x *SetRecordingHintResponse) String() string
type SetRotationRequest ¶
type SetRotationRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetRotationRequest) Descriptor
deprecated
func (*SetRotationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetRotationRequest.ProtoReflect.Descriptor instead.
func (*SetRotationRequest) GetArg0 ¶
func (x *SetRotationRequest) GetArg0() int32
func (*SetRotationRequest) ProtoMessage ¶
func (*SetRotationRequest) ProtoMessage()
func (*SetRotationRequest) ProtoReflect ¶
func (x *SetRotationRequest) ProtoReflect() protoreflect.Message
func (*SetRotationRequest) Reset ¶
func (x *SetRotationRequest) Reset()
func (*SetRotationRequest) String ¶
func (x *SetRotationRequest) String() string
type SetRotationResponse ¶
type SetRotationResponse struct {
// contains filtered or unexported fields
}
func (*SetRotationResponse) Descriptor
deprecated
func (*SetRotationResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRotationResponse.ProtoReflect.Descriptor instead.
func (*SetRotationResponse) ProtoMessage ¶
func (*SetRotationResponse) ProtoMessage()
func (*SetRotationResponse) ProtoReflect ¶
func (x *SetRotationResponse) ProtoReflect() protoreflect.Message
func (*SetRotationResponse) Reset ¶
func (x *SetRotationResponse) Reset()
func (*SetRotationResponse) String ¶
func (x *SetRotationResponse) String() string
type SetSceneModeRequest ¶ added in v0.0.6
type SetSceneModeRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetSceneModeRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetSceneModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneModeRequest.ProtoReflect.Descriptor instead.
func (*SetSceneModeRequest) GetArg0 ¶ added in v0.0.6
func (x *SetSceneModeRequest) GetArg0() string
func (*SetSceneModeRequest) ProtoMessage ¶ added in v0.0.6
func (*SetSceneModeRequest) ProtoMessage()
func (*SetSceneModeRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetSceneModeRequest) ProtoReflect() protoreflect.Message
func (*SetSceneModeRequest) Reset ¶ added in v0.0.6
func (x *SetSceneModeRequest) Reset()
func (*SetSceneModeRequest) String ¶ added in v0.0.6
func (x *SetSceneModeRequest) String() string
type SetSceneModeResponse ¶ added in v0.0.6
type SetSceneModeResponse struct {
// contains filtered or unexported fields
}
func (*SetSceneModeResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetSceneModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSceneModeResponse.ProtoReflect.Descriptor instead.
func (*SetSceneModeResponse) ProtoMessage ¶ added in v0.0.6
func (*SetSceneModeResponse) ProtoMessage()
func (*SetSceneModeResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetSceneModeResponse) ProtoReflect() protoreflect.Message
func (*SetSceneModeResponse) Reset ¶ added in v0.0.6
func (x *SetSceneModeResponse) Reset()
func (*SetSceneModeResponse) String ¶ added in v0.0.6
func (x *SetSceneModeResponse) String() string
type SetVideoStabilizationRequest ¶ added in v0.0.6
type SetVideoStabilizationRequest struct {
Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetVideoStabilizationRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetVideoStabilizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetVideoStabilizationRequest.ProtoReflect.Descriptor instead.
func (*SetVideoStabilizationRequest) GetArg0 ¶ added in v0.0.6
func (x *SetVideoStabilizationRequest) GetArg0() bool
func (*SetVideoStabilizationRequest) ProtoMessage ¶ added in v0.0.6
func (*SetVideoStabilizationRequest) ProtoMessage()
func (*SetVideoStabilizationRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetVideoStabilizationRequest) ProtoReflect() protoreflect.Message
func (*SetVideoStabilizationRequest) Reset ¶ added in v0.0.6
func (x *SetVideoStabilizationRequest) Reset()
func (*SetVideoStabilizationRequest) String ¶ added in v0.0.6
func (x *SetVideoStabilizationRequest) String() string
type SetVideoStabilizationResponse ¶ added in v0.0.6
type SetVideoStabilizationResponse struct {
// contains filtered or unexported fields
}
func (*SetVideoStabilizationResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetVideoStabilizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetVideoStabilizationResponse.ProtoReflect.Descriptor instead.
func (*SetVideoStabilizationResponse) ProtoMessage ¶ added in v0.0.6
func (*SetVideoStabilizationResponse) ProtoMessage()
func (*SetVideoStabilizationResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetVideoStabilizationResponse) ProtoReflect() protoreflect.Message
func (*SetVideoStabilizationResponse) Reset ¶ added in v0.0.6
func (x *SetVideoStabilizationResponse) Reset()
func (*SetVideoStabilizationResponse) String ¶ added in v0.0.6
func (x *SetVideoStabilizationResponse) String() string
type SetWhiteBalanceRequest ¶ added in v0.0.6
type SetWhiteBalanceRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetWhiteBalanceRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetWhiteBalanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetWhiteBalanceRequest.ProtoReflect.Descriptor instead.
func (*SetWhiteBalanceRequest) GetArg0 ¶ added in v0.0.6
func (x *SetWhiteBalanceRequest) GetArg0() string
func (*SetWhiteBalanceRequest) ProtoMessage ¶ added in v0.0.6
func (*SetWhiteBalanceRequest) ProtoMessage()
func (*SetWhiteBalanceRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetWhiteBalanceRequest) ProtoReflect() protoreflect.Message
func (*SetWhiteBalanceRequest) Reset ¶ added in v0.0.6
func (x *SetWhiteBalanceRequest) Reset()
func (*SetWhiteBalanceRequest) String ¶ added in v0.0.6
func (x *SetWhiteBalanceRequest) String() string
type SetWhiteBalanceResponse ¶ added in v0.0.6
type SetWhiteBalanceResponse struct {
// contains filtered or unexported fields
}
func (*SetWhiteBalanceResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetWhiteBalanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetWhiteBalanceResponse.ProtoReflect.Descriptor instead.
func (*SetWhiteBalanceResponse) ProtoMessage ¶ added in v0.0.6
func (*SetWhiteBalanceResponse) ProtoMessage()
func (*SetWhiteBalanceResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetWhiteBalanceResponse) ProtoReflect() protoreflect.Message
func (*SetWhiteBalanceResponse) Reset ¶ added in v0.0.6
func (x *SetWhiteBalanceResponse) Reset()
func (*SetWhiteBalanceResponse) String ¶ added in v0.0.6
func (x *SetWhiteBalanceResponse) String() string
type SetZoomChangeListenerRequest ¶ added in v0.0.6
type SetZoomChangeListenerRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetZoomChangeListenerRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetZoomChangeListenerRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetZoomChangeListenerRequest.ProtoReflect.Descriptor instead.
func (*SetZoomChangeListenerRequest) GetArg0 ¶ added in v0.0.6
func (x *SetZoomChangeListenerRequest) GetArg0() int64
func (*SetZoomChangeListenerRequest) ProtoMessage ¶ added in v0.0.6
func (*SetZoomChangeListenerRequest) ProtoMessage()
func (*SetZoomChangeListenerRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetZoomChangeListenerRequest) ProtoReflect() protoreflect.Message
func (*SetZoomChangeListenerRequest) Reset ¶ added in v0.0.6
func (x *SetZoomChangeListenerRequest) Reset()
func (*SetZoomChangeListenerRequest) String ¶ added in v0.0.6
func (x *SetZoomChangeListenerRequest) String() string
type SetZoomChangeListenerResponse ¶ added in v0.0.6
type SetZoomChangeListenerResponse struct {
// contains filtered or unexported fields
}
func (*SetZoomChangeListenerResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetZoomChangeListenerResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetZoomChangeListenerResponse.ProtoReflect.Descriptor instead.
func (*SetZoomChangeListenerResponse) ProtoMessage ¶ added in v0.0.6
func (*SetZoomChangeListenerResponse) ProtoMessage()
func (*SetZoomChangeListenerResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetZoomChangeListenerResponse) ProtoReflect() protoreflect.Message
func (*SetZoomChangeListenerResponse) Reset ¶ added in v0.0.6
func (x *SetZoomChangeListenerResponse) Reset()
func (*SetZoomChangeListenerResponse) String ¶ added in v0.0.6
func (x *SetZoomChangeListenerResponse) String() string
type SetZoomRequest ¶ added in v0.0.6
type SetZoomRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetZoomRequest) Descriptor
deprecated
added in
v0.0.6
func (*SetZoomRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetZoomRequest.ProtoReflect.Descriptor instead.
func (*SetZoomRequest) GetArg0 ¶ added in v0.0.6
func (x *SetZoomRequest) GetArg0() int32
func (*SetZoomRequest) ProtoMessage ¶ added in v0.0.6
func (*SetZoomRequest) ProtoMessage()
func (*SetZoomRequest) ProtoReflect ¶ added in v0.0.6
func (x *SetZoomRequest) ProtoReflect() protoreflect.Message
func (*SetZoomRequest) Reset ¶ added in v0.0.6
func (x *SetZoomRequest) Reset()
func (*SetZoomRequest) String ¶ added in v0.0.6
func (x *SetZoomRequest) String() string
type SetZoomResponse ¶ added in v0.0.6
type SetZoomResponse struct {
// contains filtered or unexported fields
}
func (*SetZoomResponse) Descriptor
deprecated
added in
v0.0.6
func (*SetZoomResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetZoomResponse.ProtoReflect.Descriptor instead.
func (*SetZoomResponse) ProtoMessage ¶ added in v0.0.6
func (*SetZoomResponse) ProtoMessage()
func (*SetZoomResponse) ProtoReflect ¶ added in v0.0.6
func (x *SetZoomResponse) ProtoReflect() protoreflect.Message
func (*SetZoomResponse) Reset ¶ added in v0.0.6
func (x *SetZoomResponse) Reset()
func (*SetZoomResponse) String ¶ added in v0.0.6
func (x *SetZoomResponse) String() string
type StartFaceDetectionRequest ¶ added in v0.0.6
type StartFaceDetectionRequest struct {
// contains filtered or unexported fields
}
func (*StartFaceDetectionRequest) Descriptor
deprecated
added in
v0.0.6
func (*StartFaceDetectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartFaceDetectionRequest.ProtoReflect.Descriptor instead.
func (*StartFaceDetectionRequest) ProtoMessage ¶ added in v0.0.6
func (*StartFaceDetectionRequest) ProtoMessage()
func (*StartFaceDetectionRequest) ProtoReflect ¶ added in v0.0.6
func (x *StartFaceDetectionRequest) ProtoReflect() protoreflect.Message
func (*StartFaceDetectionRequest) Reset ¶ added in v0.0.6
func (x *StartFaceDetectionRequest) Reset()
func (*StartFaceDetectionRequest) String ¶ added in v0.0.6
func (x *StartFaceDetectionRequest) String() string
type StartFaceDetectionResponse ¶ added in v0.0.6
type StartFaceDetectionResponse struct {
// contains filtered or unexported fields
}
func (*StartFaceDetectionResponse) Descriptor
deprecated
added in
v0.0.6
func (*StartFaceDetectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartFaceDetectionResponse.ProtoReflect.Descriptor instead.
func (*StartFaceDetectionResponse) ProtoMessage ¶ added in v0.0.6
func (*StartFaceDetectionResponse) ProtoMessage()
func (*StartFaceDetectionResponse) ProtoReflect ¶ added in v0.0.6
func (x *StartFaceDetectionResponse) ProtoReflect() protoreflect.Message
func (*StartFaceDetectionResponse) Reset ¶ added in v0.0.6
func (x *StartFaceDetectionResponse) Reset()
func (*StartFaceDetectionResponse) String ¶ added in v0.0.6
func (x *StartFaceDetectionResponse) String() string
type StartPreviewRequest ¶ added in v0.0.6
type StartPreviewRequest struct {
// contains filtered or unexported fields
}
func (*StartPreviewRequest) Descriptor
deprecated
added in
v0.0.6
func (*StartPreviewRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartPreviewRequest.ProtoReflect.Descriptor instead.
func (*StartPreviewRequest) ProtoMessage ¶ added in v0.0.6
func (*StartPreviewRequest) ProtoMessage()
func (*StartPreviewRequest) ProtoReflect ¶ added in v0.0.6
func (x *StartPreviewRequest) ProtoReflect() protoreflect.Message
func (*StartPreviewRequest) Reset ¶ added in v0.0.6
func (x *StartPreviewRequest) Reset()
func (*StartPreviewRequest) String ¶ added in v0.0.6
func (x *StartPreviewRequest) String() string
type StartPreviewResponse ¶ added in v0.0.6
type StartPreviewResponse struct {
// contains filtered or unexported fields
}
func (*StartPreviewResponse) Descriptor
deprecated
added in
v0.0.6
func (*StartPreviewResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartPreviewResponse.ProtoReflect.Descriptor instead.
func (*StartPreviewResponse) ProtoMessage ¶ added in v0.0.6
func (*StartPreviewResponse) ProtoMessage()
func (*StartPreviewResponse) ProtoReflect ¶ added in v0.0.6
func (x *StartPreviewResponse) ProtoReflect() protoreflect.Message
func (*StartPreviewResponse) Reset ¶ added in v0.0.6
func (x *StartPreviewResponse) Reset()
func (*StartPreviewResponse) String ¶ added in v0.0.6
func (x *StartPreviewResponse) String() string
type StartSmoothZoomRequest ¶ added in v0.0.6
type StartSmoothZoomRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*StartSmoothZoomRequest) Descriptor
deprecated
added in
v0.0.6
func (*StartSmoothZoomRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartSmoothZoomRequest.ProtoReflect.Descriptor instead.
func (*StartSmoothZoomRequest) GetArg0 ¶ added in v0.0.6
func (x *StartSmoothZoomRequest) GetArg0() int32
func (*StartSmoothZoomRequest) ProtoMessage ¶ added in v0.0.6
func (*StartSmoothZoomRequest) ProtoMessage()
func (*StartSmoothZoomRequest) ProtoReflect ¶ added in v0.0.6
func (x *StartSmoothZoomRequest) ProtoReflect() protoreflect.Message
func (*StartSmoothZoomRequest) Reset ¶ added in v0.0.6
func (x *StartSmoothZoomRequest) Reset()
func (*StartSmoothZoomRequest) String ¶ added in v0.0.6
func (x *StartSmoothZoomRequest) String() string
type StartSmoothZoomResponse ¶ added in v0.0.6
type StartSmoothZoomResponse struct {
// contains filtered or unexported fields
}
func (*StartSmoothZoomResponse) Descriptor
deprecated
added in
v0.0.6
func (*StartSmoothZoomResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartSmoothZoomResponse.ProtoReflect.Descriptor instead.
func (*StartSmoothZoomResponse) ProtoMessage ¶ added in v0.0.6
func (*StartSmoothZoomResponse) ProtoMessage()
func (*StartSmoothZoomResponse) ProtoReflect ¶ added in v0.0.6
func (x *StartSmoothZoomResponse) ProtoReflect() protoreflect.Message
func (*StartSmoothZoomResponse) Reset ¶ added in v0.0.6
func (x *StartSmoothZoomResponse) Reset()
func (*StartSmoothZoomResponse) String ¶ added in v0.0.6
func (x *StartSmoothZoomResponse) String() string
type StopFaceDetectionRequest ¶ added in v0.0.6
type StopFaceDetectionRequest struct {
// contains filtered or unexported fields
}
func (*StopFaceDetectionRequest) Descriptor
deprecated
added in
v0.0.6
func (*StopFaceDetectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopFaceDetectionRequest.ProtoReflect.Descriptor instead.
func (*StopFaceDetectionRequest) ProtoMessage ¶ added in v0.0.6
func (*StopFaceDetectionRequest) ProtoMessage()
func (*StopFaceDetectionRequest) ProtoReflect ¶ added in v0.0.6
func (x *StopFaceDetectionRequest) ProtoReflect() protoreflect.Message
func (*StopFaceDetectionRequest) Reset ¶ added in v0.0.6
func (x *StopFaceDetectionRequest) Reset()
func (*StopFaceDetectionRequest) String ¶ added in v0.0.6
func (x *StopFaceDetectionRequest) String() string
type StopFaceDetectionResponse ¶ added in v0.0.6
type StopFaceDetectionResponse struct {
// contains filtered or unexported fields
}
func (*StopFaceDetectionResponse) Descriptor
deprecated
added in
v0.0.6
func (*StopFaceDetectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopFaceDetectionResponse.ProtoReflect.Descriptor instead.
func (*StopFaceDetectionResponse) ProtoMessage ¶ added in v0.0.6
func (*StopFaceDetectionResponse) ProtoMessage()
func (*StopFaceDetectionResponse) ProtoReflect ¶ added in v0.0.6
func (x *StopFaceDetectionResponse) ProtoReflect() protoreflect.Message
func (*StopFaceDetectionResponse) Reset ¶ added in v0.0.6
func (x *StopFaceDetectionResponse) Reset()
func (*StopFaceDetectionResponse) String ¶ added in v0.0.6
func (x *StopFaceDetectionResponse) String() string
type StopPreviewRequest ¶ added in v0.0.6
type StopPreviewRequest struct {
// contains filtered or unexported fields
}
func (*StopPreviewRequest) Descriptor
deprecated
added in
v0.0.6
func (*StopPreviewRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopPreviewRequest.ProtoReflect.Descriptor instead.
func (*StopPreviewRequest) ProtoMessage ¶ added in v0.0.6
func (*StopPreviewRequest) ProtoMessage()
func (*StopPreviewRequest) ProtoReflect ¶ added in v0.0.6
func (x *StopPreviewRequest) ProtoReflect() protoreflect.Message
func (*StopPreviewRequest) Reset ¶ added in v0.0.6
func (x *StopPreviewRequest) Reset()
func (*StopPreviewRequest) String ¶ added in v0.0.6
func (x *StopPreviewRequest) String() string
type StopPreviewResponse ¶ added in v0.0.6
type StopPreviewResponse struct {
// contains filtered or unexported fields
}
func (*StopPreviewResponse) Descriptor
deprecated
added in
v0.0.6
func (*StopPreviewResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopPreviewResponse.ProtoReflect.Descriptor instead.
func (*StopPreviewResponse) ProtoMessage ¶ added in v0.0.6
func (*StopPreviewResponse) ProtoMessage()
func (*StopPreviewResponse) ProtoReflect ¶ added in v0.0.6
func (x *StopPreviewResponse) ProtoReflect() protoreflect.Message
func (*StopPreviewResponse) Reset ¶ added in v0.0.6
func (x *StopPreviewResponse) Reset()
func (*StopPreviewResponse) String ¶ added in v0.0.6
func (x *StopPreviewResponse) String() string
type StopSmoothZoomRequest ¶ added in v0.0.6
type StopSmoothZoomRequest struct {
// contains filtered or unexported fields
}
func (*StopSmoothZoomRequest) Descriptor
deprecated
added in
v0.0.6
func (*StopSmoothZoomRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopSmoothZoomRequest.ProtoReflect.Descriptor instead.
func (*StopSmoothZoomRequest) ProtoMessage ¶ added in v0.0.6
func (*StopSmoothZoomRequest) ProtoMessage()
func (*StopSmoothZoomRequest) ProtoReflect ¶ added in v0.0.6
func (x *StopSmoothZoomRequest) ProtoReflect() protoreflect.Message
func (*StopSmoothZoomRequest) Reset ¶ added in v0.0.6
func (x *StopSmoothZoomRequest) Reset()
func (*StopSmoothZoomRequest) String ¶ added in v0.0.6
func (x *StopSmoothZoomRequest) String() string
type StopSmoothZoomResponse ¶ added in v0.0.6
type StopSmoothZoomResponse struct {
// contains filtered or unexported fields
}
func (*StopSmoothZoomResponse) Descriptor
deprecated
added in
v0.0.6
func (*StopSmoothZoomResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopSmoothZoomResponse.ProtoReflect.Descriptor instead.
func (*StopSmoothZoomResponse) ProtoMessage ¶ added in v0.0.6
func (*StopSmoothZoomResponse) ProtoMessage()
func (*StopSmoothZoomResponse) ProtoReflect ¶ added in v0.0.6
func (x *StopSmoothZoomResponse) ProtoReflect() protoreflect.Message
func (*StopSmoothZoomResponse) Reset ¶ added in v0.0.6
func (x *StopSmoothZoomResponse) Reset()
func (*StopSmoothZoomResponse) String ¶ added in v0.0.6
func (x *StopSmoothZoomResponse) String() string
type SupportsSensorToggle1Request ¶ added in v0.0.6
type SupportsSensorToggle1Request struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SupportsSensorToggle1Request) Descriptor
deprecated
added in
v0.0.6
func (*SupportsSensorToggle1Request) Descriptor() ([]byte, []int)
Deprecated: Use SupportsSensorToggle1Request.ProtoReflect.Descriptor instead.
func (*SupportsSensorToggle1Request) GetArg0 ¶ added in v0.0.6
func (x *SupportsSensorToggle1Request) GetArg0() int32
func (*SupportsSensorToggle1Request) ProtoMessage ¶ added in v0.0.6
func (*SupportsSensorToggle1Request) ProtoMessage()
func (*SupportsSensorToggle1Request) ProtoReflect ¶ added in v0.0.6
func (x *SupportsSensorToggle1Request) ProtoReflect() protoreflect.Message
func (*SupportsSensorToggle1Request) Reset ¶ added in v0.0.6
func (x *SupportsSensorToggle1Request) Reset()
func (*SupportsSensorToggle1Request) String ¶ added in v0.0.6
func (x *SupportsSensorToggle1Request) String() string
type SupportsSensorToggle1Response ¶ added in v0.0.6
type SupportsSensorToggle1Response struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SupportsSensorToggle1Response) Descriptor
deprecated
added in
v0.0.6
func (*SupportsSensorToggle1Response) Descriptor() ([]byte, []int)
Deprecated: Use SupportsSensorToggle1Response.ProtoReflect.Descriptor instead.
func (*SupportsSensorToggle1Response) GetResult ¶ added in v0.0.6
func (x *SupportsSensorToggle1Response) GetResult() bool
func (*SupportsSensorToggle1Response) ProtoMessage ¶ added in v0.0.6
func (*SupportsSensorToggle1Response) ProtoMessage()
func (*SupportsSensorToggle1Response) ProtoReflect ¶ added in v0.0.6
func (x *SupportsSensorToggle1Response) ProtoReflect() protoreflect.Message
func (*SupportsSensorToggle1Response) Reset ¶ added in v0.0.6
func (x *SupportsSensorToggle1Response) Reset()
func (*SupportsSensorToggle1Response) String ¶ added in v0.0.6
func (x *SupportsSensorToggle1Response) String() string
type SupportsSensorToggle2_1Request ¶ added in v0.0.6
type SupportsSensorToggle2_1Request struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*SupportsSensorToggle2_1Request) Descriptor
deprecated
added in
v0.0.6
func (*SupportsSensorToggle2_1Request) Descriptor() ([]byte, []int)
Deprecated: Use SupportsSensorToggle2_1Request.ProtoReflect.Descriptor instead.
func (*SupportsSensorToggle2_1Request) GetArg0 ¶ added in v0.0.6
func (x *SupportsSensorToggle2_1Request) GetArg0() int32
func (*SupportsSensorToggle2_1Request) GetArg1 ¶ added in v0.0.6
func (x *SupportsSensorToggle2_1Request) GetArg1() int32
func (*SupportsSensorToggle2_1Request) ProtoMessage ¶ added in v0.0.6
func (*SupportsSensorToggle2_1Request) ProtoMessage()
func (*SupportsSensorToggle2_1Request) ProtoReflect ¶ added in v0.0.6
func (x *SupportsSensorToggle2_1Request) ProtoReflect() protoreflect.Message
func (*SupportsSensorToggle2_1Request) Reset ¶ added in v0.0.6
func (x *SupportsSensorToggle2_1Request) Reset()
func (*SupportsSensorToggle2_1Request) String ¶ added in v0.0.6
func (x *SupportsSensorToggle2_1Request) String() string
type SupportsSensorToggle2_1Response ¶ added in v0.0.6
type SupportsSensorToggle2_1Response struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SupportsSensorToggle2_1Response) Descriptor
deprecated
added in
v0.0.6
func (*SupportsSensorToggle2_1Response) Descriptor() ([]byte, []int)
Deprecated: Use SupportsSensorToggle2_1Response.ProtoReflect.Descriptor instead.
func (*SupportsSensorToggle2_1Response) GetResult ¶ added in v0.0.6
func (x *SupportsSensorToggle2_1Response) GetResult() bool
func (*SupportsSensorToggle2_1Response) ProtoMessage ¶ added in v0.0.6
func (*SupportsSensorToggle2_1Response) ProtoMessage()
func (*SupportsSensorToggle2_1Response) ProtoReflect ¶ added in v0.0.6
func (x *SupportsSensorToggle2_1Response) ProtoReflect() protoreflect.Message
func (*SupportsSensorToggle2_1Response) Reset ¶ added in v0.0.6
func (x *SupportsSensorToggle2_1Response) Reset()
func (*SupportsSensorToggle2_1Response) String ¶ added in v0.0.6
func (x *SupportsSensorToggle2_1Response) String() string
type SyncFenceServiceClient ¶ added in v0.0.6
type SyncFenceServiceClient interface {
NewSyncFence(ctx context.Context, in *NewSyncFenceRequest, opts ...grpc.CallOption) (*NewSyncFenceResponse, error)
Await(ctx context.Context, in *AwaitRequest, opts ...grpc.CallOption) (*AwaitResponse, error)
AwaitForever(ctx context.Context, in *AwaitForeverRequest, opts ...grpc.CallOption) (*AwaitForeverResponse, error)
Close(ctx context.Context, in *CloseRequest, opts ...grpc.CallOption) (*CloseResponse, error)
DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
GetSignalTime(ctx context.Context, in *GetSignalTimeRequest, opts ...grpc.CallOption) (*GetSignalTimeResponse, error)
IsValid(ctx context.Context, in *IsValidRequest, opts ...grpc.CallOption) (*IsValidResponse, error)
WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}
SyncFenceServiceClient is the client API for SyncFenceService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSyncFenceServiceClient ¶ added in v0.0.6
func NewSyncFenceServiceClient(cc grpc.ClientConnInterface) SyncFenceServiceClient
type SyncFenceServiceServer ¶ added in v0.0.6
type SyncFenceServiceServer interface {
NewSyncFence(context.Context, *NewSyncFenceRequest) (*NewSyncFenceResponse, error)
Await(context.Context, *AwaitRequest) (*AwaitResponse, error)
AwaitForever(context.Context, *AwaitForeverRequest) (*AwaitForeverResponse, error)
Close(context.Context, *CloseRequest) (*CloseResponse, error)
DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
GetSignalTime(context.Context, *GetSignalTimeRequest) (*GetSignalTimeResponse, error)
IsValid(context.Context, *IsValidRequest) (*IsValidResponse, error)
WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
// contains filtered or unexported methods
}
SyncFenceServiceServer is the server API for SyncFenceService service. All implementations must embed UnimplementedSyncFenceServiceServer for forward compatibility.
type TakePicture3Request ¶ added in v0.0.6
type TakePicture3Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*TakePicture3Request) Descriptor
deprecated
added in
v0.0.6
func (*TakePicture3Request) Descriptor() ([]byte, []int)
Deprecated: Use TakePicture3Request.ProtoReflect.Descriptor instead.
func (*TakePicture3Request) GetArg0 ¶ added in v0.0.6
func (x *TakePicture3Request) GetArg0() int64
func (*TakePicture3Request) GetArg1 ¶ added in v0.0.6
func (x *TakePicture3Request) GetArg1() int64
func (*TakePicture3Request) GetArg2 ¶ added in v0.0.6
func (x *TakePicture3Request) GetArg2() int64
func (*TakePicture3Request) ProtoMessage ¶ added in v0.0.6
func (*TakePicture3Request) ProtoMessage()
func (*TakePicture3Request) ProtoReflect ¶ added in v0.0.6
func (x *TakePicture3Request) ProtoReflect() protoreflect.Message
func (*TakePicture3Request) Reset ¶ added in v0.0.6
func (x *TakePicture3Request) Reset()
func (*TakePicture3Request) String ¶ added in v0.0.6
func (x *TakePicture3Request) String() string
type TakePicture3Response ¶ added in v0.0.6
type TakePicture3Response struct {
// contains filtered or unexported fields
}
func (*TakePicture3Response) Descriptor
deprecated
added in
v0.0.6
func (*TakePicture3Response) Descriptor() ([]byte, []int)
Deprecated: Use TakePicture3Response.ProtoReflect.Descriptor instead.
func (*TakePicture3Response) ProtoMessage ¶ added in v0.0.6
func (*TakePicture3Response) ProtoMessage()
func (*TakePicture3Response) ProtoReflect ¶ added in v0.0.6
func (x *TakePicture3Response) ProtoReflect() protoreflect.Message
func (*TakePicture3Response) Reset ¶ added in v0.0.6
func (x *TakePicture3Response) Reset()
func (*TakePicture3Response) String ¶ added in v0.0.6
func (x *TakePicture3Response) String() string
type TakePicture4_1Request ¶ added in v0.0.6
type TakePicture4_1Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*TakePicture4_1Request) Descriptor
deprecated
added in
v0.0.6
func (*TakePicture4_1Request) Descriptor() ([]byte, []int)
Deprecated: Use TakePicture4_1Request.ProtoReflect.Descriptor instead.
func (*TakePicture4_1Request) GetArg0 ¶ added in v0.0.6
func (x *TakePicture4_1Request) GetArg0() int64
func (*TakePicture4_1Request) GetArg1 ¶ added in v0.0.6
func (x *TakePicture4_1Request) GetArg1() int64
func (*TakePicture4_1Request) GetArg2 ¶ added in v0.0.6
func (x *TakePicture4_1Request) GetArg2() int64
func (*TakePicture4_1Request) GetArg3 ¶ added in v0.0.6
func (x *TakePicture4_1Request) GetArg3() int64
func (*TakePicture4_1Request) ProtoMessage ¶ added in v0.0.6
func (*TakePicture4_1Request) ProtoMessage()
func (*TakePicture4_1Request) ProtoReflect ¶ added in v0.0.6
func (x *TakePicture4_1Request) ProtoReflect() protoreflect.Message
func (*TakePicture4_1Request) Reset ¶ added in v0.0.6
func (x *TakePicture4_1Request) Reset()
func (*TakePicture4_1Request) String ¶ added in v0.0.6
func (x *TakePicture4_1Request) String() string
type TakePicture4_1Response ¶ added in v0.0.6
type TakePicture4_1Response struct {
// contains filtered or unexported fields
}
func (*TakePicture4_1Response) Descriptor
deprecated
added in
v0.0.6
func (*TakePicture4_1Response) Descriptor() ([]byte, []int)
Deprecated: Use TakePicture4_1Response.ProtoReflect.Descriptor instead.
func (*TakePicture4_1Response) ProtoMessage ¶ added in v0.0.6
func (*TakePicture4_1Response) ProtoMessage()
func (*TakePicture4_1Response) ProtoReflect ¶ added in v0.0.6
func (x *TakePicture4_1Response) ProtoReflect() protoreflect.Message
func (*TakePicture4_1Response) Reset ¶ added in v0.0.6
func (x *TakePicture4_1Response) Reset()
func (*TakePicture4_1Response) String ¶ added in v0.0.6
func (x *TakePicture4_1Response) String() string
type ToStringRequest ¶
type ToStringRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*ToStringRequest) Descriptor
deprecated
func (*ToStringRequest) Descriptor() ([]byte, []int)
Deprecated: Use ToStringRequest.ProtoReflect.Descriptor instead.
func (*ToStringRequest) GetHandle ¶ added in v0.0.6
func (x *ToStringRequest) GetHandle() int64
func (*ToStringRequest) ProtoMessage ¶
func (*ToStringRequest) ProtoMessage()
func (*ToStringRequest) ProtoReflect ¶
func (x *ToStringRequest) ProtoReflect() protoreflect.Message
func (*ToStringRequest) Reset ¶
func (x *ToStringRequest) Reset()
func (*ToStringRequest) String ¶
func (x *ToStringRequest) String() string
type ToStringResponse ¶
type ToStringResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ToStringResponse) Descriptor
deprecated
func (*ToStringResponse) Descriptor() ([]byte, []int)
Deprecated: Use ToStringResponse.ProtoReflect.Descriptor instead.
func (*ToStringResponse) GetResult ¶
func (x *ToStringResponse) GetResult() string
func (*ToStringResponse) ProtoMessage ¶
func (*ToStringResponse) ProtoMessage()
func (*ToStringResponse) ProtoReflect ¶
func (x *ToStringResponse) ProtoReflect() protoreflect.Message
func (*ToStringResponse) Reset ¶
func (x *ToStringResponse) Reset()
func (*ToStringResponse) String ¶
func (x *ToStringResponse) String() string
type TriggerEventListenerServiceClient ¶ added in v0.0.6
type TriggerEventListenerServiceClient interface {
OnTrigger(ctx context.Context, in *OnTriggerRequest, opts ...grpc.CallOption) (*OnTriggerResponse, error)
}
TriggerEventListenerServiceClient is the client API for TriggerEventListenerService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTriggerEventListenerServiceClient ¶ added in v0.0.6
func NewTriggerEventListenerServiceClient(cc grpc.ClientConnInterface) TriggerEventListenerServiceClient
type TriggerEventListenerServiceServer ¶ added in v0.0.6
type TriggerEventListenerServiceServer interface {
OnTrigger(context.Context, *OnTriggerRequest) (*OnTriggerResponse, error)
// contains filtered or unexported methods
}
TriggerEventListenerServiceServer is the server API for TriggerEventListenerService service. All implementations must embed UnimplementedTriggerEventListenerServiceServer for forward compatibility.
type UnflattenRequest ¶ added in v0.0.6
type UnflattenRequest struct {
Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*UnflattenRequest) Descriptor
deprecated
added in
v0.0.6
func (*UnflattenRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnflattenRequest.ProtoReflect.Descriptor instead.
func (*UnflattenRequest) GetArg0 ¶ added in v0.0.6
func (x *UnflattenRequest) GetArg0() string
func (*UnflattenRequest) ProtoMessage ¶ added in v0.0.6
func (*UnflattenRequest) ProtoMessage()
func (*UnflattenRequest) ProtoReflect ¶ added in v0.0.6
func (x *UnflattenRequest) ProtoReflect() protoreflect.Message
func (*UnflattenRequest) Reset ¶ added in v0.0.6
func (x *UnflattenRequest) Reset()
func (*UnflattenRequest) String ¶ added in v0.0.6
func (x *UnflattenRequest) String() string
type UnflattenResponse ¶ added in v0.0.6
type UnflattenResponse struct {
// contains filtered or unexported fields
}
func (*UnflattenResponse) Descriptor
deprecated
added in
v0.0.6
func (*UnflattenResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnflattenResponse.ProtoReflect.Descriptor instead.
func (*UnflattenResponse) ProtoMessage ¶ added in v0.0.6
func (*UnflattenResponse) ProtoMessage()
func (*UnflattenResponse) ProtoReflect ¶ added in v0.0.6
func (x *UnflattenResponse) ProtoReflect() protoreflect.Message
func (*UnflattenResponse) Reset ¶ added in v0.0.6
func (x *UnflattenResponse) Reset()
func (*UnflattenResponse) String ¶ added in v0.0.6
func (x *UnflattenResponse) String() string
type UnimplementedBatteryStateServiceServer ¶ added in v0.0.6
type UnimplementedBatteryStateServiceServer struct{}
UnimplementedBatteryStateServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedBatteryStateServiceServer) GetCapacity ¶ added in v0.0.6
func (UnimplementedBatteryStateServiceServer) GetCapacity(context.Context, *GetCapacityRequest) (*GetCapacityResponse, error)
func (UnimplementedBatteryStateServiceServer) GetStatus ¶ added in v0.0.6
func (UnimplementedBatteryStateServiceServer) GetStatus(context.Context, *GetStatusRequest) (*GetStatusResponse, error)
func (UnimplementedBatteryStateServiceServer) IsPresent ¶ added in v0.0.6
func (UnimplementedBatteryStateServiceServer) IsPresent(context.Context, *IsPresentRequest) (*IsPresentResponse, error)
type UnimplementedBufferServiceServer ¶ added in v0.0.6
type UnimplementedBufferServiceServer struct{}
UnimplementedBufferServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedBufferServiceServer) Close ¶ added in v0.0.6
func (UnimplementedBufferServiceServer) Close(context.Context, *BufferCloseRequest) (*CloseResponse, error)
func (UnimplementedBufferServiceServer) Create ¶ added in v0.0.6
func (UnimplementedBufferServiceServer) Create(context.Context, *CreateRequest) (*CreateResponse, error)
func (UnimplementedBufferServiceServer) DescribeContents ¶ added in v0.0.6
func (UnimplementedBufferServiceServer) DescribeContents(context.Context, *BufferDescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedBufferServiceServer) GetFormat ¶ added in v0.0.6
func (UnimplementedBufferServiceServer) GetFormat(context.Context, *GetFormatRequest) (*GetFormatResponse, error)
func (UnimplementedBufferServiceServer) GetHeight ¶ added in v0.0.6
func (UnimplementedBufferServiceServer) GetHeight(context.Context, *GetHeightRequest) (*GetHeightResponse, error)
func (UnimplementedBufferServiceServer) GetId ¶ added in v0.0.6
func (UnimplementedBufferServiceServer) GetId(context.Context, *GetIdRequest) (*BufferGetIdResponse, error)
func (UnimplementedBufferServiceServer) GetLayers ¶ added in v0.0.6
func (UnimplementedBufferServiceServer) GetLayers(context.Context, *GetLayersRequest) (*GetLayersResponse, error)
func (UnimplementedBufferServiceServer) GetUsage ¶ added in v0.0.6
func (UnimplementedBufferServiceServer) GetUsage(context.Context, *GetUsageRequest) (*GetUsageResponse, error)
func (UnimplementedBufferServiceServer) GetWidth ¶ added in v0.0.6
func (UnimplementedBufferServiceServer) GetWidth(context.Context, *GetWidthRequest) (*GetWidthResponse, error)
func (UnimplementedBufferServiceServer) IsClosed ¶ added in v0.0.6
func (UnimplementedBufferServiceServer) IsClosed(context.Context, *IsClosedRequest) (*IsClosedResponse, error)
func (UnimplementedBufferServiceServer) IsSupported ¶ added in v0.0.6
func (UnimplementedBufferServiceServer) IsSupported(context.Context, *IsSupportedRequest) (*IsSupportedResponse, error)
func (UnimplementedBufferServiceServer) WriteToParcel ¶ added in v0.0.6
func (UnimplementedBufferServiceServer) WriteToParcel(context.Context, *BufferWriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedCameraAreaServiceServer ¶ added in v0.0.6
type UnimplementedCameraAreaServiceServer struct{}
UnimplementedCameraAreaServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedCameraAreaServiceServer) Equals ¶ added in v0.0.6
func (UnimplementedCameraAreaServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
type UnimplementedCameraAutoFocusCallbackServiceServer ¶ added in v0.0.6
type UnimplementedCameraAutoFocusCallbackServiceServer struct{}
UnimplementedCameraAutoFocusCallbackServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedCameraAutoFocusCallbackServiceServer) OnAutoFocus ¶ added in v0.0.6
func (UnimplementedCameraAutoFocusCallbackServiceServer) OnAutoFocus(context.Context, *OnAutoFocusRequest) (*OnAutoFocusResponse, error)
type UnimplementedCameraAutoFocusMoveCallbackServiceServer ¶ added in v0.0.6
type UnimplementedCameraAutoFocusMoveCallbackServiceServer struct{}
UnimplementedCameraAutoFocusMoveCallbackServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedCameraAutoFocusMoveCallbackServiceServer) OnAutoFocusMoving ¶ added in v0.0.6
func (UnimplementedCameraAutoFocusMoveCallbackServiceServer) OnAutoFocusMoving(context.Context, *OnAutoFocusMovingRequest) (*OnAutoFocusMovingResponse, error)
type UnimplementedCameraErrorCallbackServiceServer ¶ added in v0.0.6
type UnimplementedCameraErrorCallbackServiceServer struct{}
UnimplementedCameraErrorCallbackServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedCameraErrorCallbackServiceServer) OnError ¶ added in v0.0.6
func (UnimplementedCameraErrorCallbackServiceServer) OnError(context.Context, *OnErrorRequest) (*OnErrorResponse, error)
type UnimplementedCameraFaceDetectionListenerServiceServer ¶ added in v0.0.6
type UnimplementedCameraFaceDetectionListenerServiceServer struct{}
UnimplementedCameraFaceDetectionListenerServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedCameraFaceDetectionListenerServiceServer) OnFaceDetection ¶ added in v0.0.6
func (UnimplementedCameraFaceDetectionListenerServiceServer) OnFaceDetection(context.Context, *OnFaceDetectionRequest) (*OnFaceDetectionResponse, error)
type UnimplementedCameraOnZoomChangeListenerServiceServer ¶ added in v0.0.6
type UnimplementedCameraOnZoomChangeListenerServiceServer struct{}
UnimplementedCameraOnZoomChangeListenerServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedCameraOnZoomChangeListenerServiceServer) OnZoomChange ¶ added in v0.0.6
func (UnimplementedCameraOnZoomChangeListenerServiceServer) OnZoomChange(context.Context, *OnZoomChangeRequest) (*OnZoomChangeResponse, error)
type UnimplementedCameraParametersServiceServer ¶ added in v0.0.6
type UnimplementedCameraParametersServiceServer struct{}
UnimplementedCameraParametersServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedCameraParametersServiceServer) Flatten ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) Flatten(context.Context, *FlattenRequest) (*FlattenResponse, error)
func (UnimplementedCameraParametersServiceServer) Get ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) Get(context.Context, *GetRequest) (*GetResponse, error)
func (UnimplementedCameraParametersServiceServer) GetAntibanding ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetAntibanding(context.Context, *GetAntibandingRequest) (*GetAntibandingResponse, error)
func (UnimplementedCameraParametersServiceServer) GetAutoExposureLock ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetAutoExposureLock(context.Context, *GetAutoExposureLockRequest) (*GetAutoExposureLockResponse, error)
func (UnimplementedCameraParametersServiceServer) GetAutoWhiteBalanceLock ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetAutoWhiteBalanceLock(context.Context, *GetAutoWhiteBalanceLockRequest) (*GetAutoWhiteBalanceLockResponse, error)
func (UnimplementedCameraParametersServiceServer) GetColorEffect ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetColorEffect(context.Context, *GetColorEffectRequest) (*GetColorEffectResponse, error)
func (UnimplementedCameraParametersServiceServer) GetExposureCompensation ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetExposureCompensation(context.Context, *GetExposureCompensationRequest) (*GetExposureCompensationResponse, error)
func (UnimplementedCameraParametersServiceServer) GetExposureCompensationStep ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetExposureCompensationStep(context.Context, *GetExposureCompensationStepRequest) (*GetExposureCompensationStepResponse, error)
func (UnimplementedCameraParametersServiceServer) GetFlashMode ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetFlashMode(context.Context, *GetFlashModeRequest) (*GetFlashModeResponse, error)
func (UnimplementedCameraParametersServiceServer) GetFocalLength ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetFocalLength(context.Context, *GetFocalLengthRequest) (*GetFocalLengthResponse, error)
func (UnimplementedCameraParametersServiceServer) GetFocusAreas ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetFocusAreas(context.Context, *GetFocusAreasRequest) (*GetFocusAreasResponse, error)
func (UnimplementedCameraParametersServiceServer) GetFocusDistances ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetFocusDistances(context.Context, *GetFocusDistancesRequest) (*GetFocusDistancesResponse, error)
func (UnimplementedCameraParametersServiceServer) GetFocusMode ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetFocusMode(context.Context, *GetFocusModeRequest) (*GetFocusModeResponse, error)
func (UnimplementedCameraParametersServiceServer) GetHorizontalViewAngle ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetHorizontalViewAngle(context.Context, *GetHorizontalViewAngleRequest) (*GetHorizontalViewAngleResponse, error)
func (UnimplementedCameraParametersServiceServer) GetInt ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetInt(context.Context, *GetIntRequest) (*GetIntResponse, error)
func (UnimplementedCameraParametersServiceServer) GetJpegQuality ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetJpegQuality(context.Context, *GetJpegQualityRequest) (*GetJpegQualityResponse, error)
func (UnimplementedCameraParametersServiceServer) GetJpegThumbnailQuality ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetJpegThumbnailQuality(context.Context, *GetJpegThumbnailQualityRequest) (*GetJpegThumbnailQualityResponse, error)
func (UnimplementedCameraParametersServiceServer) GetJpegThumbnailSize ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetJpegThumbnailSize(context.Context, *GetJpegThumbnailSizeRequest) (*GetJpegThumbnailSizeResponse, error)
func (UnimplementedCameraParametersServiceServer) GetMaxExposureCompensation ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetMaxExposureCompensation(context.Context, *GetMaxExposureCompensationRequest) (*GetMaxExposureCompensationResponse, error)
func (UnimplementedCameraParametersServiceServer) GetMaxNumDetectedFaces ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetMaxNumDetectedFaces(context.Context, *GetMaxNumDetectedFacesRequest) (*GetMaxNumDetectedFacesResponse, error)
func (UnimplementedCameraParametersServiceServer) GetMaxNumFocusAreas ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetMaxNumFocusAreas(context.Context, *GetMaxNumFocusAreasRequest) (*GetMaxNumFocusAreasResponse, error)
func (UnimplementedCameraParametersServiceServer) GetMaxNumMeteringAreas ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetMaxNumMeteringAreas(context.Context, *GetMaxNumMeteringAreasRequest) (*GetMaxNumMeteringAreasResponse, error)
func (UnimplementedCameraParametersServiceServer) GetMaxZoom ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetMaxZoom(context.Context, *GetMaxZoomRequest) (*GetMaxZoomResponse, error)
func (UnimplementedCameraParametersServiceServer) GetMeteringAreas ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetMeteringAreas(context.Context, *GetMeteringAreasRequest) (*GetMeteringAreasResponse, error)
func (UnimplementedCameraParametersServiceServer) GetMinExposureCompensation ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetMinExposureCompensation(context.Context, *GetMinExposureCompensationRequest) (*GetMinExposureCompensationResponse, error)
func (UnimplementedCameraParametersServiceServer) GetPictureFormat ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetPictureFormat(context.Context, *GetPictureFormatRequest) (*GetPictureFormatResponse, error)
func (UnimplementedCameraParametersServiceServer) GetPictureSize ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetPictureSize(context.Context, *GetPictureSizeRequest) (*GetPictureSizeResponse, error)
func (UnimplementedCameraParametersServiceServer) GetPreferredPreviewSizeForVideo ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetPreferredPreviewSizeForVideo(context.Context, *GetPreferredPreviewSizeForVideoRequest) (*GetPreferredPreviewSizeForVideoResponse, error)
func (UnimplementedCameraParametersServiceServer) GetPreviewFormat ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetPreviewFormat(context.Context, *GetPreviewFormatRequest) (*GetPreviewFormatResponse, error)
func (UnimplementedCameraParametersServiceServer) GetPreviewFpsRange ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetPreviewFpsRange(context.Context, *GetPreviewFpsRangeRequest) (*GetPreviewFpsRangeResponse, error)
func (UnimplementedCameraParametersServiceServer) GetPreviewFrameRate ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetPreviewFrameRate(context.Context, *GetPreviewFrameRateRequest) (*GetPreviewFrameRateResponse, error)
func (UnimplementedCameraParametersServiceServer) GetPreviewSize ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetPreviewSize(context.Context, *GetPreviewSizeRequest) (*GetPreviewSizeResponse, error)
func (UnimplementedCameraParametersServiceServer) GetSceneMode ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetSceneMode(context.Context, *GetSceneModeRequest) (*GetSceneModeResponse, error)
func (UnimplementedCameraParametersServiceServer) GetSupportedAntibanding ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetSupportedAntibanding(context.Context, *GetSupportedAntibandingRequest) (*GetSupportedAntibandingResponse, error)
func (UnimplementedCameraParametersServiceServer) GetSupportedColorEffects ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetSupportedColorEffects(context.Context, *GetSupportedColorEffectsRequest) (*GetSupportedColorEffectsResponse, error)
func (UnimplementedCameraParametersServiceServer) GetSupportedFlashModes ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetSupportedFlashModes(context.Context, *GetSupportedFlashModesRequest) (*GetSupportedFlashModesResponse, error)
func (UnimplementedCameraParametersServiceServer) GetSupportedFocusModes ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetSupportedFocusModes(context.Context, *GetSupportedFocusModesRequest) (*GetSupportedFocusModesResponse, error)
func (UnimplementedCameraParametersServiceServer) GetSupportedJpegThumbnailSizes ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetSupportedJpegThumbnailSizes(context.Context, *GetSupportedJpegThumbnailSizesRequest) (*GetSupportedJpegThumbnailSizesResponse, error)
func (UnimplementedCameraParametersServiceServer) GetSupportedPictureFormats ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetSupportedPictureFormats(context.Context, *GetSupportedPictureFormatsRequest) (*GetSupportedPictureFormatsResponse, error)
func (UnimplementedCameraParametersServiceServer) GetSupportedPictureSizes ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetSupportedPictureSizes(context.Context, *GetSupportedPictureSizesRequest) (*GetSupportedPictureSizesResponse, error)
func (UnimplementedCameraParametersServiceServer) GetSupportedPreviewFormats ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetSupportedPreviewFormats(context.Context, *GetSupportedPreviewFormatsRequest) (*GetSupportedPreviewFormatsResponse, error)
func (UnimplementedCameraParametersServiceServer) GetSupportedPreviewFpsRange ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetSupportedPreviewFpsRange(context.Context, *GetSupportedPreviewFpsRangeRequest) (*GetSupportedPreviewFpsRangeResponse, error)
func (UnimplementedCameraParametersServiceServer) GetSupportedPreviewFrameRates ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetSupportedPreviewFrameRates(context.Context, *GetSupportedPreviewFrameRatesRequest) (*GetSupportedPreviewFrameRatesResponse, error)
func (UnimplementedCameraParametersServiceServer) GetSupportedPreviewSizes ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetSupportedPreviewSizes(context.Context, *GetSupportedPreviewSizesRequest) (*GetSupportedPreviewSizesResponse, error)
func (UnimplementedCameraParametersServiceServer) GetSupportedSceneModes ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetSupportedSceneModes(context.Context, *GetSupportedSceneModesRequest) (*GetSupportedSceneModesResponse, error)
func (UnimplementedCameraParametersServiceServer) GetSupportedVideoSizes ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetSupportedVideoSizes(context.Context, *GetSupportedVideoSizesRequest) (*GetSupportedVideoSizesResponse, error)
func (UnimplementedCameraParametersServiceServer) GetSupportedWhiteBalance ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetSupportedWhiteBalance(context.Context, *GetSupportedWhiteBalanceRequest) (*GetSupportedWhiteBalanceResponse, error)
func (UnimplementedCameraParametersServiceServer) GetVerticalViewAngle ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetVerticalViewAngle(context.Context, *GetVerticalViewAngleRequest) (*GetVerticalViewAngleResponse, error)
func (UnimplementedCameraParametersServiceServer) GetVideoStabilization ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetVideoStabilization(context.Context, *GetVideoStabilizationRequest) (*GetVideoStabilizationResponse, error)
func (UnimplementedCameraParametersServiceServer) GetWhiteBalance ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetWhiteBalance(context.Context, *GetWhiteBalanceRequest) (*GetWhiteBalanceResponse, error)
func (UnimplementedCameraParametersServiceServer) GetZoom ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetZoom(context.Context, *GetZoomRequest) (*GetZoomResponse, error)
func (UnimplementedCameraParametersServiceServer) GetZoomRatios ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) GetZoomRatios(context.Context, *GetZoomRatiosRequest) (*GetZoomRatiosResponse, error)
func (UnimplementedCameraParametersServiceServer) IsAutoExposureLockSupported ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) IsAutoExposureLockSupported(context.Context, *IsAutoExposureLockSupportedRequest) (*IsAutoExposureLockSupportedResponse, error)
func (UnimplementedCameraParametersServiceServer) IsAutoWhiteBalanceLockSupported ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) IsAutoWhiteBalanceLockSupported(context.Context, *IsAutoWhiteBalanceLockSupportedRequest) (*IsAutoWhiteBalanceLockSupportedResponse, error)
func (UnimplementedCameraParametersServiceServer) IsSmoothZoomSupported ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) IsSmoothZoomSupported(context.Context, *IsSmoothZoomSupportedRequest) (*IsSmoothZoomSupportedResponse, error)
func (UnimplementedCameraParametersServiceServer) IsVideoSnapshotSupported ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) IsVideoSnapshotSupported(context.Context, *IsVideoSnapshotSupportedRequest) (*IsVideoSnapshotSupportedResponse, error)
func (UnimplementedCameraParametersServiceServer) IsVideoStabilizationSupported ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) IsVideoStabilizationSupported(context.Context, *IsVideoStabilizationSupportedRequest) (*IsVideoStabilizationSupportedResponse, error)
func (UnimplementedCameraParametersServiceServer) IsZoomSupported ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) IsZoomSupported(context.Context, *IsZoomSupportedRequest) (*IsZoomSupportedResponse, error)
func (UnimplementedCameraParametersServiceServer) Remove ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) Remove(context.Context, *RemoveRequest) (*RemoveResponse, error)
func (UnimplementedCameraParametersServiceServer) RemoveGpsData ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) RemoveGpsData(context.Context, *RemoveGpsDataRequest) (*RemoveGpsDataResponse, error)
func (UnimplementedCameraParametersServiceServer) Set2 ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) Set2(context.Context, *Set2Request) (*Set2Response, error)
func (UnimplementedCameraParametersServiceServer) Set2_1 ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) Set2_1(context.Context, *CameraParametersSet2_1Request) (*Set2_1Response, error)
func (UnimplementedCameraParametersServiceServer) SetAntibanding ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetAntibanding(context.Context, *SetAntibandingRequest) (*SetAntibandingResponse, error)
func (UnimplementedCameraParametersServiceServer) SetAutoExposureLock ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetAutoExposureLock(context.Context, *SetAutoExposureLockRequest) (*SetAutoExposureLockResponse, error)
func (UnimplementedCameraParametersServiceServer) SetAutoWhiteBalanceLock ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetAutoWhiteBalanceLock(context.Context, *SetAutoWhiteBalanceLockRequest) (*SetAutoWhiteBalanceLockResponse, error)
func (UnimplementedCameraParametersServiceServer) SetColorEffect ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetColorEffect(context.Context, *SetColorEffectRequest) (*SetColorEffectResponse, error)
func (UnimplementedCameraParametersServiceServer) SetExposureCompensation ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetExposureCompensation(context.Context, *SetExposureCompensationRequest) (*SetExposureCompensationResponse, error)
func (UnimplementedCameraParametersServiceServer) SetFlashMode ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetFlashMode(context.Context, *SetFlashModeRequest) (*SetFlashModeResponse, error)
func (UnimplementedCameraParametersServiceServer) SetFocusMode ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetFocusMode(context.Context, *SetFocusModeRequest) (*SetFocusModeResponse, error)
func (UnimplementedCameraParametersServiceServer) SetGpsAltitude ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetGpsAltitude(context.Context, *SetGpsAltitudeRequest) (*SetGpsAltitudeResponse, error)
func (UnimplementedCameraParametersServiceServer) SetGpsLatitude ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetGpsLatitude(context.Context, *SetGpsLatitudeRequest) (*SetGpsLatitudeResponse, error)
func (UnimplementedCameraParametersServiceServer) SetGpsLongitude ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetGpsLongitude(context.Context, *SetGpsLongitudeRequest) (*SetGpsLongitudeResponse, error)
func (UnimplementedCameraParametersServiceServer) SetGpsProcessingMethod ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetGpsProcessingMethod(context.Context, *SetGpsProcessingMethodRequest) (*SetGpsProcessingMethodResponse, error)
func (UnimplementedCameraParametersServiceServer) SetGpsTimestamp ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetGpsTimestamp(context.Context, *SetGpsTimestampRequest) (*SetGpsTimestampResponse, error)
func (UnimplementedCameraParametersServiceServer) SetJpegQuality ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetJpegQuality(context.Context, *SetJpegQualityRequest) (*SetJpegQualityResponse, error)
func (UnimplementedCameraParametersServiceServer) SetJpegThumbnailQuality ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetJpegThumbnailQuality(context.Context, *SetJpegThumbnailQualityRequest) (*SetJpegThumbnailQualityResponse, error)
func (UnimplementedCameraParametersServiceServer) SetJpegThumbnailSize ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetJpegThumbnailSize(context.Context, *SetJpegThumbnailSizeRequest) (*SetJpegThumbnailSizeResponse, error)
func (UnimplementedCameraParametersServiceServer) SetPictureFormat ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetPictureFormat(context.Context, *SetPictureFormatRequest) (*SetPictureFormatResponse, error)
func (UnimplementedCameraParametersServiceServer) SetPictureSize ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetPictureSize(context.Context, *SetPictureSizeRequest) (*SetPictureSizeResponse, error)
func (UnimplementedCameraParametersServiceServer) SetPreviewFormat ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetPreviewFormat(context.Context, *SetPreviewFormatRequest) (*SetPreviewFormatResponse, error)
func (UnimplementedCameraParametersServiceServer) SetPreviewFpsRange ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetPreviewFpsRange(context.Context, *SetPreviewFpsRangeRequest) (*SetPreviewFpsRangeResponse, error)
func (UnimplementedCameraParametersServiceServer) SetPreviewFrameRate ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetPreviewFrameRate(context.Context, *SetPreviewFrameRateRequest) (*SetPreviewFrameRateResponse, error)
func (UnimplementedCameraParametersServiceServer) SetPreviewSize ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetPreviewSize(context.Context, *SetPreviewSizeRequest) (*SetPreviewSizeResponse, error)
func (UnimplementedCameraParametersServiceServer) SetRecordingHint ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetRecordingHint(context.Context, *SetRecordingHintRequest) (*SetRecordingHintResponse, error)
func (UnimplementedCameraParametersServiceServer) SetRotation ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetRotation(context.Context, *SetRotationRequest) (*SetRotationResponse, error)
func (UnimplementedCameraParametersServiceServer) SetSceneMode ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetSceneMode(context.Context, *SetSceneModeRequest) (*SetSceneModeResponse, error)
func (UnimplementedCameraParametersServiceServer) SetVideoStabilization ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetVideoStabilization(context.Context, *SetVideoStabilizationRequest) (*SetVideoStabilizationResponse, error)
func (UnimplementedCameraParametersServiceServer) SetWhiteBalance ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetWhiteBalance(context.Context, *SetWhiteBalanceRequest) (*SetWhiteBalanceResponse, error)
func (UnimplementedCameraParametersServiceServer) SetZoom ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) SetZoom(context.Context, *SetZoomRequest) (*SetZoomResponse, error)
func (UnimplementedCameraParametersServiceServer) Unflatten ¶ added in v0.0.6
func (UnimplementedCameraParametersServiceServer) Unflatten(context.Context, *UnflattenRequest) (*UnflattenResponse, error)
type UnimplementedCameraPictureCallbackServiceServer ¶ added in v0.0.6
type UnimplementedCameraPictureCallbackServiceServer struct{}
UnimplementedCameraPictureCallbackServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedCameraPictureCallbackServiceServer) OnPictureTaken ¶ added in v0.0.6
func (UnimplementedCameraPictureCallbackServiceServer) OnPictureTaken(context.Context, *OnPictureTakenRequest) (*OnPictureTakenResponse, error)
type UnimplementedCameraPreviewCallbackServiceServer ¶ added in v0.0.6
type UnimplementedCameraPreviewCallbackServiceServer struct{}
UnimplementedCameraPreviewCallbackServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedCameraPreviewCallbackServiceServer) OnPreviewFrame ¶ added in v0.0.6
func (UnimplementedCameraPreviewCallbackServiceServer) OnPreviewFrame(context.Context, *OnPreviewFrameRequest) (*OnPreviewFrameResponse, error)
type UnimplementedCameraServiceServer ¶ added in v0.0.6
type UnimplementedCameraServiceServer struct{}
UnimplementedCameraServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedCameraServiceServer) AddCallbackBuffer ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) AddCallbackBuffer(context.Context, *AddCallbackBufferRequest) (*AddCallbackBufferResponse, error)
func (UnimplementedCameraServiceServer) AutoFocus ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) AutoFocus(context.Context, *AutoFocusRequest) (*AutoFocusResponse, error)
func (UnimplementedCameraServiceServer) CancelAutoFocus ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) CancelAutoFocus(context.Context, *CancelAutoFocusRequest) (*CancelAutoFocusResponse, error)
func (UnimplementedCameraServiceServer) EnableShutterSound ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) EnableShutterSound(context.Context, *EnableShutterSoundRequest) (*EnableShutterSoundResponse, error)
func (UnimplementedCameraServiceServer) GetCameraInfo ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) GetCameraInfo(context.Context, *GetCameraInfoRequest) (*GetCameraInfoResponse, error)
func (UnimplementedCameraServiceServer) GetNumberOfCameras ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) GetNumberOfCameras(context.Context, *GetNumberOfCamerasRequest) (*GetNumberOfCamerasResponse, error)
func (UnimplementedCameraServiceServer) GetParameters ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) GetParameters(context.Context, *GetParametersRequest) (*GetParametersResponse, error)
func (UnimplementedCameraServiceServer) Lock ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) Lock(context.Context, *LockRequest) (*LockResponse, error)
func (UnimplementedCameraServiceServer) Open0 ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) Open0(context.Context, *Open0Request) (*Open0Response, error)
func (UnimplementedCameraServiceServer) Open1_1 ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) Open1_1(context.Context, *Open1_1Request) (*Open1_1Response, error)
func (UnimplementedCameraServiceServer) Reconnect ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) Reconnect(context.Context, *ReconnectRequest) (*ReconnectResponse, error)
func (UnimplementedCameraServiceServer) Release ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) Release(context.Context, *ReleaseRequest) (*ReleaseResponse, error)
func (UnimplementedCameraServiceServer) SetAutoFocusMoveCallback ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) SetAutoFocusMoveCallback(context.Context, *SetAutoFocusMoveCallbackRequest) (*SetAutoFocusMoveCallbackResponse, error)
func (UnimplementedCameraServiceServer) SetDisplayOrientation ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) SetDisplayOrientation(context.Context, *SetDisplayOrientationRequest) (*SetDisplayOrientationResponse, error)
func (UnimplementedCameraServiceServer) SetErrorCallback ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) SetErrorCallback(context.Context, *SetErrorCallbackRequest) (*SetErrorCallbackResponse, error)
func (UnimplementedCameraServiceServer) SetFaceDetectionListener ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) SetFaceDetectionListener(context.Context, *SetFaceDetectionListenerRequest) (*SetFaceDetectionListenerResponse, error)
func (UnimplementedCameraServiceServer) SetOneShotPreviewCallback ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) SetOneShotPreviewCallback(context.Context, *SetOneShotPreviewCallbackRequest) (*SetOneShotPreviewCallbackResponse, error)
func (UnimplementedCameraServiceServer) SetParameters ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) SetParameters(context.Context, *SetParametersRequest) (*SetParametersResponse, error)
func (UnimplementedCameraServiceServer) SetPreviewCallback ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) SetPreviewCallback(context.Context, *SetPreviewCallbackRequest) (*SetPreviewCallbackResponse, error)
func (UnimplementedCameraServiceServer) SetPreviewCallbackWithBuffer ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) SetPreviewCallbackWithBuffer(context.Context, *SetPreviewCallbackWithBufferRequest) (*SetPreviewCallbackWithBufferResponse, error)
func (UnimplementedCameraServiceServer) SetPreviewDisplay ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) SetPreviewDisplay(context.Context, *SetPreviewDisplayRequest) (*SetPreviewDisplayResponse, error)
func (UnimplementedCameraServiceServer) SetPreviewTexture ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) SetPreviewTexture(context.Context, *SetPreviewTextureRequest) (*SetPreviewTextureResponse, error)
func (UnimplementedCameraServiceServer) SetZoomChangeListener ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) SetZoomChangeListener(context.Context, *SetZoomChangeListenerRequest) (*SetZoomChangeListenerResponse, error)
func (UnimplementedCameraServiceServer) StartFaceDetection ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) StartFaceDetection(context.Context, *StartFaceDetectionRequest) (*StartFaceDetectionResponse, error)
func (UnimplementedCameraServiceServer) StartPreview ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) StartPreview(context.Context, *StartPreviewRequest) (*StartPreviewResponse, error)
func (UnimplementedCameraServiceServer) StartSmoothZoom ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) StartSmoothZoom(context.Context, *StartSmoothZoomRequest) (*StartSmoothZoomResponse, error)
func (UnimplementedCameraServiceServer) StopFaceDetection ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) StopFaceDetection(context.Context, *StopFaceDetectionRequest) (*StopFaceDetectionResponse, error)
func (UnimplementedCameraServiceServer) StopPreview ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) StopPreview(context.Context, *StopPreviewRequest) (*StopPreviewResponse, error)
func (UnimplementedCameraServiceServer) StopSmoothZoom ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) StopSmoothZoom(context.Context, *StopSmoothZoomRequest) (*StopSmoothZoomResponse, error)
func (UnimplementedCameraServiceServer) TakePicture3 ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) TakePicture3(context.Context, *TakePicture3Request) (*TakePicture3Response, error)
func (UnimplementedCameraServiceServer) TakePicture4_1 ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) TakePicture4_1(context.Context, *TakePicture4_1Request) (*TakePicture4_1Response, error)
func (UnimplementedCameraServiceServer) Unlock ¶ added in v0.0.6
func (UnimplementedCameraServiceServer) Unlock(context.Context, *UnlockRequest) (*UnlockResponse, error)
type UnimplementedCameraShutterCallbackServiceServer ¶ added in v0.0.6
type UnimplementedCameraShutterCallbackServiceServer struct{}
UnimplementedCameraShutterCallbackServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedCameraShutterCallbackServiceServer) OnShutter ¶ added in v0.0.6
func (UnimplementedCameraShutterCallbackServiceServer) OnShutter(context.Context, *OnShutterRequest) (*OnShutterResponse, error)
type UnimplementedCameraSizeServiceServer ¶ added in v0.0.6
type UnimplementedCameraSizeServiceServer struct{}
UnimplementedCameraSizeServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedCameraSizeServiceServer) Equals ¶ added in v0.0.6
func (UnimplementedCameraSizeServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
func (UnimplementedCameraSizeServiceServer) HashCode ¶ added in v0.0.6
func (UnimplementedCameraSizeServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
type UnimplementedDataSpaceServiceServer ¶ added in v0.0.6
type UnimplementedDataSpaceServiceServer struct{}
UnimplementedDataSpaceServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedDataSpaceServiceServer) GetRange ¶ added in v0.0.6
func (UnimplementedDataSpaceServiceServer) GetRange(context.Context, *GetRangeRequest) (*GetRangeResponse, error)
func (UnimplementedDataSpaceServiceServer) GetStandard ¶ added in v0.0.6
func (UnimplementedDataSpaceServiceServer) GetStandard(context.Context, *GetStandardRequest) (*GetStandardResponse, error)
func (UnimplementedDataSpaceServiceServer) GetTransfer ¶ added in v0.0.6
func (UnimplementedDataSpaceServiceServer) GetTransfer(context.Context, *GetTransferRequest) (*GetTransferResponse, error)
func (UnimplementedDataSpaceServiceServer) Pack ¶ added in v0.0.6
func (UnimplementedDataSpaceServiceServer) Pack(context.Context, *PackRequest) (*PackResponse, error)
type UnimplementedDisplayLutsEntryServiceServer ¶ added in v0.0.6
type UnimplementedDisplayLutsEntryServiceServer struct{}
UnimplementedDisplayLutsEntryServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedDisplayLutsEntryServiceServer) GetBuffer ¶ added in v0.0.6
func (UnimplementedDisplayLutsEntryServiceServer) GetBuffer(context.Context, *GetBufferRequest) (*GetBufferResponse, error)
func (UnimplementedDisplayLutsEntryServiceServer) GetDimension ¶ added in v0.0.6
func (UnimplementedDisplayLutsEntryServiceServer) GetDimension(context.Context, *GetDimensionRequest) (*GetDimensionResponse, error)
func (UnimplementedDisplayLutsEntryServiceServer) GetSamplingKey ¶ added in v0.0.6
func (UnimplementedDisplayLutsEntryServiceServer) GetSamplingKey(context.Context, *GetSamplingKeyRequest) (*GetSamplingKeyResponse, error)
func (UnimplementedDisplayLutsEntryServiceServer) ToString ¶ added in v0.0.6
func (UnimplementedDisplayLutsEntryServiceServer) ToString(context.Context, *DisplayLutsEntryToStringRequest) (*ToStringResponse, error)
type UnimplementedDisplayLutsServiceServer ¶ added in v0.0.6
type UnimplementedDisplayLutsServiceServer struct{}
UnimplementedDisplayLutsServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedDisplayLutsServiceServer) NewDisplayLuts ¶ added in v0.0.6
func (UnimplementedDisplayLutsServiceServer) NewDisplayLuts(context.Context, *NewDisplayLutsRequest) (*NewDisplayLutsResponse, error)
func (UnimplementedDisplayLutsServiceServer) Set1 ¶ added in v0.0.6
func (UnimplementedDisplayLutsServiceServer) Set1(context.Context, *Set1Request) (*Set1Response, error)
func (UnimplementedDisplayLutsServiceServer) Set2_1 ¶ added in v0.0.6
func (UnimplementedDisplayLutsServiceServer) Set2_1(context.Context, *Set2_1Request) (*Set2_1Response, error)
func (UnimplementedDisplayLutsServiceServer) ToString ¶ added in v0.0.6
func (UnimplementedDisplayLutsServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedGeomagneticFieldServiceServer ¶ added in v0.0.6
type UnimplementedGeomagneticFieldServiceServer struct{}
UnimplementedGeomagneticFieldServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedGeomagneticFieldServiceServer) GetDeclination ¶ added in v0.0.6
func (UnimplementedGeomagneticFieldServiceServer) GetDeclination(context.Context, *GetDeclinationRequest) (*GetDeclinationResponse, error)
func (UnimplementedGeomagneticFieldServiceServer) GetFieldStrength ¶ added in v0.0.6
func (UnimplementedGeomagneticFieldServiceServer) GetFieldStrength(context.Context, *GetFieldStrengthRequest) (*GetFieldStrengthResponse, error)
func (UnimplementedGeomagneticFieldServiceServer) GetHorizontalStrength ¶ added in v0.0.6
func (UnimplementedGeomagneticFieldServiceServer) GetHorizontalStrength(context.Context, *GetHorizontalStrengthRequest) (*GetHorizontalStrengthResponse, error)
func (UnimplementedGeomagneticFieldServiceServer) GetInclination ¶ added in v0.0.6
func (UnimplementedGeomagneticFieldServiceServer) GetInclination(context.Context, *GetInclinationRequest) (*GetInclinationResponse, error)
func (UnimplementedGeomagneticFieldServiceServer) GetX ¶ added in v0.0.6
func (UnimplementedGeomagneticFieldServiceServer) GetX(context.Context, *GetXRequest) (*GetXResponse, error)
func (UnimplementedGeomagneticFieldServiceServer) GetY ¶ added in v0.0.6
func (UnimplementedGeomagneticFieldServiceServer) GetY(context.Context, *GetYRequest) (*GetYResponse, error)
func (UnimplementedGeomagneticFieldServiceServer) GetZ ¶ added in v0.0.6
func (UnimplementedGeomagneticFieldServiceServer) GetZ(context.Context, *GetZRequest) (*GetZResponse, error)
func (UnimplementedGeomagneticFieldServiceServer) NewGeomagneticField ¶ added in v0.0.6
func (UnimplementedGeomagneticFieldServiceServer) NewGeomagneticField(context.Context, *NewGeomagneticFieldRequest) (*NewGeomagneticFieldResponse, error)
type UnimplementedLutPropertiesServiceServer ¶ added in v0.0.6
type UnimplementedLutPropertiesServiceServer struct{}
UnimplementedLutPropertiesServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedLutPropertiesServiceServer) GetDimension ¶ added in v0.0.6
func (UnimplementedLutPropertiesServiceServer) GetDimension(context.Context, *GetDimensionRequest) (*GetDimensionResponse, error)
func (UnimplementedLutPropertiesServiceServer) GetSamplingKeys ¶ added in v0.0.6
func (UnimplementedLutPropertiesServiceServer) GetSamplingKeys(context.Context, *GetSamplingKeysRequest) (*GetSamplingKeysResponse, error)
func (UnimplementedLutPropertiesServiceServer) GetSize ¶ added in v0.0.6
func (UnimplementedLutPropertiesServiceServer) GetSize(context.Context, *GetSizeRequest) (*GetSizeResponse, error)
type UnimplementedOverlayPropertiesServiceServer ¶ added in v0.0.6
type UnimplementedOverlayPropertiesServiceServer struct{}
UnimplementedOverlayPropertiesServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedOverlayPropertiesServiceServer) DescribeContents ¶ added in v0.0.6
func (UnimplementedOverlayPropertiesServiceServer) DescribeContents(context.Context, *OverlayPropertiesDescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedOverlayPropertiesServiceServer) GetLutProperties ¶ added in v0.0.6
func (UnimplementedOverlayPropertiesServiceServer) GetLutProperties(context.Context, *GetLutPropertiesRequest) (*GetLutPropertiesResponse, error)
func (UnimplementedOverlayPropertiesServiceServer) IsCombinationSupported ¶ added in v0.0.6
func (UnimplementedOverlayPropertiesServiceServer) IsCombinationSupported(context.Context, *IsCombinationSupportedRequest) (*IsCombinationSupportedResponse, error)
func (UnimplementedOverlayPropertiesServiceServer) IsMixedColorSpacesSupported ¶ added in v0.0.6
func (UnimplementedOverlayPropertiesServiceServer) IsMixedColorSpacesSupported(context.Context, *IsMixedColorSpacesSupportedRequest) (*IsMixedColorSpacesSupportedResponse, error)
func (UnimplementedOverlayPropertiesServiceServer) WriteToParcel ¶ added in v0.0.6
func (UnimplementedOverlayPropertiesServiceServer) WriteToParcel(context.Context, *OverlayPropertiesWriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedSensorDirectChannelServiceServer ¶ added in v0.0.6
type UnimplementedSensorDirectChannelServiceServer struct{}
UnimplementedSensorDirectChannelServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedSensorDirectChannelServiceServer) Configure ¶ added in v0.0.6
func (UnimplementedSensorDirectChannelServiceServer) Configure(context.Context, *ConfigureRequest) (*ConfigureResponse, error)
func (UnimplementedSensorDirectChannelServiceServer) IsOpen ¶ added in v0.0.6
func (UnimplementedSensorDirectChannelServiceServer) IsOpen(context.Context, *IsOpenRequest) (*IsOpenResponse, error)
type UnimplementedSensorEventCallbackServiceServer ¶ added in v0.0.6
type UnimplementedSensorEventCallbackServiceServer struct{}
UnimplementedSensorEventCallbackServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedSensorEventCallbackServiceServer) OnAccuracyChanged ¶ added in v0.0.6
func (UnimplementedSensorEventCallbackServiceServer) OnAccuracyChanged(context.Context, *OnAccuracyChangedRequest) (*OnAccuracyChangedResponse, error)
func (UnimplementedSensorEventCallbackServiceServer) OnFlushCompleted ¶ added in v0.0.6
func (UnimplementedSensorEventCallbackServiceServer) OnFlushCompleted(context.Context, *OnFlushCompletedRequest) (*OnFlushCompletedResponse, error)
func (UnimplementedSensorEventCallbackServiceServer) OnSensorAdditionalInfo ¶ added in v0.0.6
func (UnimplementedSensorEventCallbackServiceServer) OnSensorAdditionalInfo(context.Context, *OnSensorAdditionalInfoRequest) (*OnSensorAdditionalInfoResponse, error)
func (UnimplementedSensorEventCallbackServiceServer) OnSensorChanged ¶ added in v0.0.6
func (UnimplementedSensorEventCallbackServiceServer) OnSensorChanged(context.Context, *OnSensorChangedRequest) (*OnSensorChangedResponse, error)
type UnimplementedSensorEventListener2ServiceServer ¶ added in v0.0.6
type UnimplementedSensorEventListener2ServiceServer struct{}
UnimplementedSensorEventListener2ServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedSensorEventListener2ServiceServer) OnFlushCompleted ¶ added in v0.0.6
func (UnimplementedSensorEventListener2ServiceServer) OnFlushCompleted(context.Context, *OnFlushCompletedRequest) (*OnFlushCompletedResponse, error)
type UnimplementedSensorEventListenerServiceServer ¶ added in v0.0.6
type UnimplementedSensorEventListenerServiceServer struct{}
UnimplementedSensorEventListenerServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedSensorEventListenerServiceServer) OnAccuracyChanged ¶ added in v0.0.6
func (UnimplementedSensorEventListenerServiceServer) OnAccuracyChanged(context.Context, *OnAccuracyChangedRequest) (*OnAccuracyChangedResponse, error)
func (UnimplementedSensorEventListenerServiceServer) OnSensorChanged ¶ added in v0.0.6
func (UnimplementedSensorEventListenerServiceServer) OnSensorChanged(context.Context, *OnSensorChangedRequest) (*OnSensorChangedResponse, error)
type UnimplementedSensorListenerServiceServer ¶ added in v0.0.6
type UnimplementedSensorListenerServiceServer struct{}
UnimplementedSensorListenerServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedSensorListenerServiceServer) OnAccuracyChanged ¶ added in v0.0.6
func (UnimplementedSensorListenerServiceServer) OnAccuracyChanged(context.Context, *SensorListenerOnAccuracyChangedRequest) (*OnAccuracyChangedResponse, error)
func (UnimplementedSensorListenerServiceServer) OnSensorChanged ¶ added in v0.0.6
func (UnimplementedSensorListenerServiceServer) OnSensorChanged(context.Context, *SensorListenerOnSensorChangedRequest) (*OnSensorChangedResponse, error)
type UnimplementedSensorManagerDynamicSensorCallbackServiceServer ¶ added in v0.0.6
type UnimplementedSensorManagerDynamicSensorCallbackServiceServer struct{}
UnimplementedSensorManagerDynamicSensorCallbackServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedSensorManagerDynamicSensorCallbackServiceServer) OnDynamicSensorConnected ¶ added in v0.0.6
func (UnimplementedSensorManagerDynamicSensorCallbackServiceServer) OnDynamicSensorConnected(context.Context, *OnDynamicSensorConnectedRequest) (*OnDynamicSensorConnectedResponse, error)
func (UnimplementedSensorManagerDynamicSensorCallbackServiceServer) OnDynamicSensorDisconnected ¶ added in v0.0.6
func (UnimplementedSensorManagerDynamicSensorCallbackServiceServer) OnDynamicSensorDisconnected(context.Context, *OnDynamicSensorDisconnectedRequest) (*OnDynamicSensorDisconnectedResponse, error)
type UnimplementedSensorManagerServiceServer ¶ added in v0.0.6
type UnimplementedSensorManagerServiceServer struct{}
UnimplementedSensorManagerServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedSensorManagerServiceServer) CancelTriggerSensor ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) CancelTriggerSensor(context.Context, *CancelTriggerSensorRequest) (*CancelTriggerSensorResponse, error)
func (UnimplementedSensorManagerServiceServer) CreateDirectChannel1 ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) CreateDirectChannel1(context.Context, *CreateDirectChannel1Request) (*CreateDirectChannel1Response, error)
func (UnimplementedSensorManagerServiceServer) CreateDirectChannel1_1 ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) CreateDirectChannel1_1(context.Context, *CreateDirectChannel1_1Request) (*CreateDirectChannel1_1Response, error)
func (UnimplementedSensorManagerServiceServer) Flush ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) Flush(context.Context, *FlushRequest) (*FlushResponse, error)
func (UnimplementedSensorManagerServiceServer) GetAltitude ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) GetAltitude(context.Context, *GetAltitudeRequest) (*GetAltitudeResponse, error)
func (UnimplementedSensorManagerServiceServer) GetAngleChange ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) GetAngleChange(context.Context, *GetAngleChangeRequest) (*GetAngleChangeResponse, error)
func (UnimplementedSensorManagerServiceServer) GetDefaultSensor1 ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) GetDefaultSensor1(context.Context, *GetDefaultSensor1Request) (*GetDefaultSensor1Response, error)
func (UnimplementedSensorManagerServiceServer) GetDefaultSensor2_1 ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) GetDefaultSensor2_1(context.Context, *GetDefaultSensor2_1Request) (*GetDefaultSensor2_1Response, error)
func (UnimplementedSensorManagerServiceServer) GetDynamicSensorList ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) GetDynamicSensorList(context.Context, *GetDynamicSensorListRequest) (*GetDynamicSensorListResponse, error)
func (UnimplementedSensorManagerServiceServer) GetInclination ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) GetInclination(context.Context, *SensorManagerGetInclinationRequest) (*GetInclinationResponse, error)
func (UnimplementedSensorManagerServiceServer) GetOrientation ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) GetOrientation(context.Context, *GetOrientationRequest) (*GetOrientationResponse, error)
func (UnimplementedSensorManagerServiceServer) GetQuaternionFromVector ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) GetQuaternionFromVector(context.Context, *GetQuaternionFromVectorRequest) (*GetQuaternionFromVectorResponse, error)
func (UnimplementedSensorManagerServiceServer) GetRotationMatrix ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) GetRotationMatrix(context.Context, *GetRotationMatrixRequest) (*GetRotationMatrixResponse, error)
func (UnimplementedSensorManagerServiceServer) GetRotationMatrixFromVector ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) GetRotationMatrixFromVector(context.Context, *GetRotationMatrixFromVectorRequest) (*GetRotationMatrixFromVectorResponse, error)
func (UnimplementedSensorManagerServiceServer) GetSensorList ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) GetSensorList(context.Context, *GetSensorListRequest) (*GetSensorListResponse, error)
func (UnimplementedSensorManagerServiceServer) GetSensors ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) GetSensors(context.Context, *GetSensorsRequest) (*GetSensorsResponse, error)
func (UnimplementedSensorManagerServiceServer) IsDynamicSensorDiscoverySupported ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) IsDynamicSensorDiscoverySupported(context.Context, *IsDynamicSensorDiscoverySupportedRequest) (*IsDynamicSensorDiscoverySupportedResponse, error)
func (UnimplementedSensorManagerServiceServer) RegisterDynamicSensorCallback ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) RegisterDynamicSensorCallback(context.Context, *RegisterDynamicSensorCallbackRequest) (*RegisterDynamicSensorCallbackResponse, error)
func (UnimplementedSensorManagerServiceServer) RegisterListener2_2 ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) RegisterListener2_2(context.Context, *RegisterListener2_2Request) (*RegisterListener2_2Response, error)
func (UnimplementedSensorManagerServiceServer) RegisterListener3 ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) RegisterListener3(context.Context, *RegisterListener3Request) (*RegisterListener3Response, error)
func (UnimplementedSensorManagerServiceServer) RegisterListener3_3 ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) RegisterListener3_3(context.Context, *RegisterListener3_3Request) (*RegisterListener3_3Response, error)
func (UnimplementedSensorManagerServiceServer) RegisterListener4_1 ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) RegisterListener4_1(context.Context, *RegisterListener4_1Request) (*RegisterListener4_1Response, error)
func (UnimplementedSensorManagerServiceServer) RemapCoordinateSystem ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) RemapCoordinateSystem(context.Context, *RemapCoordinateSystemRequest) (*RemapCoordinateSystemResponse, error)
func (UnimplementedSensorManagerServiceServer) RequestTriggerSensor ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) RequestTriggerSensor(context.Context, *RequestTriggerSensorRequest) (*RequestTriggerSensorResponse, error)
func (UnimplementedSensorManagerServiceServer) UnregisterDynamicSensorCallback ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) UnregisterDynamicSensorCallback(context.Context, *UnregisterDynamicSensorCallbackRequest) (*UnregisterDynamicSensorCallbackResponse, error)
func (UnimplementedSensorManagerServiceServer) UnregisterListener1 ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) UnregisterListener1(context.Context, *UnregisterListener1Request) (*UnregisterListener1Response, error)
func (UnimplementedSensorManagerServiceServer) UnregisterListener1_2 ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) UnregisterListener1_2(context.Context, *UnregisterListener1_2Request) (*UnregisterListener1_2Response, error)
func (UnimplementedSensorManagerServiceServer) UnregisterListener2_1 ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) UnregisterListener2_1(context.Context, *UnregisterListener2_1Request) (*UnregisterListener2_1Response, error)
func (UnimplementedSensorManagerServiceServer) UnregisterListener2_3 ¶ added in v0.0.6
func (UnimplementedSensorManagerServiceServer) UnregisterListener2_3(context.Context, *UnregisterListener2_3Request) (*UnregisterListener2_3Response, error)
type UnimplementedSensorPrivacyManagerServiceServer ¶ added in v0.0.6
type UnimplementedSensorPrivacyManagerServiceServer struct{}
UnimplementedSensorPrivacyManagerServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedSensorPrivacyManagerServiceServer) SupportsSensorToggle1 ¶ added in v0.0.6
func (UnimplementedSensorPrivacyManagerServiceServer) SupportsSensorToggle1(context.Context, *SupportsSensorToggle1Request) (*SupportsSensorToggle1Response, error)
func (UnimplementedSensorPrivacyManagerServiceServer) SupportsSensorToggle2_1 ¶ added in v0.0.6
func (UnimplementedSensorPrivacyManagerServiceServer) SupportsSensorToggle2_1(context.Context, *SupportsSensorToggle2_1Request) (*SupportsSensorToggle2_1Response, error)
type UnimplementedSensorServiceServer ¶ added in v0.0.6
type UnimplementedSensorServiceServer struct{}
UnimplementedSensorServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedSensorServiceServer) GetFifoMaxEventCount ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) GetFifoMaxEventCount(context.Context, *GetFifoMaxEventCountRequest) (*GetFifoMaxEventCountResponse, error)
func (UnimplementedSensorServiceServer) GetFifoReservedEventCount ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) GetFifoReservedEventCount(context.Context, *GetFifoReservedEventCountRequest) (*GetFifoReservedEventCountResponse, error)
func (UnimplementedSensorServiceServer) GetHighestDirectReportRateLevel ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) GetHighestDirectReportRateLevel(context.Context, *GetHighestDirectReportRateLevelRequest) (*GetHighestDirectReportRateLevelResponse, error)
func (UnimplementedSensorServiceServer) GetId ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) GetId(context.Context, *GetIdRequest) (*GetIdResponse, error)
func (UnimplementedSensorServiceServer) GetMaxDelay ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) GetMaxDelay(context.Context, *GetMaxDelayRequest) (*GetMaxDelayResponse, error)
func (UnimplementedSensorServiceServer) GetMaximumRange ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) GetMaximumRange(context.Context, *GetMaximumRangeRequest) (*GetMaximumRangeResponse, error)
func (UnimplementedSensorServiceServer) GetMinDelay ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) GetMinDelay(context.Context, *GetMinDelayRequest) (*GetMinDelayResponse, error)
func (UnimplementedSensorServiceServer) GetName ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) GetName(context.Context, *GetNameRequest) (*GetNameResponse, error)
func (UnimplementedSensorServiceServer) GetPower ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) GetPower(context.Context, *GetPowerRequest) (*GetPowerResponse, error)
func (UnimplementedSensorServiceServer) GetReportingMode ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) GetReportingMode(context.Context, *GetReportingModeRequest) (*GetReportingModeResponse, error)
func (UnimplementedSensorServiceServer) GetResolution ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) GetResolution(context.Context, *GetResolutionRequest) (*GetResolutionResponse, error)
func (UnimplementedSensorServiceServer) GetStringType ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) GetStringType(context.Context, *GetStringTypeRequest) (*GetStringTypeResponse, error)
func (UnimplementedSensorServiceServer) GetType ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error)
func (UnimplementedSensorServiceServer) GetVendor ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) GetVendor(context.Context, *GetVendorRequest) (*GetVendorResponse, error)
func (UnimplementedSensorServiceServer) GetVersion ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) GetVersion(context.Context, *GetVersionRequest) (*GetVersionResponse, error)
func (UnimplementedSensorServiceServer) IsAdditionalInfoSupported ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) IsAdditionalInfoSupported(context.Context, *IsAdditionalInfoSupportedRequest) (*IsAdditionalInfoSupportedResponse, error)
func (UnimplementedSensorServiceServer) IsDirectChannelTypeSupported ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) IsDirectChannelTypeSupported(context.Context, *IsDirectChannelTypeSupportedRequest) (*IsDirectChannelTypeSupportedResponse, error)
func (UnimplementedSensorServiceServer) IsDynamicSensor ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) IsDynamicSensor(context.Context, *IsDynamicSensorRequest) (*IsDynamicSensorResponse, error)
func (UnimplementedSensorServiceServer) IsWakeUpSensor ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) IsWakeUpSensor(context.Context, *IsWakeUpSensorRequest) (*IsWakeUpSensorResponse, error)
func (UnimplementedSensorServiceServer) ToString ¶ added in v0.0.6
func (UnimplementedSensorServiceServer) ToString(context.Context, *SensorToStringRequest) (*ToStringResponse, error)
type UnimplementedSyncFenceServiceServer ¶ added in v0.0.6
type UnimplementedSyncFenceServiceServer struct{}
UnimplementedSyncFenceServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedSyncFenceServiceServer) Await ¶ added in v0.0.6
func (UnimplementedSyncFenceServiceServer) Await(context.Context, *AwaitRequest) (*AwaitResponse, error)
func (UnimplementedSyncFenceServiceServer) AwaitForever ¶ added in v0.0.6
func (UnimplementedSyncFenceServiceServer) AwaitForever(context.Context, *AwaitForeverRequest) (*AwaitForeverResponse, error)
func (UnimplementedSyncFenceServiceServer) Close ¶ added in v0.0.6
func (UnimplementedSyncFenceServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
func (UnimplementedSyncFenceServiceServer) DescribeContents ¶ added in v0.0.6
func (UnimplementedSyncFenceServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
func (UnimplementedSyncFenceServiceServer) GetSignalTime ¶ added in v0.0.6
func (UnimplementedSyncFenceServiceServer) GetSignalTime(context.Context, *GetSignalTimeRequest) (*GetSignalTimeResponse, error)
func (UnimplementedSyncFenceServiceServer) IsValid ¶ added in v0.0.6
func (UnimplementedSyncFenceServiceServer) IsValid(context.Context, *IsValidRequest) (*IsValidResponse, error)
func (UnimplementedSyncFenceServiceServer) NewSyncFence ¶ added in v0.0.6
func (UnimplementedSyncFenceServiceServer) NewSyncFence(context.Context, *NewSyncFenceRequest) (*NewSyncFenceResponse, error)
func (UnimplementedSyncFenceServiceServer) WriteToParcel ¶ added in v0.0.6
func (UnimplementedSyncFenceServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
type UnimplementedTriggerEventListenerServiceServer ¶ added in v0.0.6
type UnimplementedTriggerEventListenerServiceServer struct{}
UnimplementedTriggerEventListenerServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedTriggerEventListenerServiceServer) OnTrigger ¶ added in v0.0.6
func (UnimplementedTriggerEventListenerServiceServer) OnTrigger(context.Context, *OnTriggerRequest) (*OnTriggerResponse, error)
type UnlockRequest ¶ added in v0.0.6
type UnlockRequest struct {
// contains filtered or unexported fields
}
func (*UnlockRequest) Descriptor
deprecated
added in
v0.0.6
func (*UnlockRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnlockRequest.ProtoReflect.Descriptor instead.
func (*UnlockRequest) ProtoMessage ¶ added in v0.0.6
func (*UnlockRequest) ProtoMessage()
func (*UnlockRequest) ProtoReflect ¶ added in v0.0.6
func (x *UnlockRequest) ProtoReflect() protoreflect.Message
func (*UnlockRequest) Reset ¶ added in v0.0.6
func (x *UnlockRequest) Reset()
func (*UnlockRequest) String ¶ added in v0.0.6
func (x *UnlockRequest) String() string
type UnlockResponse ¶ added in v0.0.6
type UnlockResponse struct {
// contains filtered or unexported fields
}
func (*UnlockResponse) Descriptor
deprecated
added in
v0.0.6
func (*UnlockResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnlockResponse.ProtoReflect.Descriptor instead.
func (*UnlockResponse) ProtoMessage ¶ added in v0.0.6
func (*UnlockResponse) ProtoMessage()
func (*UnlockResponse) ProtoReflect ¶ added in v0.0.6
func (x *UnlockResponse) ProtoReflect() protoreflect.Message
func (*UnlockResponse) Reset ¶ added in v0.0.6
func (x *UnlockResponse) Reset()
func (*UnlockResponse) String ¶ added in v0.0.6
func (x *UnlockResponse) String() string
type UnregisterDynamicSensorCallbackRequest ¶ added in v0.0.6
type UnregisterDynamicSensorCallbackRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*UnregisterDynamicSensorCallbackRequest) Descriptor
deprecated
added in
v0.0.6
func (*UnregisterDynamicSensorCallbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterDynamicSensorCallbackRequest.ProtoReflect.Descriptor instead.
func (*UnregisterDynamicSensorCallbackRequest) GetArg0 ¶ added in v0.0.6
func (x *UnregisterDynamicSensorCallbackRequest) GetArg0() int64
func (*UnregisterDynamicSensorCallbackRequest) ProtoMessage ¶ added in v0.0.6
func (*UnregisterDynamicSensorCallbackRequest) ProtoMessage()
func (*UnregisterDynamicSensorCallbackRequest) ProtoReflect ¶ added in v0.0.6
func (x *UnregisterDynamicSensorCallbackRequest) ProtoReflect() protoreflect.Message
func (*UnregisterDynamicSensorCallbackRequest) Reset ¶ added in v0.0.6
func (x *UnregisterDynamicSensorCallbackRequest) Reset()
func (*UnregisterDynamicSensorCallbackRequest) String ¶ added in v0.0.6
func (x *UnregisterDynamicSensorCallbackRequest) String() string
type UnregisterDynamicSensorCallbackResponse ¶ added in v0.0.6
type UnregisterDynamicSensorCallbackResponse struct {
// contains filtered or unexported fields
}
func (*UnregisterDynamicSensorCallbackResponse) Descriptor
deprecated
added in
v0.0.6
func (*UnregisterDynamicSensorCallbackResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterDynamicSensorCallbackResponse.ProtoReflect.Descriptor instead.
func (*UnregisterDynamicSensorCallbackResponse) ProtoMessage ¶ added in v0.0.6
func (*UnregisterDynamicSensorCallbackResponse) ProtoMessage()
func (*UnregisterDynamicSensorCallbackResponse) ProtoReflect ¶ added in v0.0.6
func (x *UnregisterDynamicSensorCallbackResponse) ProtoReflect() protoreflect.Message
func (*UnregisterDynamicSensorCallbackResponse) Reset ¶ added in v0.0.6
func (x *UnregisterDynamicSensorCallbackResponse) Reset()
func (*UnregisterDynamicSensorCallbackResponse) String ¶ added in v0.0.6
func (x *UnregisterDynamicSensorCallbackResponse) String() string
type UnregisterListener1Request ¶ added in v0.0.6
type UnregisterListener1Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*UnregisterListener1Request) Descriptor
deprecated
added in
v0.0.6
func (*UnregisterListener1Request) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterListener1Request.ProtoReflect.Descriptor instead.
func (*UnregisterListener1Request) GetArg0 ¶ added in v0.0.6
func (x *UnregisterListener1Request) GetArg0() int64
func (*UnregisterListener1Request) ProtoMessage ¶ added in v0.0.6
func (*UnregisterListener1Request) ProtoMessage()
func (*UnregisterListener1Request) ProtoReflect ¶ added in v0.0.6
func (x *UnregisterListener1Request) ProtoReflect() protoreflect.Message
func (*UnregisterListener1Request) Reset ¶ added in v0.0.6
func (x *UnregisterListener1Request) Reset()
func (*UnregisterListener1Request) String ¶ added in v0.0.6
func (x *UnregisterListener1Request) String() string
type UnregisterListener1Response ¶ added in v0.0.6
type UnregisterListener1Response struct {
// contains filtered or unexported fields
}
func (*UnregisterListener1Response) Descriptor
deprecated
added in
v0.0.6
func (*UnregisterListener1Response) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterListener1Response.ProtoReflect.Descriptor instead.
func (*UnregisterListener1Response) ProtoMessage ¶ added in v0.0.6
func (*UnregisterListener1Response) ProtoMessage()
func (*UnregisterListener1Response) ProtoReflect ¶ added in v0.0.6
func (x *UnregisterListener1Response) ProtoReflect() protoreflect.Message
func (*UnregisterListener1Response) Reset ¶ added in v0.0.6
func (x *UnregisterListener1Response) Reset()
func (*UnregisterListener1Response) String ¶ added in v0.0.6
func (x *UnregisterListener1Response) String() string
type UnregisterListener1_2Request ¶ added in v0.0.6
type UnregisterListener1_2Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*UnregisterListener1_2Request) Descriptor
deprecated
added in
v0.0.6
func (*UnregisterListener1_2Request) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterListener1_2Request.ProtoReflect.Descriptor instead.
func (*UnregisterListener1_2Request) GetArg0 ¶ added in v0.0.6
func (x *UnregisterListener1_2Request) GetArg0() int64
func (*UnregisterListener1_2Request) ProtoMessage ¶ added in v0.0.6
func (*UnregisterListener1_2Request) ProtoMessage()
func (*UnregisterListener1_2Request) ProtoReflect ¶ added in v0.0.6
func (x *UnregisterListener1_2Request) ProtoReflect() protoreflect.Message
func (*UnregisterListener1_2Request) Reset ¶ added in v0.0.6
func (x *UnregisterListener1_2Request) Reset()
func (*UnregisterListener1_2Request) String ¶ added in v0.0.6
func (x *UnregisterListener1_2Request) String() string
type UnregisterListener1_2Response ¶ added in v0.0.6
type UnregisterListener1_2Response struct {
// contains filtered or unexported fields
}
func (*UnregisterListener1_2Response) Descriptor
deprecated
added in
v0.0.6
func (*UnregisterListener1_2Response) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterListener1_2Response.ProtoReflect.Descriptor instead.
func (*UnregisterListener1_2Response) ProtoMessage ¶ added in v0.0.6
func (*UnregisterListener1_2Response) ProtoMessage()
func (*UnregisterListener1_2Response) ProtoReflect ¶ added in v0.0.6
func (x *UnregisterListener1_2Response) ProtoReflect() protoreflect.Message
func (*UnregisterListener1_2Response) Reset ¶ added in v0.0.6
func (x *UnregisterListener1_2Response) Reset()
func (*UnregisterListener1_2Response) String ¶ added in v0.0.6
func (x *UnregisterListener1_2Response) String() string
type UnregisterListener2_1Request ¶ added in v0.0.6
type UnregisterListener2_1Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*UnregisterListener2_1Request) Descriptor
deprecated
added in
v0.0.6
func (*UnregisterListener2_1Request) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterListener2_1Request.ProtoReflect.Descriptor instead.
func (*UnregisterListener2_1Request) GetArg0 ¶ added in v0.0.6
func (x *UnregisterListener2_1Request) GetArg0() int64
func (*UnregisterListener2_1Request) GetArg1 ¶ added in v0.0.6
func (x *UnregisterListener2_1Request) GetArg1() int64
func (*UnregisterListener2_1Request) ProtoMessage ¶ added in v0.0.6
func (*UnregisterListener2_1Request) ProtoMessage()
func (*UnregisterListener2_1Request) ProtoReflect ¶ added in v0.0.6
func (x *UnregisterListener2_1Request) ProtoReflect() protoreflect.Message
func (*UnregisterListener2_1Request) Reset ¶ added in v0.0.6
func (x *UnregisterListener2_1Request) Reset()
func (*UnregisterListener2_1Request) String ¶ added in v0.0.6
func (x *UnregisterListener2_1Request) String() string
type UnregisterListener2_1Response ¶ added in v0.0.6
type UnregisterListener2_1Response struct {
// contains filtered or unexported fields
}
func (*UnregisterListener2_1Response) Descriptor
deprecated
added in
v0.0.6
func (*UnregisterListener2_1Response) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterListener2_1Response.ProtoReflect.Descriptor instead.
func (*UnregisterListener2_1Response) ProtoMessage ¶ added in v0.0.6
func (*UnregisterListener2_1Response) ProtoMessage()
func (*UnregisterListener2_1Response) ProtoReflect ¶ added in v0.0.6
func (x *UnregisterListener2_1Response) ProtoReflect() protoreflect.Message
func (*UnregisterListener2_1Response) Reset ¶ added in v0.0.6
func (x *UnregisterListener2_1Response) Reset()
func (*UnregisterListener2_1Response) String ¶ added in v0.0.6
func (x *UnregisterListener2_1Response) String() string
type UnregisterListener2_3Request ¶ added in v0.0.6
type UnregisterListener2_3Request struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*UnregisterListener2_3Request) Descriptor
deprecated
added in
v0.0.6
func (*UnregisterListener2_3Request) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterListener2_3Request.ProtoReflect.Descriptor instead.
func (*UnregisterListener2_3Request) GetArg0 ¶ added in v0.0.6
func (x *UnregisterListener2_3Request) GetArg0() int64
func (*UnregisterListener2_3Request) GetArg1 ¶ added in v0.0.6
func (x *UnregisterListener2_3Request) GetArg1() int32
func (*UnregisterListener2_3Request) ProtoMessage ¶ added in v0.0.6
func (*UnregisterListener2_3Request) ProtoMessage()
func (*UnregisterListener2_3Request) ProtoReflect ¶ added in v0.0.6
func (x *UnregisterListener2_3Request) ProtoReflect() protoreflect.Message
func (*UnregisterListener2_3Request) Reset ¶ added in v0.0.6
func (x *UnregisterListener2_3Request) Reset()
func (*UnregisterListener2_3Request) String ¶ added in v0.0.6
func (x *UnregisterListener2_3Request) String() string
type UnregisterListener2_3Response ¶ added in v0.0.6
type UnregisterListener2_3Response struct {
// contains filtered or unexported fields
}
func (*UnregisterListener2_3Response) Descriptor
deprecated
added in
v0.0.6
func (*UnregisterListener2_3Response) Descriptor() ([]byte, []int)
Deprecated: Use UnregisterListener2_3Response.ProtoReflect.Descriptor instead.
func (*UnregisterListener2_3Response) ProtoMessage ¶ added in v0.0.6
func (*UnregisterListener2_3Response) ProtoMessage()
func (*UnregisterListener2_3Response) ProtoReflect ¶ added in v0.0.6
func (x *UnregisterListener2_3Response) ProtoReflect() protoreflect.Message
func (*UnregisterListener2_3Response) Reset ¶ added in v0.0.6
func (x *UnregisterListener2_3Response) Reset()
func (*UnregisterListener2_3Response) String ¶ added in v0.0.6
func (x *UnregisterListener2_3Response) String() string
type UnsafeBatteryStateServiceServer ¶ added in v0.0.6
type UnsafeBatteryStateServiceServer interface {
// contains filtered or unexported methods
}
UnsafeBatteryStateServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BatteryStateServiceServer will result in compilation errors.
type UnsafeBufferServiceServer ¶ added in v0.0.6
type UnsafeBufferServiceServer interface {
// contains filtered or unexported methods
}
UnsafeBufferServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BufferServiceServer will result in compilation errors.
type UnsafeCameraAreaServiceServer ¶ added in v0.0.6
type UnsafeCameraAreaServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCameraAreaServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CameraAreaServiceServer will result in compilation errors.
type UnsafeCameraAutoFocusCallbackServiceServer ¶ added in v0.0.6
type UnsafeCameraAutoFocusCallbackServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCameraAutoFocusCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CameraAutoFocusCallbackServiceServer will result in compilation errors.
type UnsafeCameraAutoFocusMoveCallbackServiceServer ¶ added in v0.0.6
type UnsafeCameraAutoFocusMoveCallbackServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCameraAutoFocusMoveCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CameraAutoFocusMoveCallbackServiceServer will result in compilation errors.
type UnsafeCameraErrorCallbackServiceServer ¶ added in v0.0.6
type UnsafeCameraErrorCallbackServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCameraErrorCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CameraErrorCallbackServiceServer will result in compilation errors.
type UnsafeCameraFaceDetectionListenerServiceServer ¶ added in v0.0.6
type UnsafeCameraFaceDetectionListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCameraFaceDetectionListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CameraFaceDetectionListenerServiceServer will result in compilation errors.
type UnsafeCameraOnZoomChangeListenerServiceServer ¶ added in v0.0.6
type UnsafeCameraOnZoomChangeListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCameraOnZoomChangeListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CameraOnZoomChangeListenerServiceServer will result in compilation errors.
type UnsafeCameraParametersServiceServer ¶ added in v0.0.6
type UnsafeCameraParametersServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCameraParametersServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CameraParametersServiceServer will result in compilation errors.
type UnsafeCameraPictureCallbackServiceServer ¶ added in v0.0.6
type UnsafeCameraPictureCallbackServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCameraPictureCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CameraPictureCallbackServiceServer will result in compilation errors.
type UnsafeCameraPreviewCallbackServiceServer ¶ added in v0.0.6
type UnsafeCameraPreviewCallbackServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCameraPreviewCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CameraPreviewCallbackServiceServer will result in compilation errors.
type UnsafeCameraServiceServer ¶ added in v0.0.6
type UnsafeCameraServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCameraServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CameraServiceServer will result in compilation errors.
type UnsafeCameraShutterCallbackServiceServer ¶ added in v0.0.6
type UnsafeCameraShutterCallbackServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCameraShutterCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CameraShutterCallbackServiceServer will result in compilation errors.
type UnsafeCameraSizeServiceServer ¶ added in v0.0.6
type UnsafeCameraSizeServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCameraSizeServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CameraSizeServiceServer will result in compilation errors.
type UnsafeDataSpaceServiceServer ¶ added in v0.0.6
type UnsafeDataSpaceServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDataSpaceServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DataSpaceServiceServer will result in compilation errors.
type UnsafeDisplayLutsEntryServiceServer ¶ added in v0.0.6
type UnsafeDisplayLutsEntryServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDisplayLutsEntryServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DisplayLutsEntryServiceServer will result in compilation errors.
type UnsafeDisplayLutsServiceServer ¶ added in v0.0.6
type UnsafeDisplayLutsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDisplayLutsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DisplayLutsServiceServer will result in compilation errors.
type UnsafeGeomagneticFieldServiceServer ¶ added in v0.0.6
type UnsafeGeomagneticFieldServiceServer interface {
// contains filtered or unexported methods
}
UnsafeGeomagneticFieldServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to GeomagneticFieldServiceServer will result in compilation errors.
type UnsafeLutPropertiesServiceServer ¶ added in v0.0.6
type UnsafeLutPropertiesServiceServer interface {
// contains filtered or unexported methods
}
UnsafeLutPropertiesServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LutPropertiesServiceServer will result in compilation errors.
type UnsafeOverlayPropertiesServiceServer ¶ added in v0.0.6
type UnsafeOverlayPropertiesServiceServer interface {
// contains filtered or unexported methods
}
UnsafeOverlayPropertiesServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to OverlayPropertiesServiceServer will result in compilation errors.
type UnsafeSensorDirectChannelServiceServer ¶ added in v0.0.6
type UnsafeSensorDirectChannelServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSensorDirectChannelServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SensorDirectChannelServiceServer will result in compilation errors.
type UnsafeSensorEventCallbackServiceServer ¶ added in v0.0.6
type UnsafeSensorEventCallbackServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSensorEventCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SensorEventCallbackServiceServer will result in compilation errors.
type UnsafeSensorEventListener2ServiceServer ¶ added in v0.0.6
type UnsafeSensorEventListener2ServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSensorEventListener2ServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SensorEventListener2ServiceServer will result in compilation errors.
type UnsafeSensorEventListenerServiceServer ¶ added in v0.0.6
type UnsafeSensorEventListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSensorEventListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SensorEventListenerServiceServer will result in compilation errors.
type UnsafeSensorListenerServiceServer ¶ added in v0.0.6
type UnsafeSensorListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSensorListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SensorListenerServiceServer will result in compilation errors.
type UnsafeSensorManagerDynamicSensorCallbackServiceServer ¶ added in v0.0.6
type UnsafeSensorManagerDynamicSensorCallbackServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSensorManagerDynamicSensorCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SensorManagerDynamicSensorCallbackServiceServer will result in compilation errors.
type UnsafeSensorManagerServiceServer ¶ added in v0.0.6
type UnsafeSensorManagerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSensorManagerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SensorManagerServiceServer will result in compilation errors.
type UnsafeSensorPrivacyManagerServiceServer ¶ added in v0.0.6
type UnsafeSensorPrivacyManagerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSensorPrivacyManagerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SensorPrivacyManagerServiceServer will result in compilation errors.
type UnsafeSensorServiceServer ¶ added in v0.0.6
type UnsafeSensorServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSensorServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SensorServiceServer will result in compilation errors.
type UnsafeSyncFenceServiceServer ¶ added in v0.0.6
type UnsafeSyncFenceServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSyncFenceServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SyncFenceServiceServer will result in compilation errors.
type UnsafeTriggerEventListenerServiceServer ¶ added in v0.0.6
type UnsafeTriggerEventListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTriggerEventListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TriggerEventListenerServiceServer will result in compilation errors.
type WriteToParcelRequest ¶
type WriteToParcelRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*WriteToParcelRequest) Descriptor
deprecated
func (*WriteToParcelRequest) Descriptor() ([]byte, []int)
Deprecated: Use WriteToParcelRequest.ProtoReflect.Descriptor instead.
func (*WriteToParcelRequest) GetArg0 ¶
func (x *WriteToParcelRequest) GetArg0() int64
func (*WriteToParcelRequest) GetArg1 ¶
func (x *WriteToParcelRequest) GetArg1() int32
func (*WriteToParcelRequest) GetHandle ¶ added in v0.0.6
func (x *WriteToParcelRequest) GetHandle() int64
func (*WriteToParcelRequest) ProtoMessage ¶
func (*WriteToParcelRequest) ProtoMessage()
func (*WriteToParcelRequest) ProtoReflect ¶
func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message
func (*WriteToParcelRequest) Reset ¶
func (x *WriteToParcelRequest) Reset()
func (*WriteToParcelRequest) String ¶
func (x *WriteToParcelRequest) String() string
type WriteToParcelResponse ¶
type WriteToParcelResponse struct {
// contains filtered or unexported fields
}
func (*WriteToParcelResponse) Descriptor
deprecated
func (*WriteToParcelResponse) Descriptor() ([]byte, []int)
Deprecated: Use WriteToParcelResponse.ProtoReflect.Descriptor instead.
func (*WriteToParcelResponse) ProtoMessage ¶
func (*WriteToParcelResponse) ProtoMessage()
func (*WriteToParcelResponse) ProtoReflect ¶
func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message
func (*WriteToParcelResponse) Reset ¶
func (x *WriteToParcelResponse) Reset()
func (*WriteToParcelResponse) String ¶
func (x *WriteToParcelResponse) String() string