Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterAcousticEchoCancelerServiceServer(s grpc.ServiceRegistrar, srv AcousticEchoCancelerServiceServer)
- func RegisterAudioEffectDescriptorServiceServer(s grpc.ServiceRegistrar, srv AudioEffectDescriptorServiceServer)
- func RegisterAudioEffectOnControlStatusChangeListenerServiceServer(s grpc.ServiceRegistrar, ...)
- func RegisterAudioEffectOnEnableStatusChangeListenerServiceServer(s grpc.ServiceRegistrar, ...)
- func RegisterAudioEffectServiceServer(s grpc.ServiceRegistrar, srv AudioEffectServiceServer)
- func RegisterAutomaticGainControlServiceServer(s grpc.ServiceRegistrar, srv AutomaticGainControlServiceServer)
- func RegisterBassBoostOnParameterChangeListenerServiceServer(s grpc.ServiceRegistrar, srv BassBoostOnParameterChangeListenerServiceServer)
- func RegisterBassBoostServiceServer(s grpc.ServiceRegistrar, srv BassBoostServiceServer)
- func RegisterBassBoostSettingsServiceServer(s grpc.ServiceRegistrar, srv BassBoostSettingsServiceServer)
- func RegisterDynamicsProcessingBandBaseServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingBandBaseServiceServer)
- func RegisterDynamicsProcessingBandStageServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingBandStageServiceServer)
- func RegisterDynamicsProcessingChannelServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingChannelServiceServer)
- func RegisterDynamicsProcessingConfigServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingConfigServiceServer)
- func RegisterDynamicsProcessingEqBandServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingEqBandServiceServer)
- func RegisterDynamicsProcessingEqServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingEqServiceServer)
- func RegisterDynamicsProcessingLimiterServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingLimiterServiceServer)
- func RegisterDynamicsProcessingMbcBandServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingMbcBandServiceServer)
- func RegisterDynamicsProcessingMbcServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingMbcServiceServer)
- func RegisterDynamicsProcessingServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingServiceServer)
- func RegisterDynamicsProcessingStageServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingStageServiceServer)
- func RegisterEnvironmentalReverbOnParameterChangeListenerServiceServer(s grpc.ServiceRegistrar, ...)
- func RegisterEnvironmentalReverbServiceServer(s grpc.ServiceRegistrar, srv EnvironmentalReverbServiceServer)
- func RegisterEnvironmentalReverbSettingsServiceServer(s grpc.ServiceRegistrar, srv EnvironmentalReverbSettingsServiceServer)
- func RegisterEqualizerOnParameterChangeListenerServiceServer(s grpc.ServiceRegistrar, srv EqualizerOnParameterChangeListenerServiceServer)
- func RegisterEqualizerServiceServer(s grpc.ServiceRegistrar, srv EqualizerServiceServer)
- func RegisterEqualizerSettingsServiceServer(s grpc.ServiceRegistrar, srv EqualizerSettingsServiceServer)
- func RegisterHapticGeneratorServiceServer(s grpc.ServiceRegistrar, srv HapticGeneratorServiceServer)
- func RegisterLoudnessEnhancerServiceServer(s grpc.ServiceRegistrar, srv LoudnessEnhancerServiceServer)
- func RegisterNoiseSuppressorServiceServer(s grpc.ServiceRegistrar, srv NoiseSuppressorServiceServer)
- func RegisterPresetReverbOnParameterChangeListenerServiceServer(s grpc.ServiceRegistrar, ...)
- func RegisterPresetReverbServiceServer(s grpc.ServiceRegistrar, srv PresetReverbServiceServer)
- func RegisterPresetReverbSettingsServiceServer(s grpc.ServiceRegistrar, srv PresetReverbSettingsServiceServer)
- func RegisterVirtualizerOnParameterChangeListenerServiceServer(s grpc.ServiceRegistrar, srv VirtualizerOnParameterChangeListenerServiceServer)
- func RegisterVirtualizerServiceServer(s grpc.ServiceRegistrar, srv VirtualizerServiceServer)
- func RegisterVirtualizerSettingsServiceServer(s grpc.ServiceRegistrar, srv VirtualizerSettingsServiceServer)
- func RegisterVisualizerOnDataCaptureListenerServiceServer(s grpc.ServiceRegistrar, srv VisualizerOnDataCaptureListenerServiceServer)
- func RegisterVisualizerServiceServer(s grpc.ServiceRegistrar, srv VisualizerServiceServer)
- type AcousticEchoCancelerServiceClient
- type AcousticEchoCancelerServiceServer
- type AudioEffectDescriptorServiceClient
- type AudioEffectDescriptorServiceServer
- type AudioEffectOnControlStatusChangeListenerServiceClient
- type AudioEffectOnControlStatusChangeListenerServiceServer
- type AudioEffectOnEnableStatusChangeListenerServiceClient
- type AudioEffectOnEnableStatusChangeListenerServiceServer
- type AudioEffectServiceClient
- type AudioEffectServiceServer
- type AudioEffectSetEnabledResponse
- func (*AudioEffectSetEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AudioEffectSetEnabledResponse) GetResult() int32
- func (*AudioEffectSetEnabledResponse) ProtoMessage()
- func (x *AudioEffectSetEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *AudioEffectSetEnabledResponse) Reset()
- func (x *AudioEffectSetEnabledResponse) String() string
- type AutomaticGainControlServiceClient
- type AutomaticGainControlServiceServer
- type BassBoostOnParameterChangeListenerServiceClient
- type BassBoostOnParameterChangeListenerServiceServer
- type BassBoostServiceClient
- type BassBoostServiceServer
- type BassBoostSettingsServiceClient
- type BassBoostSettingsServiceServer
- type CanVirtualizeRequest
- func (*CanVirtualizeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CanVirtualizeRequest) GetArg0() int32
- func (x *CanVirtualizeRequest) GetArg1() int32
- func (x *CanVirtualizeRequest) GetHandle() int64
- func (*CanVirtualizeRequest) ProtoMessage()
- func (x *CanVirtualizeRequest) ProtoReflect() protoreflect.Message
- func (x *CanVirtualizeRequest) Reset()
- func (x *CanVirtualizeRequest) String() string
- type CanVirtualizeResponse
- func (*CanVirtualizeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CanVirtualizeResponse) GetResult() bool
- func (*CanVirtualizeResponse) ProtoMessage()
- func (x *CanVirtualizeResponse) ProtoReflect() protoreflect.Message
- func (x *CanVirtualizeResponse) Reset()
- func (x *CanVirtualizeResponse) String() string
- type CloseRequest
- type CloseResponse
- type CreateRequest
- type CreateResponse
- type DynamicsProcessingBandBaseServiceClient
- type DynamicsProcessingBandBaseServiceServer
- type DynamicsProcessingBandStageServiceClient
- type DynamicsProcessingBandStageServiceServer
- type DynamicsProcessingChannelServiceClient
- type DynamicsProcessingChannelServiceServer
- type DynamicsProcessingConfigGetChannelByChannelIndexRequest
- func (*DynamicsProcessingConfigGetChannelByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigGetChannelByChannelIndexRequest) GetArg0() int32
- func (*DynamicsProcessingConfigGetChannelByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigGetChannelByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigGetChannelByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigGetChannelByChannelIndexRequest) String() string
- type DynamicsProcessingConfigGetInputGainByChannelIndexRequest
- func (*DynamicsProcessingConfigGetInputGainByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigGetInputGainByChannelIndexRequest) GetArg0() int32
- func (*DynamicsProcessingConfigGetInputGainByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigGetInputGainByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigGetInputGainByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigGetInputGainByChannelIndexRequest) String() string
- type DynamicsProcessingConfigGetLimiterByChannelIndexRequest
- func (*DynamicsProcessingConfigGetLimiterByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigGetLimiterByChannelIndexRequest) GetArg0() int32
- func (*DynamicsProcessingConfigGetLimiterByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigGetLimiterByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigGetLimiterByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigGetLimiterByChannelIndexRequest) String() string
- type DynamicsProcessingConfigGetMbcBandByChannelIndexRequest
- func (*DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) GetArg0() int32
- func (x *DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) GetArg1() int32
- func (*DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) String() string
- type DynamicsProcessingConfigGetMbcByChannelIndexRequest
- func (*DynamicsProcessingConfigGetMbcByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigGetMbcByChannelIndexRequest) GetArg0() int32
- func (*DynamicsProcessingConfigGetMbcByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigGetMbcByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigGetMbcByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigGetMbcByChannelIndexRequest) String() string
- type DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest
- func (*DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) GetArg0() int32
- func (x *DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) GetArg1() int32
- func (*DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) String() string
- type DynamicsProcessingConfigGetPostEqByChannelIndexRequest
- func (*DynamicsProcessingConfigGetPostEqByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigGetPostEqByChannelIndexRequest) GetArg0() int32
- func (*DynamicsProcessingConfigGetPostEqByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigGetPostEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigGetPostEqByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigGetPostEqByChannelIndexRequest) String() string
- type DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest
- func (*DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) GetArg0() int32
- func (x *DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) GetArg1() int32
- func (*DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) String() string
- type DynamicsProcessingConfigGetPreEqByChannelIndexRequest
- func (*DynamicsProcessingConfigGetPreEqByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigGetPreEqByChannelIndexRequest) GetArg0() int32
- func (*DynamicsProcessingConfigGetPreEqByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigGetPreEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigGetPreEqByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigGetPreEqByChannelIndexRequest) String() string
- type DynamicsProcessingConfigServiceClient
- type DynamicsProcessingConfigServiceServer
- type DynamicsProcessingConfigSetAllChannelsToRequest
- func (*DynamicsProcessingConfigSetAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetAllChannelsToRequest) GetArg0() int64
- func (*DynamicsProcessingConfigSetAllChannelsToRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetAllChannelsToRequest) Reset()
- func (x *DynamicsProcessingConfigSetAllChannelsToRequest) String() string
- type DynamicsProcessingConfigSetChannelToRequest
- func (*DynamicsProcessingConfigSetChannelToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetChannelToRequest) GetArg0() int32
- func (x *DynamicsProcessingConfigSetChannelToRequest) GetArg1() int64
- func (*DynamicsProcessingConfigSetChannelToRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetChannelToRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetChannelToRequest) Reset()
- func (x *DynamicsProcessingConfigSetChannelToRequest) String() string
- type DynamicsProcessingConfigSetInputGainAllChannelsToRequest
- func (*DynamicsProcessingConfigSetInputGainAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetInputGainAllChannelsToRequest) GetArg0() float32
- func (*DynamicsProcessingConfigSetInputGainAllChannelsToRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetInputGainAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetInputGainAllChannelsToRequest) Reset()
- func (x *DynamicsProcessingConfigSetInputGainAllChannelsToRequest) String() string
- type DynamicsProcessingConfigSetLimiterAllChannelsToRequest
- func (*DynamicsProcessingConfigSetLimiterAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetLimiterAllChannelsToRequest) GetArg0() int64
- func (*DynamicsProcessingConfigSetLimiterAllChannelsToRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetLimiterAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetLimiterAllChannelsToRequest) Reset()
- func (x *DynamicsProcessingConfigSetLimiterAllChannelsToRequest) String() string
- type DynamicsProcessingConfigSetLimiterByChannelIndexRequest
- func (*DynamicsProcessingConfigSetLimiterByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetLimiterByChannelIndexRequest) GetArg0() int32
- func (x *DynamicsProcessingConfigSetLimiterByChannelIndexRequest) GetArg1() int64
- func (*DynamicsProcessingConfigSetLimiterByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetLimiterByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetLimiterByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigSetLimiterByChannelIndexRequest) String() string
- type DynamicsProcessingConfigSetMbcAllChannelsToRequest
- func (*DynamicsProcessingConfigSetMbcAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetMbcAllChannelsToRequest) GetArg0() int64
- func (*DynamicsProcessingConfigSetMbcAllChannelsToRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetMbcAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetMbcAllChannelsToRequest) Reset()
- func (x *DynamicsProcessingConfigSetMbcAllChannelsToRequest) String() string
- type DynamicsProcessingConfigSetMbcBandAllChannelsToRequest
- func (*DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) GetArg0() int32
- func (x *DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) GetArg1() int64
- func (*DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) Reset()
- func (x *DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) String() string
- type DynamicsProcessingConfigSetMbcBandByChannelIndexRequest
- func (*DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) GetArg0() int32
- func (x *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) GetArg1() int32
- func (x *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) GetArg2() int64
- func (*DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) String() string
- type DynamicsProcessingConfigSetMbcByChannelIndexRequest
- func (*DynamicsProcessingConfigSetMbcByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetMbcByChannelIndexRequest) GetArg0() int32
- func (x *DynamicsProcessingConfigSetMbcByChannelIndexRequest) GetArg1() int64
- func (*DynamicsProcessingConfigSetMbcByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetMbcByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetMbcByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigSetMbcByChannelIndexRequest) String() string
- type DynamicsProcessingConfigSetPostEqAllChannelsToRequest
- func (*DynamicsProcessingConfigSetPostEqAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetPostEqAllChannelsToRequest) GetArg0() int64
- func (*DynamicsProcessingConfigSetPostEqAllChannelsToRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetPostEqAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetPostEqAllChannelsToRequest) Reset()
- func (x *DynamicsProcessingConfigSetPostEqAllChannelsToRequest) String() string
- type DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest
- func (*DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) GetArg0() int32
- func (x *DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) GetArg1() int64
- func (*DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) Reset()
- func (x *DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) String() string
- type DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest
- func (*DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) GetArg0() int32
- func (x *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) GetArg1() int32
- func (x *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) GetArg2() int64
- func (*DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) String() string
- type DynamicsProcessingConfigSetPostEqByChannelIndexRequest
- func (*DynamicsProcessingConfigSetPostEqByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetPostEqByChannelIndexRequest) GetArg0() int32
- func (x *DynamicsProcessingConfigSetPostEqByChannelIndexRequest) GetArg1() int64
- func (*DynamicsProcessingConfigSetPostEqByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetPostEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetPostEqByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigSetPostEqByChannelIndexRequest) String() string
- type DynamicsProcessingConfigSetPreEqAllChannelsToRequest
- func (*DynamicsProcessingConfigSetPreEqAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetPreEqAllChannelsToRequest) GetArg0() int64
- func (*DynamicsProcessingConfigSetPreEqAllChannelsToRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetPreEqAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetPreEqAllChannelsToRequest) Reset()
- func (x *DynamicsProcessingConfigSetPreEqAllChannelsToRequest) String() string
- type DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest
- func (*DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) GetArg0() int32
- func (x *DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) GetArg1() int64
- func (*DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) Reset()
- func (x *DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) String() string
- type DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest
- func (*DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) GetArg0() int32
- func (x *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) GetArg1() int32
- func (x *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) GetArg2() int64
- func (*DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) String() string
- type DynamicsProcessingConfigSetPreEqByChannelIndexRequest
- func (*DynamicsProcessingConfigSetPreEqByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DynamicsProcessingConfigSetPreEqByChannelIndexRequest) GetArg0() int32
- func (x *DynamicsProcessingConfigSetPreEqByChannelIndexRequest) GetArg1() int64
- func (*DynamicsProcessingConfigSetPreEqByChannelIndexRequest) ProtoMessage()
- func (x *DynamicsProcessingConfigSetPreEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *DynamicsProcessingConfigSetPreEqByChannelIndexRequest) Reset()
- func (x *DynamicsProcessingConfigSetPreEqByChannelIndexRequest) String() string
- type DynamicsProcessingEqBandServiceClient
- type DynamicsProcessingEqBandServiceServer
- type DynamicsProcessingEqServiceClient
- type DynamicsProcessingEqServiceServer
- type DynamicsProcessingLimiterServiceClient
- type DynamicsProcessingLimiterServiceServer
- type DynamicsProcessingMbcBandServiceClient
- type DynamicsProcessingMbcBandServiceServer
- type DynamicsProcessingMbcServiceClient
- type DynamicsProcessingMbcServiceServer
- type DynamicsProcessingServiceClient
- type DynamicsProcessingServiceServer
- type DynamicsProcessingStageServiceClient
- type DynamicsProcessingStageServiceServer
- type EnvironmentalReverbOnParameterChangeListenerServiceClient
- type EnvironmentalReverbOnParameterChangeListenerServiceServer
- type EnvironmentalReverbServiceClient
- type EnvironmentalReverbServiceServer
- type EnvironmentalReverbSettingsServiceClient
- type EnvironmentalReverbSettingsServiceServer
- type EqualizerGetBandRequest
- func (*EqualizerGetBandRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EqualizerGetBandRequest) GetArg0() int32
- func (x *EqualizerGetBandRequest) GetHandle() int64
- func (*EqualizerGetBandRequest) ProtoMessage()
- func (x *EqualizerGetBandRequest) ProtoReflect() protoreflect.Message
- func (x *EqualizerGetBandRequest) Reset()
- func (x *EqualizerGetBandRequest) String() string
- type EqualizerGetBandResponse
- func (*EqualizerGetBandResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EqualizerGetBandResponse) GetResult() int32
- func (*EqualizerGetBandResponse) ProtoMessage()
- func (x *EqualizerGetBandResponse) ProtoReflect() protoreflect.Message
- func (x *EqualizerGetBandResponse) Reset()
- func (x *EqualizerGetBandResponse) String() string
- type EqualizerOnParameterChangeListenerOnParameterChangeRequest
- func (*EqualizerOnParameterChangeListenerOnParameterChangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) GetArg0() int64
- func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) GetArg1() int32
- func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) GetArg2() int32
- func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) GetArg3() int32
- func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) GetArg4() int32
- func (*EqualizerOnParameterChangeListenerOnParameterChangeRequest) ProtoMessage()
- func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) ProtoReflect() protoreflect.Message
- func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) Reset()
- func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) String() string
- type EqualizerOnParameterChangeListenerServiceClient
- type EqualizerOnParameterChangeListenerServiceServer
- type EqualizerServiceClient
- type EqualizerServiceServer
- type EqualizerSettingsServiceClient
- type EqualizerSettingsServiceServer
- type EqualsRequest
- type EqualsResponse
- type ForceVirtualizationModeRequest
- func (*ForceVirtualizationModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ForceVirtualizationModeRequest) GetArg0() int32
- func (x *ForceVirtualizationModeRequest) GetHandle() int64
- func (*ForceVirtualizationModeRequest) ProtoMessage()
- func (x *ForceVirtualizationModeRequest) ProtoReflect() protoreflect.Message
- func (x *ForceVirtualizationModeRequest) Reset()
- func (x *ForceVirtualizationModeRequest) String() string
- type ForceVirtualizationModeResponse
- func (*ForceVirtualizationModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ForceVirtualizationModeResponse) GetResult() bool
- func (*ForceVirtualizationModeResponse) ProtoMessage()
- func (x *ForceVirtualizationModeResponse) ProtoReflect() protoreflect.Message
- func (x *ForceVirtualizationModeResponse) Reset()
- func (x *ForceVirtualizationModeResponse) String() string
- type GetAttackTimeRequest
- type GetAttackTimeResponse
- func (*GetAttackTimeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAttackTimeResponse) GetResult() float32
- func (*GetAttackTimeResponse) ProtoMessage()
- func (x *GetAttackTimeResponse) ProtoReflect() protoreflect.Message
- func (x *GetAttackTimeResponse) Reset()
- func (x *GetAttackTimeResponse) String() string
- type GetBandCountRequest
- type GetBandCountResponse
- func (*GetBandCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBandCountResponse) GetResult() int32
- func (*GetBandCountResponse) ProtoMessage()
- func (x *GetBandCountResponse) ProtoReflect() protoreflect.Message
- func (x *GetBandCountResponse) Reset()
- func (x *GetBandCountResponse) String() string
- type GetBandFreqRangeRequest
- func (*GetBandFreqRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBandFreqRangeRequest) GetArg0() int32
- func (x *GetBandFreqRangeRequest) GetHandle() int64
- func (*GetBandFreqRangeRequest) ProtoMessage()
- func (x *GetBandFreqRangeRequest) ProtoReflect() protoreflect.Message
- func (x *GetBandFreqRangeRequest) Reset()
- func (x *GetBandFreqRangeRequest) String() string
- type GetBandFreqRangeResponse
- func (*GetBandFreqRangeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBandFreqRangeResponse) GetResult() int64
- func (*GetBandFreqRangeResponse) ProtoMessage()
- func (x *GetBandFreqRangeResponse) ProtoReflect() protoreflect.Message
- func (x *GetBandFreqRangeResponse) Reset()
- func (x *GetBandFreqRangeResponse) String() string
- type GetBandLevelRangeRequest
- func (*GetBandLevelRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBandLevelRangeRequest) GetHandle() int64
- func (*GetBandLevelRangeRequest) ProtoMessage()
- func (x *GetBandLevelRangeRequest) ProtoReflect() protoreflect.Message
- func (x *GetBandLevelRangeRequest) Reset()
- func (x *GetBandLevelRangeRequest) String() string
- type GetBandLevelRangeResponse
- func (*GetBandLevelRangeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBandLevelRangeResponse) GetResult() int64
- func (*GetBandLevelRangeResponse) ProtoMessage()
- func (x *GetBandLevelRangeResponse) ProtoReflect() protoreflect.Message
- func (x *GetBandLevelRangeResponse) Reset()
- func (x *GetBandLevelRangeResponse) String() string
- type GetBandLevelRequest
- func (*GetBandLevelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBandLevelRequest) GetArg0() int32
- func (x *GetBandLevelRequest) GetHandle() int64
- func (*GetBandLevelRequest) ProtoMessage()
- func (x *GetBandLevelRequest) ProtoReflect() protoreflect.Message
- func (x *GetBandLevelRequest) Reset()
- func (x *GetBandLevelRequest) String() string
- type GetBandLevelResponse
- func (*GetBandLevelResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBandLevelResponse) GetResult() int32
- func (*GetBandLevelResponse) ProtoMessage()
- func (x *GetBandLevelResponse) ProtoReflect() protoreflect.Message
- func (x *GetBandLevelResponse) Reset()
- func (x *GetBandLevelResponse) String() string
- type GetBandRequest
- type GetBandResponse
- type GetCaptureSizeRangeRequest
- func (*GetCaptureSizeRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCaptureSizeRangeRequest) GetHandle() int64
- func (*GetCaptureSizeRangeRequest) ProtoMessage()
- func (x *GetCaptureSizeRangeRequest) ProtoReflect() protoreflect.Message
- func (x *GetCaptureSizeRangeRequest) Reset()
- func (x *GetCaptureSizeRangeRequest) String() string
- type GetCaptureSizeRangeResponse
- func (*GetCaptureSizeRangeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCaptureSizeRangeResponse) GetResult() int64
- func (*GetCaptureSizeRangeResponse) ProtoMessage()
- func (x *GetCaptureSizeRangeResponse) ProtoReflect() protoreflect.Message
- func (x *GetCaptureSizeRangeResponse) Reset()
- func (x *GetCaptureSizeRangeResponse) String() string
- type GetCaptureSizeRequest
- func (*GetCaptureSizeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCaptureSizeRequest) GetHandle() int64
- func (*GetCaptureSizeRequest) ProtoMessage()
- func (x *GetCaptureSizeRequest) ProtoReflect() protoreflect.Message
- func (x *GetCaptureSizeRequest) Reset()
- func (x *GetCaptureSizeRequest) String() string
- type GetCaptureSizeResponse
- func (*GetCaptureSizeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCaptureSizeResponse) GetResult() int32
- func (*GetCaptureSizeResponse) ProtoMessage()
- func (x *GetCaptureSizeResponse) ProtoReflect() protoreflect.Message
- func (x *GetCaptureSizeResponse) Reset()
- func (x *GetCaptureSizeResponse) String() string
- type GetCenterFreqRequest
- func (*GetCenterFreqRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCenterFreqRequest) GetArg0() int32
- func (x *GetCenterFreqRequest) GetHandle() int64
- func (*GetCenterFreqRequest) ProtoMessage()
- func (x *GetCenterFreqRequest) ProtoReflect() protoreflect.Message
- func (x *GetCenterFreqRequest) Reset()
- func (x *GetCenterFreqRequest) String() string
- type GetCenterFreqResponse
- func (*GetCenterFreqResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCenterFreqResponse) GetResult() int32
- func (*GetCenterFreqResponse) ProtoMessage()
- func (x *GetCenterFreqResponse) ProtoReflect() protoreflect.Message
- func (x *GetCenterFreqResponse) Reset()
- func (x *GetCenterFreqResponse) String() string
- type GetChannelByChannelIndexRequest
- func (*GetChannelByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetChannelByChannelIndexRequest) GetArg0() int32
- func (x *GetChannelByChannelIndexRequest) GetHandle() int64
- func (*GetChannelByChannelIndexRequest) ProtoMessage()
- func (x *GetChannelByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *GetChannelByChannelIndexRequest) Reset()
- func (x *GetChannelByChannelIndexRequest) String() string
- type GetChannelByChannelIndexResponse
- func (*GetChannelByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetChannelByChannelIndexResponse) GetResult() int64
- func (*GetChannelByChannelIndexResponse) ProtoMessage()
- func (x *GetChannelByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *GetChannelByChannelIndexResponse) Reset()
- func (x *GetChannelByChannelIndexResponse) String() string
- type GetChannelCountRequest
- func (*GetChannelCountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetChannelCountRequest) GetHandle() int64
- func (*GetChannelCountRequest) ProtoMessage()
- func (x *GetChannelCountRequest) ProtoReflect() protoreflect.Message
- func (x *GetChannelCountRequest) Reset()
- func (x *GetChannelCountRequest) String() string
- type GetChannelCountResponse
- func (*GetChannelCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetChannelCountResponse) GetResult() int32
- func (*GetChannelCountResponse) ProtoMessage()
- func (x *GetChannelCountResponse) ProtoReflect() protoreflect.Message
- func (x *GetChannelCountResponse) Reset()
- func (x *GetChannelCountResponse) String() string
- type GetConfigRequest
- type GetConfigResponse
- type GetCurrentPresetRequest
- func (*GetCurrentPresetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentPresetRequest) GetHandle() int64
- func (*GetCurrentPresetRequest) ProtoMessage()
- func (x *GetCurrentPresetRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentPresetRequest) Reset()
- func (x *GetCurrentPresetRequest) String() string
- type GetCurrentPresetResponse
- func (*GetCurrentPresetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentPresetResponse) GetResult() int32
- func (*GetCurrentPresetResponse) ProtoMessage()
- func (x *GetCurrentPresetResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentPresetResponse) Reset()
- func (x *GetCurrentPresetResponse) String() string
- type GetCutoffFrequencyRequest
- type GetCutoffFrequencyResponse
- func (*GetCutoffFrequencyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCutoffFrequencyResponse) GetResult() float32
- func (*GetCutoffFrequencyResponse) ProtoMessage()
- func (x *GetCutoffFrequencyResponse) ProtoReflect() protoreflect.Message
- func (x *GetCutoffFrequencyResponse) Reset()
- func (x *GetCutoffFrequencyResponse) String() string
- type GetDecayHFRatioRequest
- func (*GetDecayHFRatioRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDecayHFRatioRequest) GetHandle() int64
- func (*GetDecayHFRatioRequest) ProtoMessage()
- func (x *GetDecayHFRatioRequest) ProtoReflect() protoreflect.Message
- func (x *GetDecayHFRatioRequest) Reset()
- func (x *GetDecayHFRatioRequest) String() string
- type GetDecayHFRatioResponse
- func (*GetDecayHFRatioResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDecayHFRatioResponse) GetResult() int32
- func (*GetDecayHFRatioResponse) ProtoMessage()
- func (x *GetDecayHFRatioResponse) ProtoReflect() protoreflect.Message
- func (x *GetDecayHFRatioResponse) Reset()
- func (x *GetDecayHFRatioResponse) String() string
- type GetDecayTimeRequest
- func (*GetDecayTimeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDecayTimeRequest) GetHandle() int64
- func (*GetDecayTimeRequest) ProtoMessage()
- func (x *GetDecayTimeRequest) ProtoReflect() protoreflect.Message
- func (x *GetDecayTimeRequest) Reset()
- func (x *GetDecayTimeRequest) String() string
- type GetDecayTimeResponse
- func (*GetDecayTimeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDecayTimeResponse) GetResult() int32
- func (*GetDecayTimeResponse) ProtoMessage()
- func (x *GetDecayTimeResponse) ProtoReflect() protoreflect.Message
- func (x *GetDecayTimeResponse) Reset()
- func (x *GetDecayTimeResponse) String() string
- type GetDensityRequest
- type GetDensityResponse
- func (*GetDensityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDensityResponse) GetResult() int32
- func (*GetDensityResponse) ProtoMessage()
- func (x *GetDensityResponse) ProtoReflect() protoreflect.Message
- func (x *GetDensityResponse) Reset()
- func (x *GetDensityResponse) String() string
- type GetDescriptorRequest
- type GetDescriptorResponse
- func (*GetDescriptorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDescriptorResponse) GetResult() int64
- func (*GetDescriptorResponse) ProtoMessage()
- func (x *GetDescriptorResponse) ProtoReflect() protoreflect.Message
- func (x *GetDescriptorResponse) Reset()
- func (x *GetDescriptorResponse) String() string
- type GetDiffusionRequest
- func (*GetDiffusionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDiffusionRequest) GetHandle() int64
- func (*GetDiffusionRequest) ProtoMessage()
- func (x *GetDiffusionRequest) ProtoReflect() protoreflect.Message
- func (x *GetDiffusionRequest) Reset()
- func (x *GetDiffusionRequest) String() string
- type GetDiffusionResponse
- func (*GetDiffusionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDiffusionResponse) GetResult() int32
- func (*GetDiffusionResponse) ProtoMessage()
- func (x *GetDiffusionResponse) ProtoReflect() protoreflect.Message
- func (x *GetDiffusionResponse) Reset()
- func (x *GetDiffusionResponse) String() string
- type GetEnabledRequest
- type GetEnabledResponse
- func (*GetEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEnabledResponse) GetResult() bool
- func (*GetEnabledResponse) ProtoMessage()
- func (x *GetEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *GetEnabledResponse) Reset()
- func (x *GetEnabledResponse) String() string
- type GetExpanderRatioRequest
- type GetExpanderRatioResponse
- func (*GetExpanderRatioResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetExpanderRatioResponse) GetResult() float32
- func (*GetExpanderRatioResponse) ProtoMessage()
- func (x *GetExpanderRatioResponse) ProtoReflect() protoreflect.Message
- func (x *GetExpanderRatioResponse) Reset()
- func (x *GetExpanderRatioResponse) String() string
- type GetFftRequest
- func (*GetFftRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFftRequest) GetArg0() int64
- func (x *GetFftRequest) GetHandle() int64
- func (*GetFftRequest) ProtoMessage()
- func (x *GetFftRequest) ProtoReflect() protoreflect.Message
- func (x *GetFftRequest) Reset()
- func (x *GetFftRequest) String() string
- type GetFftResponse
- type GetGainRequest
- type GetGainResponse
- type GetIdRequest
- type GetIdResponse
- type GetInputGainByChannelIndexRequest
- func (*GetInputGainByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputGainByChannelIndexRequest) GetArg0() int32
- func (x *GetInputGainByChannelIndexRequest) GetHandle() int64
- func (*GetInputGainByChannelIndexRequest) ProtoMessage()
- func (x *GetInputGainByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputGainByChannelIndexRequest) Reset()
- func (x *GetInputGainByChannelIndexRequest) String() string
- type GetInputGainByChannelIndexResponse
- func (*GetInputGainByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputGainByChannelIndexResponse) GetResult() float32
- func (*GetInputGainByChannelIndexResponse) ProtoMessage()
- func (x *GetInputGainByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputGainByChannelIndexResponse) Reset()
- func (x *GetInputGainByChannelIndexResponse) String() string
- type GetInputGainRequest
- type GetInputGainResponse
- func (*GetInputGainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputGainResponse) GetResult() float32
- func (*GetInputGainResponse) ProtoMessage()
- func (x *GetInputGainResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputGainResponse) Reset()
- func (x *GetInputGainResponse) String() string
- type GetKneeWidthRequest
- type GetKneeWidthResponse
- func (*GetKneeWidthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetKneeWidthResponse) GetResult() float32
- func (*GetKneeWidthResponse) ProtoMessage()
- func (x *GetKneeWidthResponse) ProtoReflect() protoreflect.Message
- func (x *GetKneeWidthResponse) Reset()
- func (x *GetKneeWidthResponse) String() string
- type GetLimiterByChannelIndexRequest
- func (*GetLimiterByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLimiterByChannelIndexRequest) GetArg0() int32
- func (x *GetLimiterByChannelIndexRequest) GetHandle() int64
- func (*GetLimiterByChannelIndexRequest) ProtoMessage()
- func (x *GetLimiterByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *GetLimiterByChannelIndexRequest) Reset()
- func (x *GetLimiterByChannelIndexRequest) String() string
- type GetLimiterByChannelIndexResponse
- func (*GetLimiterByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLimiterByChannelIndexResponse) GetResult() int64
- func (*GetLimiterByChannelIndexResponse) ProtoMessage()
- func (x *GetLimiterByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *GetLimiterByChannelIndexResponse) Reset()
- func (x *GetLimiterByChannelIndexResponse) String() string
- type GetLimiterRequest
- type GetLimiterResponse
- func (*GetLimiterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLimiterResponse) GetResult() int64
- func (*GetLimiterResponse) ProtoMessage()
- func (x *GetLimiterResponse) ProtoReflect() protoreflect.Message
- func (x *GetLimiterResponse) Reset()
- func (x *GetLimiterResponse) String() string
- type GetLinkGroupRequest
- type GetLinkGroupResponse
- func (*GetLinkGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLinkGroupResponse) GetResult() int32
- func (*GetLinkGroupResponse) ProtoMessage()
- func (x *GetLinkGroupResponse) ProtoReflect() protoreflect.Message
- func (x *GetLinkGroupResponse) Reset()
- func (x *GetLinkGroupResponse) String() string
- type GetMaxCaptureRateRequest
- func (*GetMaxCaptureRateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaxCaptureRateRequest) GetHandle() int64
- func (*GetMaxCaptureRateRequest) ProtoMessage()
- func (x *GetMaxCaptureRateRequest) ProtoReflect() protoreflect.Message
- func (x *GetMaxCaptureRateRequest) Reset()
- func (x *GetMaxCaptureRateRequest) String() string
- type GetMaxCaptureRateResponse
- func (*GetMaxCaptureRateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaxCaptureRateResponse) GetResult() int32
- func (*GetMaxCaptureRateResponse) ProtoMessage()
- func (x *GetMaxCaptureRateResponse) ProtoReflect() protoreflect.Message
- func (x *GetMaxCaptureRateResponse) Reset()
- func (x *GetMaxCaptureRateResponse) String() string
- type GetMbcBandByChannelIndexRequest
- func (*GetMbcBandByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMbcBandByChannelIndexRequest) GetArg0() int32
- func (x *GetMbcBandByChannelIndexRequest) GetArg1() int32
- func (x *GetMbcBandByChannelIndexRequest) GetHandle() int64
- func (*GetMbcBandByChannelIndexRequest) ProtoMessage()
- func (x *GetMbcBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *GetMbcBandByChannelIndexRequest) Reset()
- func (x *GetMbcBandByChannelIndexRequest) String() string
- type GetMbcBandByChannelIndexResponse
- func (*GetMbcBandByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMbcBandByChannelIndexResponse) GetResult() int64
- func (*GetMbcBandByChannelIndexResponse) ProtoMessage()
- func (x *GetMbcBandByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *GetMbcBandByChannelIndexResponse) Reset()
- func (x *GetMbcBandByChannelIndexResponse) String() string
- type GetMbcBandCountRequest
- type GetMbcBandCountResponse
- func (*GetMbcBandCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMbcBandCountResponse) GetResult() int32
- func (*GetMbcBandCountResponse) ProtoMessage()
- func (x *GetMbcBandCountResponse) ProtoReflect() protoreflect.Message
- func (x *GetMbcBandCountResponse) Reset()
- func (x *GetMbcBandCountResponse) String() string
- type GetMbcBandRequest
- type GetMbcBandResponse
- func (*GetMbcBandResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMbcBandResponse) GetResult() int64
- func (*GetMbcBandResponse) ProtoMessage()
- func (x *GetMbcBandResponse) ProtoReflect() protoreflect.Message
- func (x *GetMbcBandResponse) Reset()
- func (x *GetMbcBandResponse) String() string
- type GetMbcByChannelIndexRequest
- func (*GetMbcByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMbcByChannelIndexRequest) GetArg0() int32
- func (x *GetMbcByChannelIndexRequest) GetHandle() int64
- func (*GetMbcByChannelIndexRequest) ProtoMessage()
- func (x *GetMbcByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *GetMbcByChannelIndexRequest) Reset()
- func (x *GetMbcByChannelIndexRequest) String() string
- type GetMbcByChannelIndexResponse
- func (*GetMbcByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMbcByChannelIndexResponse) GetResult() int64
- func (*GetMbcByChannelIndexResponse) ProtoMessage()
- func (x *GetMbcByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *GetMbcByChannelIndexResponse) Reset()
- func (x *GetMbcByChannelIndexResponse) String() string
- type GetMbcRequest
- type GetMbcResponse
- type GetMeasurementModeRequest
- func (*GetMeasurementModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMeasurementModeRequest) GetHandle() int64
- func (*GetMeasurementModeRequest) ProtoMessage()
- func (x *GetMeasurementModeRequest) ProtoReflect() protoreflect.Message
- func (x *GetMeasurementModeRequest) Reset()
- func (x *GetMeasurementModeRequest) String() string
- type GetMeasurementModeResponse
- func (*GetMeasurementModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMeasurementModeResponse) GetResult() int32
- func (*GetMeasurementModeResponse) ProtoMessage()
- func (x *GetMeasurementModeResponse) ProtoReflect() protoreflect.Message
- func (x *GetMeasurementModeResponse) Reset()
- func (x *GetMeasurementModeResponse) String() string
- type GetMeasurementPeakRmsRequest
- func (*GetMeasurementPeakRmsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMeasurementPeakRmsRequest) GetArg0() int64
- func (x *GetMeasurementPeakRmsRequest) GetHandle() int64
- func (*GetMeasurementPeakRmsRequest) ProtoMessage()
- func (x *GetMeasurementPeakRmsRequest) ProtoReflect() protoreflect.Message
- func (x *GetMeasurementPeakRmsRequest) Reset()
- func (x *GetMeasurementPeakRmsRequest) String() string
- type GetMeasurementPeakRmsResponse
- func (*GetMeasurementPeakRmsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMeasurementPeakRmsResponse) GetResult() int32
- func (*GetMeasurementPeakRmsResponse) ProtoMessage()
- func (x *GetMeasurementPeakRmsResponse) ProtoReflect() protoreflect.Message
- func (x *GetMeasurementPeakRmsResponse) Reset()
- func (x *GetMeasurementPeakRmsResponse) String() string
- type GetNoiseGateThresholdRequest
- func (*GetNoiseGateThresholdRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetNoiseGateThresholdRequest) ProtoMessage()
- func (x *GetNoiseGateThresholdRequest) ProtoReflect() protoreflect.Message
- func (x *GetNoiseGateThresholdRequest) Reset()
- func (x *GetNoiseGateThresholdRequest) String() string
- type GetNoiseGateThresholdResponse
- func (*GetNoiseGateThresholdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNoiseGateThresholdResponse) GetResult() float32
- func (*GetNoiseGateThresholdResponse) ProtoMessage()
- func (x *GetNoiseGateThresholdResponse) ProtoReflect() protoreflect.Message
- func (x *GetNoiseGateThresholdResponse) Reset()
- func (x *GetNoiseGateThresholdResponse) String() string
- type GetNumberOfBandsRequest
- func (*GetNumberOfBandsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNumberOfBandsRequest) GetHandle() int64
- func (*GetNumberOfBandsRequest) ProtoMessage()
- func (x *GetNumberOfBandsRequest) ProtoReflect() protoreflect.Message
- func (x *GetNumberOfBandsRequest) Reset()
- func (x *GetNumberOfBandsRequest) String() string
- type GetNumberOfBandsResponse
- func (*GetNumberOfBandsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNumberOfBandsResponse) GetResult() int32
- func (*GetNumberOfBandsResponse) ProtoMessage()
- func (x *GetNumberOfBandsResponse) ProtoReflect() protoreflect.Message
- func (x *GetNumberOfBandsResponse) Reset()
- func (x *GetNumberOfBandsResponse) String() string
- type GetNumberOfPresetsRequest
- func (*GetNumberOfPresetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNumberOfPresetsRequest) GetHandle() int64
- func (*GetNumberOfPresetsRequest) ProtoMessage()
- func (x *GetNumberOfPresetsRequest) ProtoReflect() protoreflect.Message
- func (x *GetNumberOfPresetsRequest) Reset()
- func (x *GetNumberOfPresetsRequest) String() string
- type GetNumberOfPresetsResponse
- func (*GetNumberOfPresetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNumberOfPresetsResponse) GetResult() int32
- func (*GetNumberOfPresetsResponse) ProtoMessage()
- func (x *GetNumberOfPresetsResponse) ProtoReflect() protoreflect.Message
- func (x *GetNumberOfPresetsResponse) Reset()
- func (x *GetNumberOfPresetsResponse) String() string
- type GetPostEqBandByChannelIndexRequest
- func (*GetPostEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPostEqBandByChannelIndexRequest) GetArg0() int32
- func (x *GetPostEqBandByChannelIndexRequest) GetArg1() int32
- func (x *GetPostEqBandByChannelIndexRequest) GetHandle() int64
- func (*GetPostEqBandByChannelIndexRequest) ProtoMessage()
- func (x *GetPostEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *GetPostEqBandByChannelIndexRequest) Reset()
- func (x *GetPostEqBandByChannelIndexRequest) String() string
- type GetPostEqBandByChannelIndexResponse
- func (*GetPostEqBandByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPostEqBandByChannelIndexResponse) GetResult() int64
- func (*GetPostEqBandByChannelIndexResponse) ProtoMessage()
- func (x *GetPostEqBandByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *GetPostEqBandByChannelIndexResponse) Reset()
- func (x *GetPostEqBandByChannelIndexResponse) String() string
- type GetPostEqBandCountRequest
- type GetPostEqBandCountResponse
- func (*GetPostEqBandCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPostEqBandCountResponse) GetResult() int32
- func (*GetPostEqBandCountResponse) ProtoMessage()
- func (x *GetPostEqBandCountResponse) ProtoReflect() protoreflect.Message
- func (x *GetPostEqBandCountResponse) Reset()
- func (x *GetPostEqBandCountResponse) String() string
- type GetPostEqBandRequest
- func (*GetPostEqBandRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPostEqBandRequest) GetArg0() int32
- func (*GetPostEqBandRequest) ProtoMessage()
- func (x *GetPostEqBandRequest) ProtoReflect() protoreflect.Message
- func (x *GetPostEqBandRequest) Reset()
- func (x *GetPostEqBandRequest) String() string
- type GetPostEqBandResponse
- func (*GetPostEqBandResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPostEqBandResponse) GetResult() int64
- func (*GetPostEqBandResponse) ProtoMessage()
- func (x *GetPostEqBandResponse) ProtoReflect() protoreflect.Message
- func (x *GetPostEqBandResponse) Reset()
- func (x *GetPostEqBandResponse) String() string
- type GetPostEqByChannelIndexRequest
- func (*GetPostEqByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPostEqByChannelIndexRequest) GetArg0() int32
- func (x *GetPostEqByChannelIndexRequest) GetHandle() int64
- func (*GetPostEqByChannelIndexRequest) ProtoMessage()
- func (x *GetPostEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *GetPostEqByChannelIndexRequest) Reset()
- func (x *GetPostEqByChannelIndexRequest) String() string
- type GetPostEqByChannelIndexResponse
- func (*GetPostEqByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPostEqByChannelIndexResponse) GetResult() int64
- func (*GetPostEqByChannelIndexResponse) ProtoMessage()
- func (x *GetPostEqByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *GetPostEqByChannelIndexResponse) Reset()
- func (x *GetPostEqByChannelIndexResponse) String() string
- type GetPostEqRequest
- type GetPostEqResponse
- type GetPostGainRequest
- type GetPostGainResponse
- func (*GetPostGainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPostGainResponse) GetResult() float32
- func (*GetPostGainResponse) ProtoMessage()
- func (x *GetPostGainResponse) ProtoReflect() protoreflect.Message
- func (x *GetPostGainResponse) Reset()
- func (x *GetPostGainResponse) String() string
- type GetPreEqBandByChannelIndexRequest
- func (*GetPreEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPreEqBandByChannelIndexRequest) GetArg0() int32
- func (x *GetPreEqBandByChannelIndexRequest) GetArg1() int32
- func (x *GetPreEqBandByChannelIndexRequest) GetHandle() int64
- func (*GetPreEqBandByChannelIndexRequest) ProtoMessage()
- func (x *GetPreEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *GetPreEqBandByChannelIndexRequest) Reset()
- func (x *GetPreEqBandByChannelIndexRequest) String() string
- type GetPreEqBandByChannelIndexResponse
- func (*GetPreEqBandByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPreEqBandByChannelIndexResponse) GetResult() int64
- func (*GetPreEqBandByChannelIndexResponse) ProtoMessage()
- func (x *GetPreEqBandByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *GetPreEqBandByChannelIndexResponse) Reset()
- func (x *GetPreEqBandByChannelIndexResponse) String() string
- type GetPreEqBandCountRequest
- type GetPreEqBandCountResponse
- func (*GetPreEqBandCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPreEqBandCountResponse) GetResult() int32
- func (*GetPreEqBandCountResponse) ProtoMessage()
- func (x *GetPreEqBandCountResponse) ProtoReflect() protoreflect.Message
- func (x *GetPreEqBandCountResponse) Reset()
- func (x *GetPreEqBandCountResponse) String() string
- type GetPreEqBandRequest
- func (*GetPreEqBandRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPreEqBandRequest) GetArg0() int32
- func (*GetPreEqBandRequest) ProtoMessage()
- func (x *GetPreEqBandRequest) ProtoReflect() protoreflect.Message
- func (x *GetPreEqBandRequest) Reset()
- func (x *GetPreEqBandRequest) String() string
- type GetPreEqBandResponse
- func (*GetPreEqBandResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPreEqBandResponse) GetResult() int64
- func (*GetPreEqBandResponse) ProtoMessage()
- func (x *GetPreEqBandResponse) ProtoReflect() protoreflect.Message
- func (x *GetPreEqBandResponse) Reset()
- func (x *GetPreEqBandResponse) String() string
- type GetPreEqByChannelIndexRequest
- func (*GetPreEqByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPreEqByChannelIndexRequest) GetArg0() int32
- func (x *GetPreEqByChannelIndexRequest) GetHandle() int64
- func (*GetPreEqByChannelIndexRequest) ProtoMessage()
- func (x *GetPreEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *GetPreEqByChannelIndexRequest) Reset()
- func (x *GetPreEqByChannelIndexRequest) String() string
- type GetPreEqByChannelIndexResponse
- func (*GetPreEqByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPreEqByChannelIndexResponse) GetResult() int64
- func (*GetPreEqByChannelIndexResponse) ProtoMessage()
- func (x *GetPreEqByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *GetPreEqByChannelIndexResponse) Reset()
- func (x *GetPreEqByChannelIndexResponse) String() string
- type GetPreEqRequest
- type GetPreEqResponse
- type GetPreGainRequest
- type GetPreGainResponse
- func (*GetPreGainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPreGainResponse) GetResult() float32
- func (*GetPreGainResponse) ProtoMessage()
- func (x *GetPreGainResponse) ProtoReflect() protoreflect.Message
- func (x *GetPreGainResponse) Reset()
- func (x *GetPreGainResponse) String() string
- type GetPreferredFrameDurationRequest
- func (*GetPreferredFrameDurationRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetPreferredFrameDurationRequest) ProtoMessage()
- func (x *GetPreferredFrameDurationRequest) ProtoReflect() protoreflect.Message
- func (x *GetPreferredFrameDurationRequest) Reset()
- func (x *GetPreferredFrameDurationRequest) String() string
- type GetPreferredFrameDurationResponse
- func (*GetPreferredFrameDurationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPreferredFrameDurationResponse) GetResult() float32
- func (*GetPreferredFrameDurationResponse) ProtoMessage()
- func (x *GetPreferredFrameDurationResponse) ProtoReflect() protoreflect.Message
- func (x *GetPreferredFrameDurationResponse) Reset()
- func (x *GetPreferredFrameDurationResponse) String() string
- type GetPresetNameRequest
- func (*GetPresetNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPresetNameRequest) GetArg0() int32
- func (x *GetPresetNameRequest) GetHandle() int64
- func (*GetPresetNameRequest) ProtoMessage()
- func (x *GetPresetNameRequest) ProtoReflect() protoreflect.Message
- func (x *GetPresetNameRequest) Reset()
- func (x *GetPresetNameRequest) String() string
- type GetPresetNameResponse
- func (*GetPresetNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPresetNameResponse) GetResult() string
- func (*GetPresetNameResponse) ProtoMessage()
- func (x *GetPresetNameResponse) ProtoReflect() protoreflect.Message
- func (x *GetPresetNameResponse) Reset()
- func (x *GetPresetNameResponse) String() string
- type GetPresetRequest
- type GetPresetResponse
- type GetPropertiesRequest
- func (*GetPropertiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPropertiesRequest) GetHandle() int64
- func (*GetPropertiesRequest) ProtoMessage()
- func (x *GetPropertiesRequest) ProtoReflect() protoreflect.Message
- func (x *GetPropertiesRequest) Reset()
- func (x *GetPropertiesRequest) String() string
- type GetPropertiesResponse
- func (*GetPropertiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPropertiesResponse) GetResult() int64
- func (*GetPropertiesResponse) ProtoMessage()
- func (x *GetPropertiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetPropertiesResponse) Reset()
- func (x *GetPropertiesResponse) String() string
- type GetRatioRequest
- type GetRatioResponse
- type GetReflectionsDelayRequest
- func (*GetReflectionsDelayRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetReflectionsDelayRequest) GetHandle() int64
- func (*GetReflectionsDelayRequest) ProtoMessage()
- func (x *GetReflectionsDelayRequest) ProtoReflect() protoreflect.Message
- func (x *GetReflectionsDelayRequest) Reset()
- func (x *GetReflectionsDelayRequest) String() string
- type GetReflectionsDelayResponse
- func (*GetReflectionsDelayResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetReflectionsDelayResponse) GetResult() int32
- func (*GetReflectionsDelayResponse) ProtoMessage()
- func (x *GetReflectionsDelayResponse) ProtoReflect() protoreflect.Message
- func (x *GetReflectionsDelayResponse) Reset()
- func (x *GetReflectionsDelayResponse) String() string
- type GetReflectionsLevelRequest
- func (*GetReflectionsLevelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetReflectionsLevelRequest) GetHandle() int64
- func (*GetReflectionsLevelRequest) ProtoMessage()
- func (x *GetReflectionsLevelRequest) ProtoReflect() protoreflect.Message
- func (x *GetReflectionsLevelRequest) Reset()
- func (x *GetReflectionsLevelRequest) String() string
- type GetReflectionsLevelResponse
- func (*GetReflectionsLevelResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetReflectionsLevelResponse) GetResult() int32
- func (*GetReflectionsLevelResponse) ProtoMessage()
- func (x *GetReflectionsLevelResponse) ProtoReflect() protoreflect.Message
- func (x *GetReflectionsLevelResponse) Reset()
- func (x *GetReflectionsLevelResponse) String() string
- type GetReleaseTimeRequest
- type GetReleaseTimeResponse
- func (*GetReleaseTimeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetReleaseTimeResponse) GetResult() float32
- func (*GetReleaseTimeResponse) ProtoMessage()
- func (x *GetReleaseTimeResponse) ProtoReflect() protoreflect.Message
- func (x *GetReleaseTimeResponse) Reset()
- func (x *GetReleaseTimeResponse) String() string
- type GetReverbDelayRequest
- func (*GetReverbDelayRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetReverbDelayRequest) GetHandle() int64
- func (*GetReverbDelayRequest) ProtoMessage()
- func (x *GetReverbDelayRequest) ProtoReflect() protoreflect.Message
- func (x *GetReverbDelayRequest) Reset()
- func (x *GetReverbDelayRequest) String() string
- type GetReverbDelayResponse
- func (*GetReverbDelayResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetReverbDelayResponse) GetResult() int32
- func (*GetReverbDelayResponse) ProtoMessage()
- func (x *GetReverbDelayResponse) ProtoReflect() protoreflect.Message
- func (x *GetReverbDelayResponse) Reset()
- func (x *GetReverbDelayResponse) String() string
- type GetReverbLevelRequest
- func (*GetReverbLevelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetReverbLevelRequest) GetHandle() int64
- func (*GetReverbLevelRequest) ProtoMessage()
- func (x *GetReverbLevelRequest) ProtoReflect() protoreflect.Message
- func (x *GetReverbLevelRequest) Reset()
- func (x *GetReverbLevelRequest) String() string
- type GetReverbLevelResponse
- func (*GetReverbLevelResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetReverbLevelResponse) GetResult() int32
- func (*GetReverbLevelResponse) ProtoMessage()
- func (x *GetReverbLevelResponse) ProtoReflect() protoreflect.Message
- func (x *GetReverbLevelResponse) Reset()
- func (x *GetReverbLevelResponse) String() string
- type GetRoomHFLevelRequest
- func (*GetRoomHFLevelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoomHFLevelRequest) GetHandle() int64
- func (*GetRoomHFLevelRequest) ProtoMessage()
- func (x *GetRoomHFLevelRequest) ProtoReflect() protoreflect.Message
- func (x *GetRoomHFLevelRequest) Reset()
- func (x *GetRoomHFLevelRequest) String() string
- type GetRoomHFLevelResponse
- func (*GetRoomHFLevelResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoomHFLevelResponse) GetResult() int32
- func (*GetRoomHFLevelResponse) ProtoMessage()
- func (x *GetRoomHFLevelResponse) ProtoReflect() protoreflect.Message
- func (x *GetRoomHFLevelResponse) Reset()
- func (x *GetRoomHFLevelResponse) String() string
- type GetRoomLevelRequest
- func (*GetRoomLevelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoomLevelRequest) GetHandle() int64
- func (*GetRoomLevelRequest) ProtoMessage()
- func (x *GetRoomLevelRequest) ProtoReflect() protoreflect.Message
- func (x *GetRoomLevelRequest) Reset()
- func (x *GetRoomLevelRequest) String() string
- type GetRoomLevelResponse
- func (*GetRoomLevelResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoomLevelResponse) GetResult() int32
- func (*GetRoomLevelResponse) ProtoMessage()
- func (x *GetRoomLevelResponse) ProtoReflect() protoreflect.Message
- func (x *GetRoomLevelResponse) Reset()
- func (x *GetRoomLevelResponse) String() string
- type GetRoundedStrengthRequest
- func (*GetRoundedStrengthRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoundedStrengthRequest) GetHandle() int64
- func (*GetRoundedStrengthRequest) ProtoMessage()
- func (x *GetRoundedStrengthRequest) ProtoReflect() protoreflect.Message
- func (x *GetRoundedStrengthRequest) Reset()
- func (x *GetRoundedStrengthRequest) String() string
- type GetRoundedStrengthResponse
- func (*GetRoundedStrengthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoundedStrengthResponse) GetResult() int32
- func (*GetRoundedStrengthResponse) ProtoMessage()
- func (x *GetRoundedStrengthResponse) ProtoReflect() protoreflect.Message
- func (x *GetRoundedStrengthResponse) Reset()
- func (x *GetRoundedStrengthResponse) String() string
- type GetSamplingRateRequest
- func (*GetSamplingRateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSamplingRateRequest) GetHandle() int64
- func (*GetSamplingRateRequest) ProtoMessage()
- func (x *GetSamplingRateRequest) ProtoReflect() protoreflect.Message
- func (x *GetSamplingRateRequest) Reset()
- func (x *GetSamplingRateRequest) String() string
- type GetSamplingRateResponse
- func (*GetSamplingRateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSamplingRateResponse) GetResult() int32
- func (*GetSamplingRateResponse) ProtoMessage()
- func (x *GetSamplingRateResponse) ProtoReflect() protoreflect.Message
- func (x *GetSamplingRateResponse) Reset()
- func (x *GetSamplingRateResponse) String() string
- type GetScalingModeRequest
- func (*GetScalingModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetScalingModeRequest) GetHandle() int64
- func (*GetScalingModeRequest) ProtoMessage()
- func (x *GetScalingModeRequest) ProtoReflect() protoreflect.Message
- func (x *GetScalingModeRequest) Reset()
- func (x *GetScalingModeRequest) String() string
- type GetScalingModeResponse
- func (*GetScalingModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetScalingModeResponse) GetResult() int32
- func (*GetScalingModeResponse) ProtoMessage()
- func (x *GetScalingModeResponse) ProtoReflect() protoreflect.Message
- func (x *GetScalingModeResponse) Reset()
- func (x *GetScalingModeResponse) String() string
- type GetSpeakerAnglesRequest
- func (*GetSpeakerAnglesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSpeakerAnglesRequest) GetArg0() int32
- func (x *GetSpeakerAnglesRequest) GetArg1() int32
- func (x *GetSpeakerAnglesRequest) GetArg2() int64
- func (x *GetSpeakerAnglesRequest) GetHandle() int64
- func (*GetSpeakerAnglesRequest) ProtoMessage()
- func (x *GetSpeakerAnglesRequest) ProtoReflect() protoreflect.Message
- func (x *GetSpeakerAnglesRequest) Reset()
- func (x *GetSpeakerAnglesRequest) String() string
- type GetSpeakerAnglesResponse
- func (*GetSpeakerAnglesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSpeakerAnglesResponse) GetResult() bool
- func (*GetSpeakerAnglesResponse) ProtoMessage()
- func (x *GetSpeakerAnglesResponse) ProtoReflect() protoreflect.Message
- func (x *GetSpeakerAnglesResponse) Reset()
- func (x *GetSpeakerAnglesResponse) String() string
- type GetStrengthSupportedRequest
- func (*GetStrengthSupportedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStrengthSupportedRequest) GetHandle() int64
- func (*GetStrengthSupportedRequest) ProtoMessage()
- func (x *GetStrengthSupportedRequest) ProtoReflect() protoreflect.Message
- func (x *GetStrengthSupportedRequest) Reset()
- func (x *GetStrengthSupportedRequest) String() string
- type GetStrengthSupportedResponse
- func (*GetStrengthSupportedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStrengthSupportedResponse) GetResult() bool
- func (*GetStrengthSupportedResponse) ProtoMessage()
- func (x *GetStrengthSupportedResponse) ProtoReflect() protoreflect.Message
- func (x *GetStrengthSupportedResponse) Reset()
- func (x *GetStrengthSupportedResponse) String() string
- type GetTargetGainRequest
- func (*GetTargetGainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTargetGainRequest) GetHandle() int64
- func (*GetTargetGainRequest) ProtoMessage()
- func (x *GetTargetGainRequest) ProtoReflect() protoreflect.Message
- func (x *GetTargetGainRequest) Reset()
- func (x *GetTargetGainRequest) String() string
- type GetTargetGainResponse
- func (*GetTargetGainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTargetGainResponse) GetResult() float32
- func (*GetTargetGainResponse) ProtoMessage()
- func (x *GetTargetGainResponse) ProtoReflect() protoreflect.Message
- func (x *GetTargetGainResponse) Reset()
- func (x *GetTargetGainResponse) String() string
- type GetThresholdRequest
- type GetThresholdResponse
- func (*GetThresholdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetThresholdResponse) GetResult() float32
- func (*GetThresholdResponse) ProtoMessage()
- func (x *GetThresholdResponse) ProtoReflect() protoreflect.Message
- func (x *GetThresholdResponse) Reset()
- func (x *GetThresholdResponse) String() string
- type GetVariantRequest
- type GetVariantResponse
- func (*GetVariantResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVariantResponse) GetResult() int32
- func (*GetVariantResponse) ProtoMessage()
- func (x *GetVariantResponse) ProtoReflect() protoreflect.Message
- func (x *GetVariantResponse) Reset()
- func (x *GetVariantResponse) String() string
- type GetVirtualizationModeRequest
- func (*GetVirtualizationModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVirtualizationModeRequest) GetHandle() int64
- func (*GetVirtualizationModeRequest) ProtoMessage()
- func (x *GetVirtualizationModeRequest) ProtoReflect() protoreflect.Message
- func (x *GetVirtualizationModeRequest) Reset()
- func (x *GetVirtualizationModeRequest) String() string
- type GetVirtualizationModeResponse
- func (*GetVirtualizationModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVirtualizationModeResponse) GetResult() int32
- func (*GetVirtualizationModeResponse) ProtoMessage()
- func (x *GetVirtualizationModeResponse) ProtoReflect() protoreflect.Message
- func (x *GetVirtualizationModeResponse) Reset()
- func (x *GetVirtualizationModeResponse) String() string
- type GetWaveFormRequest
- func (*GetWaveFormRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetWaveFormRequest) GetArg0() int64
- func (x *GetWaveFormRequest) GetHandle() int64
- func (*GetWaveFormRequest) ProtoMessage()
- func (x *GetWaveFormRequest) ProtoReflect() protoreflect.Message
- func (x *GetWaveFormRequest) Reset()
- func (x *GetWaveFormRequest) String() string
- type GetWaveFormResponse
- func (*GetWaveFormResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWaveFormResponse) GetResult() int32
- func (*GetWaveFormResponse) ProtoMessage()
- func (x *GetWaveFormResponse) ProtoReflect() protoreflect.Message
- func (x *GetWaveFormResponse) Reset()
- func (x *GetWaveFormResponse) String() string
- type HapticGeneratorServiceClient
- type HapticGeneratorServiceServer
- type HapticGeneratorSetEnabledResponse
- func (*HapticGeneratorSetEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HapticGeneratorSetEnabledResponse) GetResult() int32
- func (*HapticGeneratorSetEnabledResponse) ProtoMessage()
- func (x *HapticGeneratorSetEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *HapticGeneratorSetEnabledResponse) Reset()
- func (x *HapticGeneratorSetEnabledResponse) String() string
- type HasControlRequest
- type HasControlResponse
- func (*HasControlResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HasControlResponse) GetResult() bool
- func (*HasControlResponse) ProtoMessage()
- func (x *HasControlResponse) ProtoReflect() protoreflect.Message
- func (x *HasControlResponse) Reset()
- func (x *HasControlResponse) String() string
- type HashCodeRequest
- type HashCodeResponse
- type IsAvailableRequest
- type IsAvailableResponse
- func (*IsAvailableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsAvailableResponse) GetResult() bool
- func (*IsAvailableResponse) ProtoMessage()
- func (x *IsAvailableResponse) ProtoReflect() protoreflect.Message
- func (x *IsAvailableResponse) Reset()
- func (x *IsAvailableResponse) String() string
- type IsEnabledRequest
- type IsEnabledResponse
- type IsInUseRequest
- type IsInUseResponse
- type IsLimiterInUseRequest
- type IsLimiterInUseResponse
- func (*IsLimiterInUseResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsLimiterInUseResponse) GetResult() bool
- func (*IsLimiterInUseResponse) ProtoMessage()
- func (x *IsLimiterInUseResponse) ProtoReflect() protoreflect.Message
- func (x *IsLimiterInUseResponse) Reset()
- func (x *IsLimiterInUseResponse) String() string
- type IsMbcInUseRequest
- type IsMbcInUseResponse
- func (*IsMbcInUseResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsMbcInUseResponse) GetResult() bool
- func (*IsMbcInUseResponse) ProtoMessage()
- func (x *IsMbcInUseResponse) ProtoReflect() protoreflect.Message
- func (x *IsMbcInUseResponse) Reset()
- func (x *IsMbcInUseResponse) String() string
- type IsPostEqInUseRequest
- type IsPostEqInUseResponse
- func (*IsPostEqInUseResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsPostEqInUseResponse) GetResult() bool
- func (*IsPostEqInUseResponse) ProtoMessage()
- func (x *IsPostEqInUseResponse) ProtoReflect() protoreflect.Message
- func (x *IsPostEqInUseResponse) Reset()
- func (x *IsPostEqInUseResponse) String() string
- type IsPreEqInUseRequest
- type IsPreEqInUseResponse
- func (*IsPreEqInUseResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsPreEqInUseResponse) GetResult() bool
- func (*IsPreEqInUseResponse) ProtoMessage()
- func (x *IsPreEqInUseResponse) ProtoReflect() protoreflect.Message
- func (x *IsPreEqInUseResponse) Reset()
- func (x *IsPreEqInUseResponse) String() string
- type LoudnessEnhancerServiceClient
- type LoudnessEnhancerServiceServer
- type NewBassBoostRequest
- func (*NewBassBoostRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewBassBoostRequest) GetArg0() int32
- func (x *NewBassBoostRequest) GetArg1() int32
- func (*NewBassBoostRequest) ProtoMessage()
- func (x *NewBassBoostRequest) ProtoReflect() protoreflect.Message
- func (x *NewBassBoostRequest) Reset()
- func (x *NewBassBoostRequest) String() string
- type NewBassBoostResponse
- func (*NewBassBoostResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewBassBoostResponse) GetResult() int64
- func (*NewBassBoostResponse) ProtoMessage()
- func (x *NewBassBoostResponse) ProtoReflect() protoreflect.Message
- func (x *NewBassBoostResponse) Reset()
- func (x *NewBassBoostResponse) String() string
- type NewDynamicsProcessingRequest
- func (*NewDynamicsProcessingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewDynamicsProcessingRequest) GetArg0() int32
- func (*NewDynamicsProcessingRequest) ProtoMessage()
- func (x *NewDynamicsProcessingRequest) ProtoReflect() protoreflect.Message
- func (x *NewDynamicsProcessingRequest) Reset()
- func (x *NewDynamicsProcessingRequest) String() string
- type NewDynamicsProcessingResponse
- func (*NewDynamicsProcessingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewDynamicsProcessingResponse) GetResult() int64
- func (*NewDynamicsProcessingResponse) ProtoMessage()
- func (x *NewDynamicsProcessingResponse) ProtoReflect() protoreflect.Message
- func (x *NewDynamicsProcessingResponse) Reset()
- func (x *NewDynamicsProcessingResponse) String() string
- type NewEnvironmentalReverbRequest
- func (*NewEnvironmentalReverbRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewEnvironmentalReverbRequest) GetArg0() int32
- func (x *NewEnvironmentalReverbRequest) GetArg1() int32
- func (*NewEnvironmentalReverbRequest) ProtoMessage()
- func (x *NewEnvironmentalReverbRequest) ProtoReflect() protoreflect.Message
- func (x *NewEnvironmentalReverbRequest) Reset()
- func (x *NewEnvironmentalReverbRequest) String() string
- type NewEnvironmentalReverbResponse
- func (*NewEnvironmentalReverbResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewEnvironmentalReverbResponse) GetResult() int64
- func (*NewEnvironmentalReverbResponse) ProtoMessage()
- func (x *NewEnvironmentalReverbResponse) ProtoReflect() protoreflect.Message
- func (x *NewEnvironmentalReverbResponse) Reset()
- func (x *NewEnvironmentalReverbResponse) String() string
- type NewEqualizerRequest
- func (*NewEqualizerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewEqualizerRequest) GetArg0() int32
- func (x *NewEqualizerRequest) GetArg1() int32
- func (*NewEqualizerRequest) ProtoMessage()
- func (x *NewEqualizerRequest) ProtoReflect() protoreflect.Message
- func (x *NewEqualizerRequest) Reset()
- func (x *NewEqualizerRequest) String() string
- type NewEqualizerResponse
- func (*NewEqualizerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewEqualizerResponse) GetResult() int64
- func (*NewEqualizerResponse) ProtoMessage()
- func (x *NewEqualizerResponse) ProtoReflect() protoreflect.Message
- func (x *NewEqualizerResponse) Reset()
- func (x *NewEqualizerResponse) String() string
- type NewLoudnessEnhancerRequest
- func (*NewLoudnessEnhancerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewLoudnessEnhancerRequest) GetArg0() int32
- func (*NewLoudnessEnhancerRequest) ProtoMessage()
- func (x *NewLoudnessEnhancerRequest) ProtoReflect() protoreflect.Message
- func (x *NewLoudnessEnhancerRequest) Reset()
- func (x *NewLoudnessEnhancerRequest) String() string
- type NewLoudnessEnhancerResponse
- func (*NewLoudnessEnhancerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewLoudnessEnhancerResponse) GetResult() int64
- func (*NewLoudnessEnhancerResponse) ProtoMessage()
- func (x *NewLoudnessEnhancerResponse) ProtoReflect() protoreflect.Message
- func (x *NewLoudnessEnhancerResponse) Reset()
- func (x *NewLoudnessEnhancerResponse) String() string
- type NewPresetReverbRequest
- func (*NewPresetReverbRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewPresetReverbRequest) GetArg0() int32
- func (x *NewPresetReverbRequest) GetArg1() int32
- func (*NewPresetReverbRequest) ProtoMessage()
- func (x *NewPresetReverbRequest) ProtoReflect() protoreflect.Message
- func (x *NewPresetReverbRequest) Reset()
- func (x *NewPresetReverbRequest) String() string
- type NewPresetReverbResponse
- func (*NewPresetReverbResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewPresetReverbResponse) GetResult() int64
- func (*NewPresetReverbResponse) ProtoMessage()
- func (x *NewPresetReverbResponse) ProtoReflect() protoreflect.Message
- func (x *NewPresetReverbResponse) Reset()
- func (x *NewPresetReverbResponse) String() string
- type NewVirtualizerRequest
- func (*NewVirtualizerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewVirtualizerRequest) GetArg0() int32
- func (x *NewVirtualizerRequest) GetArg1() int32
- func (*NewVirtualizerRequest) ProtoMessage()
- func (x *NewVirtualizerRequest) ProtoReflect() protoreflect.Message
- func (x *NewVirtualizerRequest) Reset()
- func (x *NewVirtualizerRequest) String() string
- type NewVirtualizerResponse
- func (*NewVirtualizerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewVirtualizerResponse) GetResult() int64
- func (*NewVirtualizerResponse) ProtoMessage()
- func (x *NewVirtualizerResponse) ProtoReflect() protoreflect.Message
- func (x *NewVirtualizerResponse) Reset()
- func (x *NewVirtualizerResponse) String() string
- type NewVisualizerRequest
- func (*NewVisualizerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewVisualizerRequest) GetArg0() int32
- func (*NewVisualizerRequest) ProtoMessage()
- func (x *NewVisualizerRequest) ProtoReflect() protoreflect.Message
- func (x *NewVisualizerRequest) Reset()
- func (x *NewVisualizerRequest) String() string
- type NewVisualizerResponse
- func (*NewVisualizerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewVisualizerResponse) GetResult() int64
- func (*NewVisualizerResponse) ProtoMessage()
- func (x *NewVisualizerResponse) ProtoReflect() protoreflect.Message
- func (x *NewVisualizerResponse) Reset()
- func (x *NewVisualizerResponse) String() string
- type NoiseSuppressorServiceClient
- type NoiseSuppressorServiceServer
- type OnControlStatusChangeRequest
- func (*OnControlStatusChangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnControlStatusChangeRequest) GetArg0() int64
- func (x *OnControlStatusChangeRequest) GetArg1() bool
- func (*OnControlStatusChangeRequest) ProtoMessage()
- func (x *OnControlStatusChangeRequest) ProtoReflect() protoreflect.Message
- func (x *OnControlStatusChangeRequest) Reset()
- func (x *OnControlStatusChangeRequest) String() string
- type OnControlStatusChangeResponse
- func (*OnControlStatusChangeResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnControlStatusChangeResponse) ProtoMessage()
- func (x *OnControlStatusChangeResponse) ProtoReflect() protoreflect.Message
- func (x *OnControlStatusChangeResponse) Reset()
- func (x *OnControlStatusChangeResponse) String() string
- type OnEnableStatusChangeRequest
- func (*OnEnableStatusChangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnEnableStatusChangeRequest) GetArg0() int64
- func (x *OnEnableStatusChangeRequest) GetArg1() bool
- func (*OnEnableStatusChangeRequest) ProtoMessage()
- func (x *OnEnableStatusChangeRequest) ProtoReflect() protoreflect.Message
- func (x *OnEnableStatusChangeRequest) Reset()
- func (x *OnEnableStatusChangeRequest) String() string
- type OnEnableStatusChangeResponse
- func (*OnEnableStatusChangeResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnEnableStatusChangeResponse) ProtoMessage()
- func (x *OnEnableStatusChangeResponse) ProtoReflect() protoreflect.Message
- func (x *OnEnableStatusChangeResponse) Reset()
- func (x *OnEnableStatusChangeResponse) String() string
- type OnFftDataCaptureRequest
- func (*OnFftDataCaptureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnFftDataCaptureRequest) GetArg0() int64
- func (x *OnFftDataCaptureRequest) GetArg1() int64
- func (x *OnFftDataCaptureRequest) GetArg2() int32
- func (*OnFftDataCaptureRequest) ProtoMessage()
- func (x *OnFftDataCaptureRequest) ProtoReflect() protoreflect.Message
- func (x *OnFftDataCaptureRequest) Reset()
- func (x *OnFftDataCaptureRequest) String() string
- type OnFftDataCaptureResponse
- type OnParameterChangeRequest
- func (*OnParameterChangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnParameterChangeRequest) GetArg0() int64
- func (x *OnParameterChangeRequest) GetArg1() int32
- func (x *OnParameterChangeRequest) GetArg2() int32
- func (x *OnParameterChangeRequest) GetArg3() int32
- func (*OnParameterChangeRequest) ProtoMessage()
- func (x *OnParameterChangeRequest) ProtoReflect() protoreflect.Message
- func (x *OnParameterChangeRequest) Reset()
- func (x *OnParameterChangeRequest) String() string
- type OnParameterChangeResponse
- type OnWaveFormDataCaptureRequest
- func (*OnWaveFormDataCaptureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnWaveFormDataCaptureRequest) GetArg0() int64
- func (x *OnWaveFormDataCaptureRequest) GetArg1() int64
- func (x *OnWaveFormDataCaptureRequest) GetArg2() int32
- func (*OnWaveFormDataCaptureRequest) ProtoMessage()
- func (x *OnWaveFormDataCaptureRequest) ProtoReflect() protoreflect.Message
- func (x *OnWaveFormDataCaptureRequest) Reset()
- func (x *OnWaveFormDataCaptureRequest) String() string
- type OnWaveFormDataCaptureResponse
- func (*OnWaveFormDataCaptureResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnWaveFormDataCaptureResponse) ProtoMessage()
- func (x *OnWaveFormDataCaptureResponse) ProtoReflect() protoreflect.Message
- func (x *OnWaveFormDataCaptureResponse) Reset()
- func (x *OnWaveFormDataCaptureResponse) String() string
- type PresetReverbOnParameterChangeListenerServiceClient
- type PresetReverbOnParameterChangeListenerServiceServer
- type PresetReverbServiceClient
- type PresetReverbServiceServer
- type PresetReverbSettingsServiceClient
- type PresetReverbSettingsServiceServer
- type QueryEffectsRequest
- type QueryEffectsResponse
- func (*QueryEffectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *QueryEffectsResponse) GetResult() int64
- func (*QueryEffectsResponse) ProtoMessage()
- func (x *QueryEffectsResponse) ProtoReflect() protoreflect.Message
- func (x *QueryEffectsResponse) Reset()
- func (x *QueryEffectsResponse) String() string
- type ReleaseRequest
- type ReleaseResponse
- type SetAllChannelsToRequest
- func (*SetAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetAllChannelsToRequest) GetArg0() int64
- func (x *SetAllChannelsToRequest) GetHandle() int64
- func (*SetAllChannelsToRequest) ProtoMessage()
- func (x *SetAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *SetAllChannelsToRequest) Reset()
- func (x *SetAllChannelsToRequest) String() string
- type SetAllChannelsToResponse
- type SetAttackTimeRequest
- func (*SetAttackTimeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetAttackTimeRequest) GetArg0() float32
- func (*SetAttackTimeRequest) ProtoMessage()
- func (x *SetAttackTimeRequest) ProtoReflect() protoreflect.Message
- func (x *SetAttackTimeRequest) Reset()
- func (x *SetAttackTimeRequest) String() string
- type SetAttackTimeResponse
- type SetBandLevelRequest
- func (*SetBandLevelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetBandLevelRequest) GetArg0() int32
- func (x *SetBandLevelRequest) GetArg1() int32
- func (x *SetBandLevelRequest) GetHandle() int64
- func (*SetBandLevelRequest) ProtoMessage()
- func (x *SetBandLevelRequest) ProtoReflect() protoreflect.Message
- func (x *SetBandLevelRequest) Reset()
- func (x *SetBandLevelRequest) String() string
- type SetBandLevelResponse
- type SetBandRequest
- func (*SetBandRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetBandRequest) GetArg0() int32
- func (x *SetBandRequest) GetArg1() int64
- func (*SetBandRequest) ProtoMessage()
- func (x *SetBandRequest) ProtoReflect() protoreflect.Message
- func (x *SetBandRequest) Reset()
- func (x *SetBandRequest) String() string
- type SetBandResponse
- type SetCaptureSizeRequest
- func (*SetCaptureSizeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCaptureSizeRequest) GetArg0() int32
- func (x *SetCaptureSizeRequest) GetHandle() int64
- func (*SetCaptureSizeRequest) ProtoMessage()
- func (x *SetCaptureSizeRequest) ProtoReflect() protoreflect.Message
- func (x *SetCaptureSizeRequest) Reset()
- func (x *SetCaptureSizeRequest) String() string
- type SetCaptureSizeResponse
- func (*SetCaptureSizeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetCaptureSizeResponse) GetResult() int32
- func (*SetCaptureSizeResponse) ProtoMessage()
- func (x *SetCaptureSizeResponse) ProtoReflect() protoreflect.Message
- func (x *SetCaptureSizeResponse) Reset()
- func (x *SetCaptureSizeResponse) String() string
- type SetChannelToRequest
- func (*SetChannelToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetChannelToRequest) GetArg0() int32
- func (x *SetChannelToRequest) GetArg1() int64
- func (x *SetChannelToRequest) GetHandle() int64
- func (*SetChannelToRequest) ProtoMessage()
- func (x *SetChannelToRequest) ProtoReflect() protoreflect.Message
- func (x *SetChannelToRequest) Reset()
- func (x *SetChannelToRequest) String() string
- type SetChannelToResponse
- type SetControlStatusListenerRequest
- func (*SetControlStatusListenerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetControlStatusListenerRequest) GetArg0() int64
- func (*SetControlStatusListenerRequest) ProtoMessage()
- func (x *SetControlStatusListenerRequest) ProtoReflect() protoreflect.Message
- func (x *SetControlStatusListenerRequest) Reset()
- func (x *SetControlStatusListenerRequest) String() string
- type SetControlStatusListenerResponse
- func (*SetControlStatusListenerResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetControlStatusListenerResponse) ProtoMessage()
- func (x *SetControlStatusListenerResponse) ProtoReflect() protoreflect.Message
- func (x *SetControlStatusListenerResponse) Reset()
- func (x *SetControlStatusListenerResponse) String() string
- type SetCutoffFrequencyRequest
- func (*SetCutoffFrequencyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCutoffFrequencyRequest) GetArg0() float32
- func (*SetCutoffFrequencyRequest) ProtoMessage()
- func (x *SetCutoffFrequencyRequest) ProtoReflect() protoreflect.Message
- func (x *SetCutoffFrequencyRequest) Reset()
- func (x *SetCutoffFrequencyRequest) String() string
- type SetCutoffFrequencyResponse
- type SetDataCaptureListenerRequest
- func (*SetDataCaptureListenerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDataCaptureListenerRequest) GetArg0() int64
- func (x *SetDataCaptureListenerRequest) GetArg1() int32
- func (x *SetDataCaptureListenerRequest) GetArg2() bool
- func (x *SetDataCaptureListenerRequest) GetArg3() bool
- func (x *SetDataCaptureListenerRequest) GetHandle() int64
- func (*SetDataCaptureListenerRequest) ProtoMessage()
- func (x *SetDataCaptureListenerRequest) ProtoReflect() protoreflect.Message
- func (x *SetDataCaptureListenerRequest) Reset()
- func (x *SetDataCaptureListenerRequest) String() string
- type SetDataCaptureListenerResponse
- func (*SetDataCaptureListenerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetDataCaptureListenerResponse) GetResult() int32
- func (*SetDataCaptureListenerResponse) ProtoMessage()
- func (x *SetDataCaptureListenerResponse) ProtoReflect() protoreflect.Message
- func (x *SetDataCaptureListenerResponse) Reset()
- func (x *SetDataCaptureListenerResponse) String() string
- type SetDecayHFRatioRequest
- func (*SetDecayHFRatioRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDecayHFRatioRequest) GetArg0() int32
- func (x *SetDecayHFRatioRequest) GetHandle() int64
- func (*SetDecayHFRatioRequest) ProtoMessage()
- func (x *SetDecayHFRatioRequest) ProtoReflect() protoreflect.Message
- func (x *SetDecayHFRatioRequest) Reset()
- func (x *SetDecayHFRatioRequest) String() string
- type SetDecayHFRatioResponse
- type SetDecayTimeRequest
- func (*SetDecayTimeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDecayTimeRequest) GetArg0() int32
- func (x *SetDecayTimeRequest) GetHandle() int64
- func (*SetDecayTimeRequest) ProtoMessage()
- func (x *SetDecayTimeRequest) ProtoReflect() protoreflect.Message
- func (x *SetDecayTimeRequest) Reset()
- func (x *SetDecayTimeRequest) String() string
- type SetDecayTimeResponse
- type SetDensityRequest
- func (*SetDensityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDensityRequest) GetArg0() int32
- func (x *SetDensityRequest) GetHandle() int64
- func (*SetDensityRequest) ProtoMessage()
- func (x *SetDensityRequest) ProtoReflect() protoreflect.Message
- func (x *SetDensityRequest) Reset()
- func (x *SetDensityRequest) String() string
- type SetDensityResponse
- type SetDiffusionRequest
- func (*SetDiffusionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetDiffusionRequest) GetArg0() int32
- func (x *SetDiffusionRequest) GetHandle() int64
- func (*SetDiffusionRequest) ProtoMessage()
- func (x *SetDiffusionRequest) ProtoReflect() protoreflect.Message
- func (x *SetDiffusionRequest) Reset()
- func (x *SetDiffusionRequest) String() string
- type SetDiffusionResponse
- type SetEnableStatusListenerRequest
- func (*SetEnableStatusListenerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetEnableStatusListenerRequest) GetArg0() int64
- func (*SetEnableStatusListenerRequest) ProtoMessage()
- func (x *SetEnableStatusListenerRequest) ProtoReflect() protoreflect.Message
- func (x *SetEnableStatusListenerRequest) Reset()
- func (x *SetEnableStatusListenerRequest) String() string
- type SetEnableStatusListenerResponse
- func (*SetEnableStatusListenerResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetEnableStatusListenerResponse) ProtoMessage()
- func (x *SetEnableStatusListenerResponse) ProtoReflect() protoreflect.Message
- func (x *SetEnableStatusListenerResponse) Reset()
- func (x *SetEnableStatusListenerResponse) String() string
- type SetEnabledRequest
- type SetEnabledResponse
- type SetExpanderRatioRequest
- func (*SetExpanderRatioRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetExpanderRatioRequest) GetArg0() float32
- func (*SetExpanderRatioRequest) ProtoMessage()
- func (x *SetExpanderRatioRequest) ProtoReflect() protoreflect.Message
- func (x *SetExpanderRatioRequest) Reset()
- func (x *SetExpanderRatioRequest) String() string
- type SetExpanderRatioResponse
- type SetGainRequest
- type SetGainResponse
- type SetInputGainAllChannelsToRequest
- func (*SetInputGainAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputGainAllChannelsToRequest) GetArg0() float32
- func (x *SetInputGainAllChannelsToRequest) GetHandle() int64
- func (*SetInputGainAllChannelsToRequest) ProtoMessage()
- func (x *SetInputGainAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *SetInputGainAllChannelsToRequest) Reset()
- func (x *SetInputGainAllChannelsToRequest) String() string
- type SetInputGainAllChannelsToResponse
- func (*SetInputGainAllChannelsToResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetInputGainAllChannelsToResponse) ProtoMessage()
- func (x *SetInputGainAllChannelsToResponse) ProtoReflect() protoreflect.Message
- func (x *SetInputGainAllChannelsToResponse) Reset()
- func (x *SetInputGainAllChannelsToResponse) String() string
- type SetInputGainByChannelIndexRequest
- func (*SetInputGainByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputGainByChannelIndexRequest) GetArg0() int32
- func (x *SetInputGainByChannelIndexRequest) GetArg1() float32
- func (*SetInputGainByChannelIndexRequest) ProtoMessage()
- func (x *SetInputGainByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *SetInputGainByChannelIndexRequest) Reset()
- func (x *SetInputGainByChannelIndexRequest) String() string
- type SetInputGainByChannelIndexResponse
- func (*SetInputGainByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetInputGainByChannelIndexResponse) ProtoMessage()
- func (x *SetInputGainByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *SetInputGainByChannelIndexResponse) Reset()
- func (x *SetInputGainByChannelIndexResponse) String() string
- type SetInputGainRequest
- func (*SetInputGainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputGainRequest) GetArg0() float32
- func (*SetInputGainRequest) ProtoMessage()
- func (x *SetInputGainRequest) ProtoReflect() protoreflect.Message
- func (x *SetInputGainRequest) Reset()
- func (x *SetInputGainRequest) String() string
- type SetInputGainResponse
- type SetInputGainbyChannelRequest
- func (*SetInputGainbyChannelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputGainbyChannelRequest) GetArg0() int32
- func (x *SetInputGainbyChannelRequest) GetArg1() float32
- func (x *SetInputGainbyChannelRequest) GetHandle() int64
- func (*SetInputGainbyChannelRequest) ProtoMessage()
- func (x *SetInputGainbyChannelRequest) ProtoReflect() protoreflect.Message
- func (x *SetInputGainbyChannelRequest) Reset()
- func (x *SetInputGainbyChannelRequest) String() string
- type SetInputGainbyChannelResponse
- func (*SetInputGainbyChannelResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetInputGainbyChannelResponse) ProtoMessage()
- func (x *SetInputGainbyChannelResponse) ProtoReflect() protoreflect.Message
- func (x *SetInputGainbyChannelResponse) Reset()
- func (x *SetInputGainbyChannelResponse) String() string
- type SetKneeWidthRequest
- func (*SetKneeWidthRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetKneeWidthRequest) GetArg0() float32
- func (*SetKneeWidthRequest) ProtoMessage()
- func (x *SetKneeWidthRequest) ProtoReflect() protoreflect.Message
- func (x *SetKneeWidthRequest) Reset()
- func (x *SetKneeWidthRequest) String() string
- type SetKneeWidthResponse
- type SetLimiterAllChannelsToRequest
- func (*SetLimiterAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetLimiterAllChannelsToRequest) GetArg0() int64
- func (x *SetLimiterAllChannelsToRequest) GetHandle() int64
- func (*SetLimiterAllChannelsToRequest) ProtoMessage()
- func (x *SetLimiterAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *SetLimiterAllChannelsToRequest) Reset()
- func (x *SetLimiterAllChannelsToRequest) String() string
- type SetLimiterAllChannelsToResponse
- func (*SetLimiterAllChannelsToResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetLimiterAllChannelsToResponse) ProtoMessage()
- func (x *SetLimiterAllChannelsToResponse) ProtoReflect() protoreflect.Message
- func (x *SetLimiterAllChannelsToResponse) Reset()
- func (x *SetLimiterAllChannelsToResponse) String() string
- type SetLimiterByChannelIndexRequest
- func (*SetLimiterByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetLimiterByChannelIndexRequest) GetArg0() int32
- func (x *SetLimiterByChannelIndexRequest) GetArg1() int64
- func (x *SetLimiterByChannelIndexRequest) GetHandle() int64
- func (*SetLimiterByChannelIndexRequest) ProtoMessage()
- func (x *SetLimiterByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *SetLimiterByChannelIndexRequest) Reset()
- func (x *SetLimiterByChannelIndexRequest) String() string
- type SetLimiterByChannelIndexResponse
- func (*SetLimiterByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetLimiterByChannelIndexResponse) ProtoMessage()
- func (x *SetLimiterByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *SetLimiterByChannelIndexResponse) Reset()
- func (x *SetLimiterByChannelIndexResponse) String() string
- type SetLimiterRequest
- type SetLimiterResponse
- type SetLinkGroupRequest
- func (*SetLinkGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetLinkGroupRequest) GetArg0() int32
- func (*SetLinkGroupRequest) ProtoMessage()
- func (x *SetLinkGroupRequest) ProtoReflect() protoreflect.Message
- func (x *SetLinkGroupRequest) Reset()
- func (x *SetLinkGroupRequest) String() string
- type SetLinkGroupResponse
- type SetMbcAllChannelsToRequest
- func (*SetMbcAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMbcAllChannelsToRequest) GetArg0() int64
- func (x *SetMbcAllChannelsToRequest) GetHandle() int64
- func (*SetMbcAllChannelsToRequest) ProtoMessage()
- func (x *SetMbcAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *SetMbcAllChannelsToRequest) Reset()
- func (x *SetMbcAllChannelsToRequest) String() string
- type SetMbcAllChannelsToResponse
- type SetMbcBandAllChannelsToRequest
- func (*SetMbcBandAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMbcBandAllChannelsToRequest) GetArg0() int32
- func (x *SetMbcBandAllChannelsToRequest) GetArg1() int64
- func (x *SetMbcBandAllChannelsToRequest) GetHandle() int64
- func (*SetMbcBandAllChannelsToRequest) ProtoMessage()
- func (x *SetMbcBandAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *SetMbcBandAllChannelsToRequest) Reset()
- func (x *SetMbcBandAllChannelsToRequest) String() string
- type SetMbcBandAllChannelsToResponse
- func (*SetMbcBandAllChannelsToResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetMbcBandAllChannelsToResponse) ProtoMessage()
- func (x *SetMbcBandAllChannelsToResponse) ProtoReflect() protoreflect.Message
- func (x *SetMbcBandAllChannelsToResponse) Reset()
- func (x *SetMbcBandAllChannelsToResponse) String() string
- type SetMbcBandByChannelIndexRequest
- func (*SetMbcBandByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMbcBandByChannelIndexRequest) GetArg0() int32
- func (x *SetMbcBandByChannelIndexRequest) GetArg1() int32
- func (x *SetMbcBandByChannelIndexRequest) GetArg2() int64
- func (x *SetMbcBandByChannelIndexRequest) GetHandle() int64
- func (*SetMbcBandByChannelIndexRequest) ProtoMessage()
- func (x *SetMbcBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *SetMbcBandByChannelIndexRequest) Reset()
- func (x *SetMbcBandByChannelIndexRequest) String() string
- type SetMbcBandByChannelIndexResponse
- func (*SetMbcBandByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetMbcBandByChannelIndexResponse) ProtoMessage()
- func (x *SetMbcBandByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *SetMbcBandByChannelIndexResponse) Reset()
- func (x *SetMbcBandByChannelIndexResponse) String() string
- type SetMbcBandRequest
- func (*SetMbcBandRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMbcBandRequest) GetArg0() int32
- func (x *SetMbcBandRequest) GetArg1() int64
- func (*SetMbcBandRequest) ProtoMessage()
- func (x *SetMbcBandRequest) ProtoReflect() protoreflect.Message
- func (x *SetMbcBandRequest) Reset()
- func (x *SetMbcBandRequest) String() string
- type SetMbcBandResponse
- type SetMbcByChannelIndexRequest
- func (*SetMbcByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMbcByChannelIndexRequest) GetArg0() int32
- func (x *SetMbcByChannelIndexRequest) GetArg1() int64
- func (x *SetMbcByChannelIndexRequest) GetHandle() int64
- func (*SetMbcByChannelIndexRequest) ProtoMessage()
- func (x *SetMbcByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *SetMbcByChannelIndexRequest) Reset()
- func (x *SetMbcByChannelIndexRequest) String() string
- type SetMbcByChannelIndexResponse
- func (*SetMbcByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetMbcByChannelIndexResponse) ProtoMessage()
- func (x *SetMbcByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *SetMbcByChannelIndexResponse) Reset()
- func (x *SetMbcByChannelIndexResponse) String() string
- type SetMbcRequest
- type SetMbcResponse
- type SetMeasurementModeRequest
- func (*SetMeasurementModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMeasurementModeRequest) GetArg0() int32
- func (x *SetMeasurementModeRequest) GetHandle() int64
- func (*SetMeasurementModeRequest) ProtoMessage()
- func (x *SetMeasurementModeRequest) ProtoReflect() protoreflect.Message
- func (x *SetMeasurementModeRequest) Reset()
- func (x *SetMeasurementModeRequest) String() string
- type SetMeasurementModeResponse
- func (*SetMeasurementModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetMeasurementModeResponse) GetResult() int32
- func (*SetMeasurementModeResponse) ProtoMessage()
- func (x *SetMeasurementModeResponse) ProtoReflect() protoreflect.Message
- func (x *SetMeasurementModeResponse) Reset()
- func (x *SetMeasurementModeResponse) String() string
- type SetNoiseGateThresholdRequest
- func (*SetNoiseGateThresholdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetNoiseGateThresholdRequest) GetArg0() float32
- func (*SetNoiseGateThresholdRequest) ProtoMessage()
- func (x *SetNoiseGateThresholdRequest) ProtoReflect() protoreflect.Message
- func (x *SetNoiseGateThresholdRequest) Reset()
- func (x *SetNoiseGateThresholdRequest) String() string
- type SetNoiseGateThresholdResponse
- func (*SetNoiseGateThresholdResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetNoiseGateThresholdResponse) ProtoMessage()
- func (x *SetNoiseGateThresholdResponse) ProtoReflect() protoreflect.Message
- func (x *SetNoiseGateThresholdResponse) Reset()
- func (x *SetNoiseGateThresholdResponse) String() string
- type SetParameterListenerRequest
- func (*SetParameterListenerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetParameterListenerRequest) GetArg0() int64
- func (x *SetParameterListenerRequest) GetHandle() int64
- func (*SetParameterListenerRequest) ProtoMessage()
- func (x *SetParameterListenerRequest) ProtoReflect() protoreflect.Message
- func (x *SetParameterListenerRequest) Reset()
- func (x *SetParameterListenerRequest) String() string
- type SetParameterListenerResponse
- func (*SetParameterListenerResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetParameterListenerResponse) ProtoMessage()
- func (x *SetParameterListenerResponse) ProtoReflect() protoreflect.Message
- func (x *SetParameterListenerResponse) Reset()
- func (x *SetParameterListenerResponse) String() string
- type SetPostEqAllChannelsToRequest
- func (*SetPostEqAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPostEqAllChannelsToRequest) GetArg0() int64
- func (x *SetPostEqAllChannelsToRequest) GetHandle() int64
- func (*SetPostEqAllChannelsToRequest) ProtoMessage()
- func (x *SetPostEqAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *SetPostEqAllChannelsToRequest) Reset()
- func (x *SetPostEqAllChannelsToRequest) String() string
- type SetPostEqAllChannelsToResponse
- func (*SetPostEqAllChannelsToResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetPostEqAllChannelsToResponse) ProtoMessage()
- func (x *SetPostEqAllChannelsToResponse) ProtoReflect() protoreflect.Message
- func (x *SetPostEqAllChannelsToResponse) Reset()
- func (x *SetPostEqAllChannelsToResponse) String() string
- type SetPostEqBandAllChannelsToRequest
- func (*SetPostEqBandAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPostEqBandAllChannelsToRequest) GetArg0() int32
- func (x *SetPostEqBandAllChannelsToRequest) GetArg1() int64
- func (x *SetPostEqBandAllChannelsToRequest) GetHandle() int64
- func (*SetPostEqBandAllChannelsToRequest) ProtoMessage()
- func (x *SetPostEqBandAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *SetPostEqBandAllChannelsToRequest) Reset()
- func (x *SetPostEqBandAllChannelsToRequest) String() string
- type SetPostEqBandAllChannelsToResponse
- func (*SetPostEqBandAllChannelsToResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetPostEqBandAllChannelsToResponse) ProtoMessage()
- func (x *SetPostEqBandAllChannelsToResponse) ProtoReflect() protoreflect.Message
- func (x *SetPostEqBandAllChannelsToResponse) Reset()
- func (x *SetPostEqBandAllChannelsToResponse) String() string
- type SetPostEqBandByChannelIndexRequest
- func (*SetPostEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPostEqBandByChannelIndexRequest) GetArg0() int32
- func (x *SetPostEqBandByChannelIndexRequest) GetArg1() int32
- func (x *SetPostEqBandByChannelIndexRequest) GetArg2() int64
- func (x *SetPostEqBandByChannelIndexRequest) GetHandle() int64
- func (*SetPostEqBandByChannelIndexRequest) ProtoMessage()
- func (x *SetPostEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *SetPostEqBandByChannelIndexRequest) Reset()
- func (x *SetPostEqBandByChannelIndexRequest) String() string
- type SetPostEqBandByChannelIndexResponse
- func (*SetPostEqBandByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetPostEqBandByChannelIndexResponse) ProtoMessage()
- func (x *SetPostEqBandByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *SetPostEqBandByChannelIndexResponse) Reset()
- func (x *SetPostEqBandByChannelIndexResponse) String() string
- type SetPostEqBandRequest
- func (*SetPostEqBandRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPostEqBandRequest) GetArg0() int32
- func (x *SetPostEqBandRequest) GetArg1() int64
- func (*SetPostEqBandRequest) ProtoMessage()
- func (x *SetPostEqBandRequest) ProtoReflect() protoreflect.Message
- func (x *SetPostEqBandRequest) Reset()
- func (x *SetPostEqBandRequest) String() string
- type SetPostEqBandResponse
- type SetPostEqByChannelIndexRequest
- func (*SetPostEqByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPostEqByChannelIndexRequest) GetArg0() int32
- func (x *SetPostEqByChannelIndexRequest) GetArg1() int64
- func (x *SetPostEqByChannelIndexRequest) GetHandle() int64
- func (*SetPostEqByChannelIndexRequest) ProtoMessage()
- func (x *SetPostEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *SetPostEqByChannelIndexRequest) Reset()
- func (x *SetPostEqByChannelIndexRequest) String() string
- type SetPostEqByChannelIndexResponse
- func (*SetPostEqByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetPostEqByChannelIndexResponse) ProtoMessage()
- func (x *SetPostEqByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *SetPostEqByChannelIndexResponse) Reset()
- func (x *SetPostEqByChannelIndexResponse) String() string
- type SetPostEqRequest
- type SetPostEqResponse
- type SetPostGainRequest
- func (*SetPostGainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPostGainRequest) GetArg0() float32
- func (*SetPostGainRequest) ProtoMessage()
- func (x *SetPostGainRequest) ProtoReflect() protoreflect.Message
- func (x *SetPostGainRequest) Reset()
- func (x *SetPostGainRequest) String() string
- type SetPostGainResponse
- type SetPreEqAllChannelsToRequest
- func (*SetPreEqAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPreEqAllChannelsToRequest) GetArg0() int64
- func (x *SetPreEqAllChannelsToRequest) GetHandle() int64
- func (*SetPreEqAllChannelsToRequest) ProtoMessage()
- func (x *SetPreEqAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *SetPreEqAllChannelsToRequest) Reset()
- func (x *SetPreEqAllChannelsToRequest) String() string
- type SetPreEqAllChannelsToResponse
- func (*SetPreEqAllChannelsToResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetPreEqAllChannelsToResponse) ProtoMessage()
- func (x *SetPreEqAllChannelsToResponse) ProtoReflect() protoreflect.Message
- func (x *SetPreEqAllChannelsToResponse) Reset()
- func (x *SetPreEqAllChannelsToResponse) String() string
- type SetPreEqBandAllChannelsToRequest
- func (*SetPreEqBandAllChannelsToRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPreEqBandAllChannelsToRequest) GetArg0() int32
- func (x *SetPreEqBandAllChannelsToRequest) GetArg1() int64
- func (x *SetPreEqBandAllChannelsToRequest) GetHandle() int64
- func (*SetPreEqBandAllChannelsToRequest) ProtoMessage()
- func (x *SetPreEqBandAllChannelsToRequest) ProtoReflect() protoreflect.Message
- func (x *SetPreEqBandAllChannelsToRequest) Reset()
- func (x *SetPreEqBandAllChannelsToRequest) String() string
- type SetPreEqBandAllChannelsToResponse
- func (*SetPreEqBandAllChannelsToResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetPreEqBandAllChannelsToResponse) ProtoMessage()
- func (x *SetPreEqBandAllChannelsToResponse) ProtoReflect() protoreflect.Message
- func (x *SetPreEqBandAllChannelsToResponse) Reset()
- func (x *SetPreEqBandAllChannelsToResponse) String() string
- type SetPreEqBandByChannelIndexRequest
- func (*SetPreEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPreEqBandByChannelIndexRequest) GetArg0() int32
- func (x *SetPreEqBandByChannelIndexRequest) GetArg1() int32
- func (x *SetPreEqBandByChannelIndexRequest) GetArg2() int64
- func (x *SetPreEqBandByChannelIndexRequest) GetHandle() int64
- func (*SetPreEqBandByChannelIndexRequest) ProtoMessage()
- func (x *SetPreEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *SetPreEqBandByChannelIndexRequest) Reset()
- func (x *SetPreEqBandByChannelIndexRequest) String() string
- type SetPreEqBandByChannelIndexResponse
- func (*SetPreEqBandByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetPreEqBandByChannelIndexResponse) ProtoMessage()
- func (x *SetPreEqBandByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *SetPreEqBandByChannelIndexResponse) Reset()
- func (x *SetPreEqBandByChannelIndexResponse) String() string
- type SetPreEqBandRequest
- func (*SetPreEqBandRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPreEqBandRequest) GetArg0() int32
- func (x *SetPreEqBandRequest) GetArg1() int64
- func (*SetPreEqBandRequest) ProtoMessage()
- func (x *SetPreEqBandRequest) ProtoReflect() protoreflect.Message
- func (x *SetPreEqBandRequest) Reset()
- func (x *SetPreEqBandRequest) String() string
- type SetPreEqBandResponse
- type SetPreEqByChannelIndexRequest
- func (*SetPreEqByChannelIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPreEqByChannelIndexRequest) GetArg0() int32
- func (x *SetPreEqByChannelIndexRequest) GetArg1() int64
- func (x *SetPreEqByChannelIndexRequest) GetHandle() int64
- func (*SetPreEqByChannelIndexRequest) ProtoMessage()
- func (x *SetPreEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
- func (x *SetPreEqByChannelIndexRequest) Reset()
- func (x *SetPreEqByChannelIndexRequest) String() string
- type SetPreEqByChannelIndexResponse
- func (*SetPreEqByChannelIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetPreEqByChannelIndexResponse) ProtoMessage()
- func (x *SetPreEqByChannelIndexResponse) ProtoReflect() protoreflect.Message
- func (x *SetPreEqByChannelIndexResponse) Reset()
- func (x *SetPreEqByChannelIndexResponse) String() string
- type SetPreEqRequest
- type SetPreEqResponse
- type SetPreGainRequest
- type SetPreGainResponse
- type SetPresetRequest
- func (*SetPresetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPresetRequest) GetArg0() int32
- func (x *SetPresetRequest) GetHandle() int64
- func (*SetPresetRequest) ProtoMessage()
- func (x *SetPresetRequest) ProtoReflect() protoreflect.Message
- func (x *SetPresetRequest) Reset()
- func (x *SetPresetRequest) String() string
- type SetPresetResponse
- type SetPropertiesRequest
- func (*SetPropertiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPropertiesRequest) GetArg0() int64
- func (x *SetPropertiesRequest) GetHandle() int64
- func (*SetPropertiesRequest) ProtoMessage()
- func (x *SetPropertiesRequest) ProtoReflect() protoreflect.Message
- func (x *SetPropertiesRequest) Reset()
- func (x *SetPropertiesRequest) String() string
- type SetPropertiesResponse
- type SetRatioRequest
- type SetRatioResponse
- type SetReflectionsDelayRequest
- func (*SetReflectionsDelayRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetReflectionsDelayRequest) GetArg0() int32
- func (x *SetReflectionsDelayRequest) GetHandle() int64
- func (*SetReflectionsDelayRequest) ProtoMessage()
- func (x *SetReflectionsDelayRequest) ProtoReflect() protoreflect.Message
- func (x *SetReflectionsDelayRequest) Reset()
- func (x *SetReflectionsDelayRequest) String() string
- type SetReflectionsDelayResponse
- type SetReflectionsLevelRequest
- func (*SetReflectionsLevelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetReflectionsLevelRequest) GetArg0() int32
- func (x *SetReflectionsLevelRequest) GetHandle() int64
- func (*SetReflectionsLevelRequest) ProtoMessage()
- func (x *SetReflectionsLevelRequest) ProtoReflect() protoreflect.Message
- func (x *SetReflectionsLevelRequest) Reset()
- func (x *SetReflectionsLevelRequest) String() string
- type SetReflectionsLevelResponse
- type SetReleaseTimeRequest
- func (*SetReleaseTimeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetReleaseTimeRequest) GetArg0() float32
- func (*SetReleaseTimeRequest) ProtoMessage()
- func (x *SetReleaseTimeRequest) ProtoReflect() protoreflect.Message
- func (x *SetReleaseTimeRequest) Reset()
- func (x *SetReleaseTimeRequest) String() string
- type SetReleaseTimeResponse
- type SetReverbDelayRequest
- func (*SetReverbDelayRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetReverbDelayRequest) GetArg0() int32
- func (x *SetReverbDelayRequest) GetHandle() int64
- func (*SetReverbDelayRequest) ProtoMessage()
- func (x *SetReverbDelayRequest) ProtoReflect() protoreflect.Message
- func (x *SetReverbDelayRequest) Reset()
- func (x *SetReverbDelayRequest) String() string
- type SetReverbDelayResponse
- type SetReverbLevelRequest
- func (*SetReverbLevelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetReverbLevelRequest) GetArg0() int32
- func (x *SetReverbLevelRequest) GetHandle() int64
- func (*SetReverbLevelRequest) ProtoMessage()
- func (x *SetReverbLevelRequest) ProtoReflect() protoreflect.Message
- func (x *SetReverbLevelRequest) Reset()
- func (x *SetReverbLevelRequest) String() string
- type SetReverbLevelResponse
- type SetRoomHFLevelRequest
- func (*SetRoomHFLevelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetRoomHFLevelRequest) GetArg0() int32
- func (x *SetRoomHFLevelRequest) GetHandle() int64
- func (*SetRoomHFLevelRequest) ProtoMessage()
- func (x *SetRoomHFLevelRequest) ProtoReflect() protoreflect.Message
- func (x *SetRoomHFLevelRequest) Reset()
- func (x *SetRoomHFLevelRequest) String() string
- type SetRoomHFLevelResponse
- type SetRoomLevelRequest
- func (*SetRoomLevelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetRoomLevelRequest) GetArg0() int32
- func (x *SetRoomLevelRequest) GetHandle() int64
- func (*SetRoomLevelRequest) ProtoMessage()
- func (x *SetRoomLevelRequest) ProtoReflect() protoreflect.Message
- func (x *SetRoomLevelRequest) Reset()
- func (x *SetRoomLevelRequest) String() string
- type SetRoomLevelResponse
- type SetScalingModeRequest
- func (*SetScalingModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetScalingModeRequest) GetArg0() int32
- func (x *SetScalingModeRequest) GetHandle() int64
- func (*SetScalingModeRequest) ProtoMessage()
- func (x *SetScalingModeRequest) ProtoReflect() protoreflect.Message
- func (x *SetScalingModeRequest) Reset()
- func (x *SetScalingModeRequest) String() string
- type SetScalingModeResponse
- func (*SetScalingModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetScalingModeResponse) GetResult() int32
- func (*SetScalingModeResponse) ProtoMessage()
- func (x *SetScalingModeResponse) ProtoReflect() protoreflect.Message
- func (x *SetScalingModeResponse) Reset()
- func (x *SetScalingModeResponse) String() string
- type SetStrengthRequest
- func (*SetStrengthRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetStrengthRequest) GetArg0() int32
- func (x *SetStrengthRequest) GetHandle() int64
- func (*SetStrengthRequest) ProtoMessage()
- func (x *SetStrengthRequest) ProtoReflect() protoreflect.Message
- func (x *SetStrengthRequest) Reset()
- func (x *SetStrengthRequest) String() string
- type SetStrengthResponse
- type SetTargetGainRequest
- func (*SetTargetGainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetTargetGainRequest) GetArg0() int32
- func (x *SetTargetGainRequest) GetHandle() int64
- func (*SetTargetGainRequest) ProtoMessage()
- func (x *SetTargetGainRequest) ProtoReflect() protoreflect.Message
- func (x *SetTargetGainRequest) Reset()
- func (x *SetTargetGainRequest) String() string
- type SetTargetGainResponse
- type SetThresholdRequest
- func (*SetThresholdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetThresholdRequest) GetArg0() float32
- func (*SetThresholdRequest) ProtoMessage()
- func (x *SetThresholdRequest) ProtoReflect() protoreflect.Message
- func (x *SetThresholdRequest) Reset()
- func (x *SetThresholdRequest) String() string
- type SetThresholdResponse
- type ToStringRequest
- type ToStringResponse
- type UnimplementedAcousticEchoCancelerServiceServer
- type UnimplementedAudioEffectDescriptorServiceServer
- type UnimplementedAudioEffectOnControlStatusChangeListenerServiceServer
- type UnimplementedAudioEffectOnEnableStatusChangeListenerServiceServer
- type UnimplementedAudioEffectServiceServer
- func (UnimplementedAudioEffectServiceServer) GetDescriptor(context.Context, *GetDescriptorRequest) (*GetDescriptorResponse, error)
- func (UnimplementedAudioEffectServiceServer) GetEnabled(context.Context, *GetEnabledRequest) (*GetEnabledResponse, error)
- func (UnimplementedAudioEffectServiceServer) GetId(context.Context, *GetIdRequest) (*GetIdResponse, error)
- func (UnimplementedAudioEffectServiceServer) HasControl(context.Context, *HasControlRequest) (*HasControlResponse, error)
- func (UnimplementedAudioEffectServiceServer) QueryEffects(context.Context, *QueryEffectsRequest) (*QueryEffectsResponse, error)
- func (UnimplementedAudioEffectServiceServer) Release(context.Context, *ReleaseRequest) (*ReleaseResponse, error)
- func (UnimplementedAudioEffectServiceServer) SetControlStatusListener(context.Context, *SetControlStatusListenerRequest) (*SetControlStatusListenerResponse, error)
- func (UnimplementedAudioEffectServiceServer) SetEnableStatusListener(context.Context, *SetEnableStatusListenerRequest) (*SetEnableStatusListenerResponse, error)
- func (UnimplementedAudioEffectServiceServer) SetEnabled(context.Context, *SetEnabledRequest) (*AudioEffectSetEnabledResponse, error)
- type UnimplementedAutomaticGainControlServiceServer
- type UnimplementedBassBoostOnParameterChangeListenerServiceServer
- type UnimplementedBassBoostServiceServer
- func (UnimplementedBassBoostServiceServer) GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
- func (UnimplementedBassBoostServiceServer) GetRoundedStrength(context.Context, *GetRoundedStrengthRequest) (*GetRoundedStrengthResponse, error)
- func (UnimplementedBassBoostServiceServer) GetStrengthSupported(context.Context, *GetStrengthSupportedRequest) (*GetStrengthSupportedResponse, error)
- func (UnimplementedBassBoostServiceServer) NewBassBoost(context.Context, *NewBassBoostRequest) (*NewBassBoostResponse, error)
- func (UnimplementedBassBoostServiceServer) SetParameterListener(context.Context, *SetParameterListenerRequest) (*SetParameterListenerResponse, error)
- func (UnimplementedBassBoostServiceServer) SetProperties(context.Context, *SetPropertiesRequest) (*SetPropertiesResponse, error)
- func (UnimplementedBassBoostServiceServer) SetStrength(context.Context, *SetStrengthRequest) (*SetStrengthResponse, error)
- type UnimplementedBassBoostSettingsServiceServer
- type UnimplementedDynamicsProcessingBandBaseServiceServer
- func (UnimplementedDynamicsProcessingBandBaseServiceServer) GetCutoffFrequency(context.Context, *GetCutoffFrequencyRequest) (*GetCutoffFrequencyResponse, error)
- func (UnimplementedDynamicsProcessingBandBaseServiceServer) IsEnabled(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error)
- func (UnimplementedDynamicsProcessingBandBaseServiceServer) SetCutoffFrequency(context.Context, *SetCutoffFrequencyRequest) (*SetCutoffFrequencyResponse, error)
- func (UnimplementedDynamicsProcessingBandBaseServiceServer) SetEnabled(context.Context, *SetEnabledRequest) (*SetEnabledResponse, error)
- func (UnimplementedDynamicsProcessingBandBaseServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- type UnimplementedDynamicsProcessingBandStageServiceServer
- type UnimplementedDynamicsProcessingChannelServiceServer
- func (UnimplementedDynamicsProcessingChannelServiceServer) GetInputGain(context.Context, *GetInputGainRequest) (*GetInputGainResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) GetLimiter(context.Context, *GetLimiterRequest) (*GetLimiterResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) GetMbc(context.Context, *GetMbcRequest) (*GetMbcResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) GetMbcBand(context.Context, *GetMbcBandRequest) (*GetMbcBandResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) GetPostEq(context.Context, *GetPostEqRequest) (*GetPostEqResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) GetPostEqBand(context.Context, *GetPostEqBandRequest) (*GetPostEqBandResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) GetPreEq(context.Context, *GetPreEqRequest) (*GetPreEqResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) GetPreEqBand(context.Context, *GetPreEqBandRequest) (*GetPreEqBandResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) SetInputGain(context.Context, *SetInputGainRequest) (*SetInputGainResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) SetLimiter(context.Context, *SetLimiterRequest) (*SetLimiterResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) SetMbc(context.Context, *SetMbcRequest) (*SetMbcResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) SetMbcBand(context.Context, *SetMbcBandRequest) (*SetMbcBandResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) SetPostEq(context.Context, *SetPostEqRequest) (*SetPostEqResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) SetPostEqBand(context.Context, *SetPostEqBandRequest) (*SetPostEqBandResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) SetPreEq(context.Context, *SetPreEqRequest) (*SetPreEqResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) SetPreEqBand(context.Context, *SetPreEqBandRequest) (*SetPreEqBandResponse, error)
- func (UnimplementedDynamicsProcessingChannelServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- type UnimplementedDynamicsProcessingConfigServiceServer
- func (UnimplementedDynamicsProcessingConfigServiceServer) GetChannelByChannelIndex(context.Context, *DynamicsProcessingConfigGetChannelByChannelIndexRequest) (*GetChannelByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) GetInputGainByChannelIndex(context.Context, *DynamicsProcessingConfigGetInputGainByChannelIndexRequest) (*GetInputGainByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) GetLimiterByChannelIndex(context.Context, *DynamicsProcessingConfigGetLimiterByChannelIndexRequest) (*GetLimiterByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) GetMbcBandByChannelIndex(context.Context, *DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) (*GetMbcBandByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) GetMbcBandCount(context.Context, *GetMbcBandCountRequest) (*GetMbcBandCountResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) GetMbcByChannelIndex(context.Context, *DynamicsProcessingConfigGetMbcByChannelIndexRequest) (*GetMbcByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) GetPostEqBandByChannelIndex(context.Context, *DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) (*GetPostEqBandByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) GetPostEqBandCount(context.Context, *GetPostEqBandCountRequest) (*GetPostEqBandCountResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) GetPostEqByChannelIndex(context.Context, *DynamicsProcessingConfigGetPostEqByChannelIndexRequest) (*GetPostEqByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) GetPreEqBandByChannelIndex(context.Context, *DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) (*GetPreEqBandByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) GetPreEqBandCount(context.Context, *GetPreEqBandCountRequest) (*GetPreEqBandCountResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) GetPreEqByChannelIndex(context.Context, *DynamicsProcessingConfigGetPreEqByChannelIndexRequest) (*GetPreEqByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) GetPreferredFrameDuration(context.Context, *GetPreferredFrameDurationRequest) (*GetPreferredFrameDurationResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) GetVariant(context.Context, *GetVariantRequest) (*GetVariantResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) IsLimiterInUse(context.Context, *IsLimiterInUseRequest) (*IsLimiterInUseResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) IsMbcInUse(context.Context, *IsMbcInUseRequest) (*IsMbcInUseResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) IsPostEqInUse(context.Context, *IsPostEqInUseRequest) (*IsPostEqInUseResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) IsPreEqInUse(context.Context, *IsPreEqInUseRequest) (*IsPreEqInUseResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetAllChannelsTo(context.Context, *DynamicsProcessingConfigSetAllChannelsToRequest) (*SetAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetChannelTo(context.Context, *DynamicsProcessingConfigSetChannelToRequest) (*SetChannelToResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetInputGainAllChannelsTo(context.Context, *DynamicsProcessingConfigSetInputGainAllChannelsToRequest) (*SetInputGainAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetInputGainByChannelIndex(context.Context, *SetInputGainByChannelIndexRequest) (*SetInputGainByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetLimiterAllChannelsTo(context.Context, *DynamicsProcessingConfigSetLimiterAllChannelsToRequest) (*SetLimiterAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetLimiterByChannelIndex(context.Context, *DynamicsProcessingConfigSetLimiterByChannelIndexRequest) (*SetLimiterByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetMbcAllChannelsTo(context.Context, *DynamicsProcessingConfigSetMbcAllChannelsToRequest) (*SetMbcAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetMbcBandAllChannelsTo(context.Context, *DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) (*SetMbcBandAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetMbcBandByChannelIndex(context.Context, *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) (*SetMbcBandByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetMbcByChannelIndex(context.Context, *DynamicsProcessingConfigSetMbcByChannelIndexRequest) (*SetMbcByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetPostEqAllChannelsTo(context.Context, *DynamicsProcessingConfigSetPostEqAllChannelsToRequest) (*SetPostEqAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetPostEqBandAllChannelsTo(context.Context, *DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) (*SetPostEqBandAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetPostEqBandByChannelIndex(context.Context, *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) (*SetPostEqBandByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetPostEqByChannelIndex(context.Context, *DynamicsProcessingConfigSetPostEqByChannelIndexRequest) (*SetPostEqByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetPreEqAllChannelsTo(context.Context, *DynamicsProcessingConfigSetPreEqAllChannelsToRequest) (*SetPreEqAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetPreEqBandAllChannelsTo(context.Context, *DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) (*SetPreEqBandAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetPreEqBandByChannelIndex(context.Context, *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) (*SetPreEqBandByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) SetPreEqByChannelIndex(context.Context, *DynamicsProcessingConfigSetPreEqByChannelIndexRequest) (*SetPreEqByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingConfigServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- type UnimplementedDynamicsProcessingEqBandServiceServer
- func (UnimplementedDynamicsProcessingEqBandServiceServer) GetGain(context.Context, *GetGainRequest) (*GetGainResponse, error)
- func (UnimplementedDynamicsProcessingEqBandServiceServer) SetGain(context.Context, *SetGainRequest) (*SetGainResponse, error)
- func (UnimplementedDynamicsProcessingEqBandServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- type UnimplementedDynamicsProcessingEqServiceServer
- func (UnimplementedDynamicsProcessingEqServiceServer) GetBand(context.Context, *GetBandRequest) (*GetBandResponse, error)
- func (UnimplementedDynamicsProcessingEqServiceServer) SetBand(context.Context, *SetBandRequest) (*SetBandResponse, error)
- func (UnimplementedDynamicsProcessingEqServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- type UnimplementedDynamicsProcessingLimiterServiceServer
- func (UnimplementedDynamicsProcessingLimiterServiceServer) GetAttackTime(context.Context, *GetAttackTimeRequest) (*GetAttackTimeResponse, error)
- func (UnimplementedDynamicsProcessingLimiterServiceServer) GetLinkGroup(context.Context, *GetLinkGroupRequest) (*GetLinkGroupResponse, error)
- func (UnimplementedDynamicsProcessingLimiterServiceServer) GetPostGain(context.Context, *GetPostGainRequest) (*GetPostGainResponse, error)
- func (UnimplementedDynamicsProcessingLimiterServiceServer) GetRatio(context.Context, *GetRatioRequest) (*GetRatioResponse, error)
- func (UnimplementedDynamicsProcessingLimiterServiceServer) GetReleaseTime(context.Context, *GetReleaseTimeRequest) (*GetReleaseTimeResponse, error)
- func (UnimplementedDynamicsProcessingLimiterServiceServer) GetThreshold(context.Context, *GetThresholdRequest) (*GetThresholdResponse, error)
- func (UnimplementedDynamicsProcessingLimiterServiceServer) SetAttackTime(context.Context, *SetAttackTimeRequest) (*SetAttackTimeResponse, error)
- func (UnimplementedDynamicsProcessingLimiterServiceServer) SetLinkGroup(context.Context, *SetLinkGroupRequest) (*SetLinkGroupResponse, error)
- func (UnimplementedDynamicsProcessingLimiterServiceServer) SetPostGain(context.Context, *SetPostGainRequest) (*SetPostGainResponse, error)
- func (UnimplementedDynamicsProcessingLimiterServiceServer) SetRatio(context.Context, *SetRatioRequest) (*SetRatioResponse, error)
- func (UnimplementedDynamicsProcessingLimiterServiceServer) SetReleaseTime(context.Context, *SetReleaseTimeRequest) (*SetReleaseTimeResponse, error)
- func (UnimplementedDynamicsProcessingLimiterServiceServer) SetThreshold(context.Context, *SetThresholdRequest) (*SetThresholdResponse, error)
- func (UnimplementedDynamicsProcessingLimiterServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- type UnimplementedDynamicsProcessingMbcBandServiceServer
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetAttackTime(context.Context, *GetAttackTimeRequest) (*GetAttackTimeResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetExpanderRatio(context.Context, *GetExpanderRatioRequest) (*GetExpanderRatioResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetKneeWidth(context.Context, *GetKneeWidthRequest) (*GetKneeWidthResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetNoiseGateThreshold(context.Context, *GetNoiseGateThresholdRequest) (*GetNoiseGateThresholdResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetPostGain(context.Context, *GetPostGainRequest) (*GetPostGainResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetPreGain(context.Context, *GetPreGainRequest) (*GetPreGainResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetRatio(context.Context, *GetRatioRequest) (*GetRatioResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetReleaseTime(context.Context, *GetReleaseTimeRequest) (*GetReleaseTimeResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetThreshold(context.Context, *GetThresholdRequest) (*GetThresholdResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetAttackTime(context.Context, *SetAttackTimeRequest) (*SetAttackTimeResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetExpanderRatio(context.Context, *SetExpanderRatioRequest) (*SetExpanderRatioResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetKneeWidth(context.Context, *SetKneeWidthRequest) (*SetKneeWidthResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetNoiseGateThreshold(context.Context, *SetNoiseGateThresholdRequest) (*SetNoiseGateThresholdResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetPostGain(context.Context, *SetPostGainRequest) (*SetPostGainResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetPreGain(context.Context, *SetPreGainRequest) (*SetPreGainResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetRatio(context.Context, *SetRatioRequest) (*SetRatioResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetReleaseTime(context.Context, *SetReleaseTimeRequest) (*SetReleaseTimeResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetThreshold(context.Context, *SetThresholdRequest) (*SetThresholdResponse, error)
- func (UnimplementedDynamicsProcessingMbcBandServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- type UnimplementedDynamicsProcessingMbcServiceServer
- func (UnimplementedDynamicsProcessingMbcServiceServer) GetBand(context.Context, *GetBandRequest) (*GetBandResponse, error)
- func (UnimplementedDynamicsProcessingMbcServiceServer) SetBand(context.Context, *SetBandRequest) (*SetBandResponse, error)
- func (UnimplementedDynamicsProcessingMbcServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- type UnimplementedDynamicsProcessingServiceServer
- func (UnimplementedDynamicsProcessingServiceServer) GetChannelByChannelIndex(context.Context, *GetChannelByChannelIndexRequest) (*GetChannelByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) GetChannelCount(context.Context, *GetChannelCountRequest) (*GetChannelCountResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) GetConfig(context.Context, *GetConfigRequest) (*GetConfigResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) GetInputGainByChannelIndex(context.Context, *GetInputGainByChannelIndexRequest) (*GetInputGainByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) GetLimiterByChannelIndex(context.Context, *GetLimiterByChannelIndexRequest) (*GetLimiterByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) GetMbcBandByChannelIndex(context.Context, *GetMbcBandByChannelIndexRequest) (*GetMbcBandByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) GetMbcByChannelIndex(context.Context, *GetMbcByChannelIndexRequest) (*GetMbcByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) GetPostEqBandByChannelIndex(context.Context, *GetPostEqBandByChannelIndexRequest) (*GetPostEqBandByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) GetPostEqByChannelIndex(context.Context, *GetPostEqByChannelIndexRequest) (*GetPostEqByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) GetPreEqBandByChannelIndex(context.Context, *GetPreEqBandByChannelIndexRequest) (*GetPreEqBandByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) GetPreEqByChannelIndex(context.Context, *GetPreEqByChannelIndexRequest) (*GetPreEqByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) NewDynamicsProcessing(context.Context, *NewDynamicsProcessingRequest) (*NewDynamicsProcessingResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetAllChannelsTo(context.Context, *SetAllChannelsToRequest) (*SetAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetChannelTo(context.Context, *SetChannelToRequest) (*SetChannelToResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetInputGainAllChannelsTo(context.Context, *SetInputGainAllChannelsToRequest) (*SetInputGainAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetInputGainbyChannel(context.Context, *SetInputGainbyChannelRequest) (*SetInputGainbyChannelResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetLimiterAllChannelsTo(context.Context, *SetLimiterAllChannelsToRequest) (*SetLimiterAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetLimiterByChannelIndex(context.Context, *SetLimiterByChannelIndexRequest) (*SetLimiterByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetMbcAllChannelsTo(context.Context, *SetMbcAllChannelsToRequest) (*SetMbcAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetMbcBandAllChannelsTo(context.Context, *SetMbcBandAllChannelsToRequest) (*SetMbcBandAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetMbcBandByChannelIndex(context.Context, *SetMbcBandByChannelIndexRequest) (*SetMbcBandByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetMbcByChannelIndex(context.Context, *SetMbcByChannelIndexRequest) (*SetMbcByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetPostEqAllChannelsTo(context.Context, *SetPostEqAllChannelsToRequest) (*SetPostEqAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetPostEqBandAllChannelsTo(context.Context, *SetPostEqBandAllChannelsToRequest) (*SetPostEqBandAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetPostEqBandByChannelIndex(context.Context, *SetPostEqBandByChannelIndexRequest) (*SetPostEqBandByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetPostEqByChannelIndex(context.Context, *SetPostEqByChannelIndexRequest) (*SetPostEqByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetPreEqAllChannelsTo(context.Context, *SetPreEqAllChannelsToRequest) (*SetPreEqAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetPreEqBandAllChannelsTo(context.Context, *SetPreEqBandAllChannelsToRequest) (*SetPreEqBandAllChannelsToResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetPreEqBandByChannelIndex(context.Context, *SetPreEqBandByChannelIndexRequest) (*SetPreEqBandByChannelIndexResponse, error)
- func (UnimplementedDynamicsProcessingServiceServer) SetPreEqByChannelIndex(context.Context, *SetPreEqByChannelIndexRequest) (*SetPreEqByChannelIndexResponse, error)
- type UnimplementedDynamicsProcessingStageServiceServer
- func (UnimplementedDynamicsProcessingStageServiceServer) IsEnabled(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error)
- func (UnimplementedDynamicsProcessingStageServiceServer) IsInUse(context.Context, *IsInUseRequest) (*IsInUseResponse, error)
- func (UnimplementedDynamicsProcessingStageServiceServer) SetEnabled(context.Context, *SetEnabledRequest) (*SetEnabledResponse, error)
- func (UnimplementedDynamicsProcessingStageServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
- type UnimplementedEnvironmentalReverbOnParameterChangeListenerServiceServer
- type UnimplementedEnvironmentalReverbServiceServer
- func (UnimplementedEnvironmentalReverbServiceServer) GetDecayHFRatio(context.Context, *GetDecayHFRatioRequest) (*GetDecayHFRatioResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) GetDecayTime(context.Context, *GetDecayTimeRequest) (*GetDecayTimeResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) GetDensity(context.Context, *GetDensityRequest) (*GetDensityResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) GetDiffusion(context.Context, *GetDiffusionRequest) (*GetDiffusionResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) GetReflectionsDelay(context.Context, *GetReflectionsDelayRequest) (*GetReflectionsDelayResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) GetReflectionsLevel(context.Context, *GetReflectionsLevelRequest) (*GetReflectionsLevelResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) GetReverbDelay(context.Context, *GetReverbDelayRequest) (*GetReverbDelayResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) GetReverbLevel(context.Context, *GetReverbLevelRequest) (*GetReverbLevelResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) GetRoomHFLevel(context.Context, *GetRoomHFLevelRequest) (*GetRoomHFLevelResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) GetRoomLevel(context.Context, *GetRoomLevelRequest) (*GetRoomLevelResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) NewEnvironmentalReverb(context.Context, *NewEnvironmentalReverbRequest) (*NewEnvironmentalReverbResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) SetDecayHFRatio(context.Context, *SetDecayHFRatioRequest) (*SetDecayHFRatioResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) SetDecayTime(context.Context, *SetDecayTimeRequest) (*SetDecayTimeResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) SetDensity(context.Context, *SetDensityRequest) (*SetDensityResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) SetDiffusion(context.Context, *SetDiffusionRequest) (*SetDiffusionResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) SetParameterListener(context.Context, *SetParameterListenerRequest) (*SetParameterListenerResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) SetProperties(context.Context, *SetPropertiesRequest) (*SetPropertiesResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) SetReflectionsDelay(context.Context, *SetReflectionsDelayRequest) (*SetReflectionsDelayResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) SetReflectionsLevel(context.Context, *SetReflectionsLevelRequest) (*SetReflectionsLevelResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) SetReverbDelay(context.Context, *SetReverbDelayRequest) (*SetReverbDelayResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) SetReverbLevel(context.Context, *SetReverbLevelRequest) (*SetReverbLevelResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) SetRoomHFLevel(context.Context, *SetRoomHFLevelRequest) (*SetRoomHFLevelResponse, error)
- func (UnimplementedEnvironmentalReverbServiceServer) SetRoomLevel(context.Context, *SetRoomLevelRequest) (*SetRoomLevelResponse, error)
- type UnimplementedEnvironmentalReverbSettingsServiceServer
- type UnimplementedEqualizerOnParameterChangeListenerServiceServer
- type UnimplementedEqualizerServiceServer
- func (UnimplementedEqualizerServiceServer) GetBand(context.Context, *EqualizerGetBandRequest) (*EqualizerGetBandResponse, error)
- func (UnimplementedEqualizerServiceServer) GetBandFreqRange(context.Context, *GetBandFreqRangeRequest) (*GetBandFreqRangeResponse, error)
- func (UnimplementedEqualizerServiceServer) GetBandLevel(context.Context, *GetBandLevelRequest) (*GetBandLevelResponse, error)
- func (UnimplementedEqualizerServiceServer) GetBandLevelRange(context.Context, *GetBandLevelRangeRequest) (*GetBandLevelRangeResponse, error)
- func (UnimplementedEqualizerServiceServer) GetCenterFreq(context.Context, *GetCenterFreqRequest) (*GetCenterFreqResponse, error)
- func (UnimplementedEqualizerServiceServer) GetCurrentPreset(context.Context, *GetCurrentPresetRequest) (*GetCurrentPresetResponse, error)
- func (UnimplementedEqualizerServiceServer) GetNumberOfBands(context.Context, *GetNumberOfBandsRequest) (*GetNumberOfBandsResponse, error)
- func (UnimplementedEqualizerServiceServer) GetNumberOfPresets(context.Context, *GetNumberOfPresetsRequest) (*GetNumberOfPresetsResponse, error)
- func (UnimplementedEqualizerServiceServer) GetPresetName(context.Context, *GetPresetNameRequest) (*GetPresetNameResponse, error)
- func (UnimplementedEqualizerServiceServer) GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
- func (UnimplementedEqualizerServiceServer) NewEqualizer(context.Context, *NewEqualizerRequest) (*NewEqualizerResponse, error)
- func (UnimplementedEqualizerServiceServer) SetBandLevel(context.Context, *SetBandLevelRequest) (*SetBandLevelResponse, error)
- func (UnimplementedEqualizerServiceServer) SetParameterListener(context.Context, *SetParameterListenerRequest) (*SetParameterListenerResponse, error)
- func (UnimplementedEqualizerServiceServer) SetProperties(context.Context, *SetPropertiesRequest) (*SetPropertiesResponse, error)
- func (UnimplementedEqualizerServiceServer) UsePreset(context.Context, *UsePresetRequest) (*UsePresetResponse, error)
- type UnimplementedEqualizerSettingsServiceServer
- type UnimplementedHapticGeneratorServiceServer
- func (UnimplementedHapticGeneratorServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
- func (UnimplementedHapticGeneratorServiceServer) Create(context.Context, *CreateRequest) (*CreateResponse, error)
- func (UnimplementedHapticGeneratorServiceServer) IsAvailable(context.Context, *IsAvailableRequest) (*IsAvailableResponse, error)
- func (UnimplementedHapticGeneratorServiceServer) Release(context.Context, *ReleaseRequest) (*ReleaseResponse, error)
- func (UnimplementedHapticGeneratorServiceServer) SetEnabled(context.Context, *SetEnabledRequest) (*HapticGeneratorSetEnabledResponse, error)
- type UnimplementedLoudnessEnhancerServiceServer
- func (UnimplementedLoudnessEnhancerServiceServer) GetTargetGain(context.Context, *GetTargetGainRequest) (*GetTargetGainResponse, error)
- func (UnimplementedLoudnessEnhancerServiceServer) NewLoudnessEnhancer(context.Context, *NewLoudnessEnhancerRequest) (*NewLoudnessEnhancerResponse, error)
- func (UnimplementedLoudnessEnhancerServiceServer) SetTargetGain(context.Context, *SetTargetGainRequest) (*SetTargetGainResponse, error)
- type UnimplementedNoiseSuppressorServiceServer
- type UnimplementedPresetReverbOnParameterChangeListenerServiceServer
- type UnimplementedPresetReverbServiceServer
- func (UnimplementedPresetReverbServiceServer) GetPreset(context.Context, *GetPresetRequest) (*GetPresetResponse, error)
- func (UnimplementedPresetReverbServiceServer) GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
- func (UnimplementedPresetReverbServiceServer) NewPresetReverb(context.Context, *NewPresetReverbRequest) (*NewPresetReverbResponse, error)
- func (UnimplementedPresetReverbServiceServer) SetParameterListener(context.Context, *SetParameterListenerRequest) (*SetParameterListenerResponse, error)
- func (UnimplementedPresetReverbServiceServer) SetPreset(context.Context, *SetPresetRequest) (*SetPresetResponse, error)
- func (UnimplementedPresetReverbServiceServer) SetProperties(context.Context, *SetPropertiesRequest) (*SetPropertiesResponse, error)
- type UnimplementedPresetReverbSettingsServiceServer
- type UnimplementedVirtualizerOnParameterChangeListenerServiceServer
- type UnimplementedVirtualizerServiceServer
- func (UnimplementedVirtualizerServiceServer) CanVirtualize(context.Context, *CanVirtualizeRequest) (*CanVirtualizeResponse, error)
- func (UnimplementedVirtualizerServiceServer) ForceVirtualizationMode(context.Context, *ForceVirtualizationModeRequest) (*ForceVirtualizationModeResponse, error)
- func (UnimplementedVirtualizerServiceServer) GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
- func (UnimplementedVirtualizerServiceServer) GetRoundedStrength(context.Context, *GetRoundedStrengthRequest) (*GetRoundedStrengthResponse, error)
- func (UnimplementedVirtualizerServiceServer) GetSpeakerAngles(context.Context, *GetSpeakerAnglesRequest) (*GetSpeakerAnglesResponse, error)
- func (UnimplementedVirtualizerServiceServer) GetStrengthSupported(context.Context, *GetStrengthSupportedRequest) (*GetStrengthSupportedResponse, error)
- func (UnimplementedVirtualizerServiceServer) GetVirtualizationMode(context.Context, *GetVirtualizationModeRequest) (*GetVirtualizationModeResponse, error)
- func (UnimplementedVirtualizerServiceServer) NewVirtualizer(context.Context, *NewVirtualizerRequest) (*NewVirtualizerResponse, error)
- func (UnimplementedVirtualizerServiceServer) SetParameterListener(context.Context, *SetParameterListenerRequest) (*SetParameterListenerResponse, error)
- func (UnimplementedVirtualizerServiceServer) SetProperties(context.Context, *SetPropertiesRequest) (*SetPropertiesResponse, error)
- func (UnimplementedVirtualizerServiceServer) SetStrength(context.Context, *SetStrengthRequest) (*SetStrengthResponse, error)
- type UnimplementedVirtualizerSettingsServiceServer
- type UnimplementedVisualizerOnDataCaptureListenerServiceServer
- func (UnimplementedVisualizerOnDataCaptureListenerServiceServer) OnFftDataCapture(context.Context, *OnFftDataCaptureRequest) (*OnFftDataCaptureResponse, error)
- func (UnimplementedVisualizerOnDataCaptureListenerServiceServer) OnWaveFormDataCapture(context.Context, *OnWaveFormDataCaptureRequest) (*OnWaveFormDataCaptureResponse, error)
- type UnimplementedVisualizerServiceServer
- func (UnimplementedVisualizerServiceServer) GetCaptureSize(context.Context, *GetCaptureSizeRequest) (*GetCaptureSizeResponse, error)
- func (UnimplementedVisualizerServiceServer) GetCaptureSizeRange(context.Context, *GetCaptureSizeRangeRequest) (*GetCaptureSizeRangeResponse, error)
- func (UnimplementedVisualizerServiceServer) GetEnabled(context.Context, *VisualizerGetEnabledRequest) (*GetEnabledResponse, error)
- func (UnimplementedVisualizerServiceServer) GetFft(context.Context, *GetFftRequest) (*GetFftResponse, error)
- func (UnimplementedVisualizerServiceServer) GetMaxCaptureRate(context.Context, *GetMaxCaptureRateRequest) (*GetMaxCaptureRateResponse, error)
- func (UnimplementedVisualizerServiceServer) GetMeasurementMode(context.Context, *GetMeasurementModeRequest) (*GetMeasurementModeResponse, error)
- func (UnimplementedVisualizerServiceServer) GetMeasurementPeakRms(context.Context, *GetMeasurementPeakRmsRequest) (*GetMeasurementPeakRmsResponse, error)
- func (UnimplementedVisualizerServiceServer) GetSamplingRate(context.Context, *GetSamplingRateRequest) (*GetSamplingRateResponse, error)
- func (UnimplementedVisualizerServiceServer) GetScalingMode(context.Context, *GetScalingModeRequest) (*GetScalingModeResponse, error)
- func (UnimplementedVisualizerServiceServer) GetWaveForm(context.Context, *GetWaveFormRequest) (*GetWaveFormResponse, error)
- func (UnimplementedVisualizerServiceServer) NewVisualizer(context.Context, *NewVisualizerRequest) (*NewVisualizerResponse, error)
- func (UnimplementedVisualizerServiceServer) Release(context.Context, *VisualizerReleaseRequest) (*ReleaseResponse, error)
- func (UnimplementedVisualizerServiceServer) SetCaptureSize(context.Context, *SetCaptureSizeRequest) (*SetCaptureSizeResponse, error)
- func (UnimplementedVisualizerServiceServer) SetDataCaptureListener(context.Context, *SetDataCaptureListenerRequest) (*SetDataCaptureListenerResponse, error)
- func (UnimplementedVisualizerServiceServer) SetEnabled(context.Context, *VisualizerSetEnabledRequest) (*VisualizerSetEnabledResponse, error)
- func (UnimplementedVisualizerServiceServer) SetMeasurementMode(context.Context, *SetMeasurementModeRequest) (*SetMeasurementModeResponse, error)
- func (UnimplementedVisualizerServiceServer) SetScalingMode(context.Context, *SetScalingModeRequest) (*SetScalingModeResponse, error)
- type UnsafeAcousticEchoCancelerServiceServer
- type UnsafeAudioEffectDescriptorServiceServer
- type UnsafeAudioEffectOnControlStatusChangeListenerServiceServer
- type UnsafeAudioEffectOnEnableStatusChangeListenerServiceServer
- type UnsafeAudioEffectServiceServer
- type UnsafeAutomaticGainControlServiceServer
- type UnsafeBassBoostOnParameterChangeListenerServiceServer
- type UnsafeBassBoostServiceServer
- type UnsafeBassBoostSettingsServiceServer
- type UnsafeDynamicsProcessingBandBaseServiceServer
- type UnsafeDynamicsProcessingBandStageServiceServer
- type UnsafeDynamicsProcessingChannelServiceServer
- type UnsafeDynamicsProcessingConfigServiceServer
- type UnsafeDynamicsProcessingEqBandServiceServer
- type UnsafeDynamicsProcessingEqServiceServer
- type UnsafeDynamicsProcessingLimiterServiceServer
- type UnsafeDynamicsProcessingMbcBandServiceServer
- type UnsafeDynamicsProcessingMbcServiceServer
- type UnsafeDynamicsProcessingServiceServer
- type UnsafeDynamicsProcessingStageServiceServer
- type UnsafeEnvironmentalReverbOnParameterChangeListenerServiceServer
- type UnsafeEnvironmentalReverbServiceServer
- type UnsafeEnvironmentalReverbSettingsServiceServer
- type UnsafeEqualizerOnParameterChangeListenerServiceServer
- type UnsafeEqualizerServiceServer
- type UnsafeEqualizerSettingsServiceServer
- type UnsafeHapticGeneratorServiceServer
- type UnsafeLoudnessEnhancerServiceServer
- type UnsafeNoiseSuppressorServiceServer
- type UnsafePresetReverbOnParameterChangeListenerServiceServer
- type UnsafePresetReverbServiceServer
- type UnsafePresetReverbSettingsServiceServer
- type UnsafeVirtualizerOnParameterChangeListenerServiceServer
- type UnsafeVirtualizerServiceServer
- type UnsafeVirtualizerSettingsServiceServer
- type UnsafeVisualizerOnDataCaptureListenerServiceServer
- type UnsafeVisualizerServiceServer
- type UsePresetRequest
- func (*UsePresetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UsePresetRequest) GetArg0() int32
- func (x *UsePresetRequest) GetHandle() int64
- func (*UsePresetRequest) ProtoMessage()
- func (x *UsePresetRequest) ProtoReflect() protoreflect.Message
- func (x *UsePresetRequest) Reset()
- func (x *UsePresetRequest) String() string
- type UsePresetResponse
- type VirtualizerOnParameterChangeListenerServiceClient
- type VirtualizerOnParameterChangeListenerServiceServer
- type VirtualizerServiceClient
- type VirtualizerServiceServer
- type VirtualizerSettingsServiceClient
- type VirtualizerSettingsServiceServer
- type VisualizerGetEnabledRequest
- func (*VisualizerGetEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VisualizerGetEnabledRequest) GetHandle() int64
- func (*VisualizerGetEnabledRequest) ProtoMessage()
- func (x *VisualizerGetEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *VisualizerGetEnabledRequest) Reset()
- func (x *VisualizerGetEnabledRequest) String() string
- type VisualizerOnDataCaptureListenerServiceClient
- type VisualizerOnDataCaptureListenerServiceServer
- type VisualizerReleaseRequest
- func (*VisualizerReleaseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VisualizerReleaseRequest) GetHandle() int64
- func (*VisualizerReleaseRequest) ProtoMessage()
- func (x *VisualizerReleaseRequest) ProtoReflect() protoreflect.Message
- func (x *VisualizerReleaseRequest) Reset()
- func (x *VisualizerReleaseRequest) String() string
- type VisualizerServiceClient
- type VisualizerServiceServer
- type VisualizerSetEnabledRequest
- func (*VisualizerSetEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VisualizerSetEnabledRequest) GetArg0() bool
- func (x *VisualizerSetEnabledRequest) GetHandle() int64
- func (*VisualizerSetEnabledRequest) ProtoMessage()
- func (x *VisualizerSetEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *VisualizerSetEnabledRequest) Reset()
- func (x *VisualizerSetEnabledRequest) String() string
- type VisualizerSetEnabledResponse
- func (*VisualizerSetEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VisualizerSetEnabledResponse) GetResult() int32
- func (*VisualizerSetEnabledResponse) ProtoMessage()
- func (x *VisualizerSetEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *VisualizerSetEnabledResponse) Reset()
- func (x *VisualizerSetEnabledResponse) String() string
Constants ¶
const ( AutomaticGainControlService_Create_FullMethodName = "/audiofx.AutomaticGainControlService/Create" AutomaticGainControlService_IsAvailable_FullMethodName = "/audiofx.AutomaticGainControlService/IsAvailable" )
const ( PresetReverbService_NewPresetReverb_FullMethodName = "/audiofx.PresetReverbService/NewPresetReverb" PresetReverbService_GetPreset_FullMethodName = "/audiofx.PresetReverbService/GetPreset" PresetReverbService_GetProperties_FullMethodName = "/audiofx.PresetReverbService/GetProperties" PresetReverbService_SetParameterListener_FullMethodName = "/audiofx.PresetReverbService/SetParameterListener" PresetReverbService_SetPreset_FullMethodName = "/audiofx.PresetReverbService/SetPreset" PresetReverbService_SetProperties_FullMethodName = "/audiofx.PresetReverbService/SetProperties" )
const ( AcousticEchoCancelerService_Create_FullMethodName = "/audiofx.AcousticEchoCancelerService/Create" AcousticEchoCancelerService_IsAvailable_FullMethodName = "/audiofx.AcousticEchoCancelerService/IsAvailable" )
const ( EnvironmentalReverbService_NewEnvironmentalReverb_FullMethodName = "/audiofx.EnvironmentalReverbService/NewEnvironmentalReverb" EnvironmentalReverbService_GetDecayHFRatio_FullMethodName = "/audiofx.EnvironmentalReverbService/GetDecayHFRatio" EnvironmentalReverbService_GetDecayTime_FullMethodName = "/audiofx.EnvironmentalReverbService/GetDecayTime" EnvironmentalReverbService_GetDensity_FullMethodName = "/audiofx.EnvironmentalReverbService/GetDensity" EnvironmentalReverbService_GetDiffusion_FullMethodName = "/audiofx.EnvironmentalReverbService/GetDiffusion" EnvironmentalReverbService_GetProperties_FullMethodName = "/audiofx.EnvironmentalReverbService/GetProperties" EnvironmentalReverbService_GetReflectionsDelay_FullMethodName = "/audiofx.EnvironmentalReverbService/GetReflectionsDelay" EnvironmentalReverbService_GetReflectionsLevel_FullMethodName = "/audiofx.EnvironmentalReverbService/GetReflectionsLevel" EnvironmentalReverbService_GetReverbDelay_FullMethodName = "/audiofx.EnvironmentalReverbService/GetReverbDelay" EnvironmentalReverbService_GetReverbLevel_FullMethodName = "/audiofx.EnvironmentalReverbService/GetReverbLevel" EnvironmentalReverbService_GetRoomHFLevel_FullMethodName = "/audiofx.EnvironmentalReverbService/GetRoomHFLevel" EnvironmentalReverbService_GetRoomLevel_FullMethodName = "/audiofx.EnvironmentalReverbService/GetRoomLevel" EnvironmentalReverbService_SetDecayHFRatio_FullMethodName = "/audiofx.EnvironmentalReverbService/SetDecayHFRatio" EnvironmentalReverbService_SetDecayTime_FullMethodName = "/audiofx.EnvironmentalReverbService/SetDecayTime" EnvironmentalReverbService_SetDensity_FullMethodName = "/audiofx.EnvironmentalReverbService/SetDensity" EnvironmentalReverbService_SetDiffusion_FullMethodName = "/audiofx.EnvironmentalReverbService/SetDiffusion" EnvironmentalReverbService_SetParameterListener_FullMethodName = "/audiofx.EnvironmentalReverbService/SetParameterListener" EnvironmentalReverbService_SetProperties_FullMethodName = "/audiofx.EnvironmentalReverbService/SetProperties" EnvironmentalReverbService_SetReflectionsDelay_FullMethodName = "/audiofx.EnvironmentalReverbService/SetReflectionsDelay" EnvironmentalReverbService_SetReflectionsLevel_FullMethodName = "/audiofx.EnvironmentalReverbService/SetReflectionsLevel" EnvironmentalReverbService_SetReverbDelay_FullMethodName = "/audiofx.EnvironmentalReverbService/SetReverbDelay" EnvironmentalReverbService_SetReverbLevel_FullMethodName = "/audiofx.EnvironmentalReverbService/SetReverbLevel" EnvironmentalReverbService_SetRoomHFLevel_FullMethodName = "/audiofx.EnvironmentalReverbService/SetRoomHFLevel" EnvironmentalReverbService_SetRoomLevel_FullMethodName = "/audiofx.EnvironmentalReverbService/SetRoomLevel" )
const ( NoiseSuppressorService_Create_FullMethodName = "/audiofx.NoiseSuppressorService/Create" NoiseSuppressorService_IsAvailable_FullMethodName = "/audiofx.NoiseSuppressorService/IsAvailable" )
const ( DynamicsProcessingService_NewDynamicsProcessing_FullMethodName = "/audiofx.DynamicsProcessingService/NewDynamicsProcessing" DynamicsProcessingService_GetChannelByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/GetChannelByChannelIndex" DynamicsProcessingService_GetChannelCount_FullMethodName = "/audiofx.DynamicsProcessingService/GetChannelCount" DynamicsProcessingService_GetConfig_FullMethodName = "/audiofx.DynamicsProcessingService/GetConfig" DynamicsProcessingService_GetInputGainByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/GetInputGainByChannelIndex" DynamicsProcessingService_GetLimiterByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/GetLimiterByChannelIndex" DynamicsProcessingService_GetMbcBandByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/GetMbcBandByChannelIndex" DynamicsProcessingService_GetMbcByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/GetMbcByChannelIndex" DynamicsProcessingService_GetPostEqBandByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/GetPostEqBandByChannelIndex" DynamicsProcessingService_GetPostEqByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/GetPostEqByChannelIndex" DynamicsProcessingService_GetPreEqBandByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/GetPreEqBandByChannelIndex" DynamicsProcessingService_GetPreEqByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/GetPreEqByChannelIndex" DynamicsProcessingService_SetAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingService/SetAllChannelsTo" DynamicsProcessingService_SetChannelTo_FullMethodName = "/audiofx.DynamicsProcessingService/SetChannelTo" DynamicsProcessingService_SetInputGainAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingService/SetInputGainAllChannelsTo" DynamicsProcessingService_SetInputGainbyChannel_FullMethodName = "/audiofx.DynamicsProcessingService/SetInputGainbyChannel" DynamicsProcessingService_SetLimiterAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingService/SetLimiterAllChannelsTo" DynamicsProcessingService_SetLimiterByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/SetLimiterByChannelIndex" DynamicsProcessingService_SetMbcAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingService/SetMbcAllChannelsTo" DynamicsProcessingService_SetMbcBandAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingService/SetMbcBandAllChannelsTo" DynamicsProcessingService_SetMbcBandByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/SetMbcBandByChannelIndex" DynamicsProcessingService_SetMbcByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/SetMbcByChannelIndex" DynamicsProcessingService_SetPostEqAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingService/SetPostEqAllChannelsTo" DynamicsProcessingService_SetPostEqBandAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingService/SetPostEqBandAllChannelsTo" DynamicsProcessingService_SetPostEqBandByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/SetPostEqBandByChannelIndex" DynamicsProcessingService_SetPostEqByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/SetPostEqByChannelIndex" DynamicsProcessingService_SetPreEqAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingService/SetPreEqAllChannelsTo" DynamicsProcessingService_SetPreEqBandAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingService/SetPreEqBandAllChannelsTo" DynamicsProcessingService_SetPreEqBandByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/SetPreEqBandByChannelIndex" DynamicsProcessingService_SetPreEqByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingService/SetPreEqByChannelIndex" )
const ( DynamicsProcessingBandBaseService_GetCutoffFrequency_FullMethodName = "/audiofx.DynamicsProcessingBandBaseService/GetCutoffFrequency" DynamicsProcessingBandBaseService_IsEnabled_FullMethodName = "/audiofx.DynamicsProcessingBandBaseService/IsEnabled" DynamicsProcessingBandBaseService_SetCutoffFrequency_FullMethodName = "/audiofx.DynamicsProcessingBandBaseService/SetCutoffFrequency" DynamicsProcessingBandBaseService_SetEnabled_FullMethodName = "/audiofx.DynamicsProcessingBandBaseService/SetEnabled" DynamicsProcessingBandBaseService_ToString_FullMethodName = "/audiofx.DynamicsProcessingBandBaseService/ToString" )
const ( DynamicsProcessingBandStageService_GetBandCount_FullMethodName = "/audiofx.DynamicsProcessingBandStageService/GetBandCount" DynamicsProcessingBandStageService_ToString_FullMethodName = "/audiofx.DynamicsProcessingBandStageService/ToString" )
const ( DynamicsProcessingChannelService_GetInputGain_FullMethodName = "/audiofx.DynamicsProcessingChannelService/GetInputGain" DynamicsProcessingChannelService_GetLimiter_FullMethodName = "/audiofx.DynamicsProcessingChannelService/GetLimiter" DynamicsProcessingChannelService_GetMbc_FullMethodName = "/audiofx.DynamicsProcessingChannelService/GetMbc" DynamicsProcessingChannelService_GetMbcBand_FullMethodName = "/audiofx.DynamicsProcessingChannelService/GetMbcBand" DynamicsProcessingChannelService_GetPostEq_FullMethodName = "/audiofx.DynamicsProcessingChannelService/GetPostEq" DynamicsProcessingChannelService_GetPostEqBand_FullMethodName = "/audiofx.DynamicsProcessingChannelService/GetPostEqBand" DynamicsProcessingChannelService_GetPreEq_FullMethodName = "/audiofx.DynamicsProcessingChannelService/GetPreEq" DynamicsProcessingChannelService_GetPreEqBand_FullMethodName = "/audiofx.DynamicsProcessingChannelService/GetPreEqBand" DynamicsProcessingChannelService_SetInputGain_FullMethodName = "/audiofx.DynamicsProcessingChannelService/SetInputGain" DynamicsProcessingChannelService_SetLimiter_FullMethodName = "/audiofx.DynamicsProcessingChannelService/SetLimiter" DynamicsProcessingChannelService_SetMbc_FullMethodName = "/audiofx.DynamicsProcessingChannelService/SetMbc" DynamicsProcessingChannelService_SetMbcBand_FullMethodName = "/audiofx.DynamicsProcessingChannelService/SetMbcBand" DynamicsProcessingChannelService_SetPostEq_FullMethodName = "/audiofx.DynamicsProcessingChannelService/SetPostEq" DynamicsProcessingChannelService_SetPostEqBand_FullMethodName = "/audiofx.DynamicsProcessingChannelService/SetPostEqBand" DynamicsProcessingChannelService_SetPreEq_FullMethodName = "/audiofx.DynamicsProcessingChannelService/SetPreEq" DynamicsProcessingChannelService_SetPreEqBand_FullMethodName = "/audiofx.DynamicsProcessingChannelService/SetPreEqBand" DynamicsProcessingChannelService_ToString_FullMethodName = "/audiofx.DynamicsProcessingChannelService/ToString" )
const ( DynamicsProcessingConfigService_GetChannelByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/GetChannelByChannelIndex" DynamicsProcessingConfigService_GetInputGainByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/GetInputGainByChannelIndex" DynamicsProcessingConfigService_GetLimiterByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/GetLimiterByChannelIndex" DynamicsProcessingConfigService_GetMbcBandByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/GetMbcBandByChannelIndex" DynamicsProcessingConfigService_GetMbcBandCount_FullMethodName = "/audiofx.DynamicsProcessingConfigService/GetMbcBandCount" DynamicsProcessingConfigService_GetMbcByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/GetMbcByChannelIndex" DynamicsProcessingConfigService_GetPostEqBandByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/GetPostEqBandByChannelIndex" DynamicsProcessingConfigService_GetPostEqBandCount_FullMethodName = "/audiofx.DynamicsProcessingConfigService/GetPostEqBandCount" DynamicsProcessingConfigService_GetPostEqByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/GetPostEqByChannelIndex" DynamicsProcessingConfigService_GetPreEqBandByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/GetPreEqBandByChannelIndex" DynamicsProcessingConfigService_GetPreEqBandCount_FullMethodName = "/audiofx.DynamicsProcessingConfigService/GetPreEqBandCount" DynamicsProcessingConfigService_GetPreEqByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/GetPreEqByChannelIndex" DynamicsProcessingConfigService_GetPreferredFrameDuration_FullMethodName = "/audiofx.DynamicsProcessingConfigService/GetPreferredFrameDuration" DynamicsProcessingConfigService_GetVariant_FullMethodName = "/audiofx.DynamicsProcessingConfigService/GetVariant" DynamicsProcessingConfigService_IsLimiterInUse_FullMethodName = "/audiofx.DynamicsProcessingConfigService/IsLimiterInUse" DynamicsProcessingConfigService_IsMbcInUse_FullMethodName = "/audiofx.DynamicsProcessingConfigService/IsMbcInUse" DynamicsProcessingConfigService_IsPostEqInUse_FullMethodName = "/audiofx.DynamicsProcessingConfigService/IsPostEqInUse" DynamicsProcessingConfigService_IsPreEqInUse_FullMethodName = "/audiofx.DynamicsProcessingConfigService/IsPreEqInUse" DynamicsProcessingConfigService_SetAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetAllChannelsTo" DynamicsProcessingConfigService_SetChannelTo_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetChannelTo" DynamicsProcessingConfigService_SetInputGainAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetInputGainAllChannelsTo" DynamicsProcessingConfigService_SetInputGainByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetInputGainByChannelIndex" DynamicsProcessingConfigService_SetLimiterAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetLimiterAllChannelsTo" DynamicsProcessingConfigService_SetLimiterByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetLimiterByChannelIndex" DynamicsProcessingConfigService_SetMbcAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetMbcAllChannelsTo" DynamicsProcessingConfigService_SetMbcBandAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetMbcBandAllChannelsTo" DynamicsProcessingConfigService_SetMbcBandByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetMbcBandByChannelIndex" DynamicsProcessingConfigService_SetMbcByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetMbcByChannelIndex" DynamicsProcessingConfigService_SetPostEqAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetPostEqAllChannelsTo" DynamicsProcessingConfigService_SetPostEqBandAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetPostEqBandAllChannelsTo" DynamicsProcessingConfigService_SetPostEqBandByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetPostEqBandByChannelIndex" DynamicsProcessingConfigService_SetPostEqByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetPostEqByChannelIndex" DynamicsProcessingConfigService_SetPreEqAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetPreEqAllChannelsTo" DynamicsProcessingConfigService_SetPreEqBandAllChannelsTo_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetPreEqBandAllChannelsTo" DynamicsProcessingConfigService_SetPreEqBandByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetPreEqBandByChannelIndex" DynamicsProcessingConfigService_SetPreEqByChannelIndex_FullMethodName = "/audiofx.DynamicsProcessingConfigService/SetPreEqByChannelIndex" DynamicsProcessingConfigService_ToString_FullMethodName = "/audiofx.DynamicsProcessingConfigService/ToString" )
const ( DynamicsProcessingEqService_GetBand_FullMethodName = "/audiofx.DynamicsProcessingEqService/GetBand" DynamicsProcessingEqService_SetBand_FullMethodName = "/audiofx.DynamicsProcessingEqService/SetBand" DynamicsProcessingEqService_ToString_FullMethodName = "/audiofx.DynamicsProcessingEqService/ToString" )
const ( DynamicsProcessingEqBandService_GetGain_FullMethodName = "/audiofx.DynamicsProcessingEqBandService/GetGain" DynamicsProcessingEqBandService_SetGain_FullMethodName = "/audiofx.DynamicsProcessingEqBandService/SetGain" DynamicsProcessingEqBandService_ToString_FullMethodName = "/audiofx.DynamicsProcessingEqBandService/ToString" )
const ( DynamicsProcessingLimiterService_GetAttackTime_FullMethodName = "/audiofx.DynamicsProcessingLimiterService/GetAttackTime" DynamicsProcessingLimiterService_GetLinkGroup_FullMethodName = "/audiofx.DynamicsProcessingLimiterService/GetLinkGroup" DynamicsProcessingLimiterService_GetPostGain_FullMethodName = "/audiofx.DynamicsProcessingLimiterService/GetPostGain" DynamicsProcessingLimiterService_GetRatio_FullMethodName = "/audiofx.DynamicsProcessingLimiterService/GetRatio" DynamicsProcessingLimiterService_GetReleaseTime_FullMethodName = "/audiofx.DynamicsProcessingLimiterService/GetReleaseTime" DynamicsProcessingLimiterService_GetThreshold_FullMethodName = "/audiofx.DynamicsProcessingLimiterService/GetThreshold" DynamicsProcessingLimiterService_SetAttackTime_FullMethodName = "/audiofx.DynamicsProcessingLimiterService/SetAttackTime" DynamicsProcessingLimiterService_SetLinkGroup_FullMethodName = "/audiofx.DynamicsProcessingLimiterService/SetLinkGroup" DynamicsProcessingLimiterService_SetPostGain_FullMethodName = "/audiofx.DynamicsProcessingLimiterService/SetPostGain" DynamicsProcessingLimiterService_SetRatio_FullMethodName = "/audiofx.DynamicsProcessingLimiterService/SetRatio" DynamicsProcessingLimiterService_SetReleaseTime_FullMethodName = "/audiofx.DynamicsProcessingLimiterService/SetReleaseTime" DynamicsProcessingLimiterService_SetThreshold_FullMethodName = "/audiofx.DynamicsProcessingLimiterService/SetThreshold" DynamicsProcessingLimiterService_ToString_FullMethodName = "/audiofx.DynamicsProcessingLimiterService/ToString" )
const ( DynamicsProcessingMbcService_GetBand_FullMethodName = "/audiofx.DynamicsProcessingMbcService/GetBand" DynamicsProcessingMbcService_SetBand_FullMethodName = "/audiofx.DynamicsProcessingMbcService/SetBand" DynamicsProcessingMbcService_ToString_FullMethodName = "/audiofx.DynamicsProcessingMbcService/ToString" )
const ( DynamicsProcessingMbcBandService_GetAttackTime_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/GetAttackTime" DynamicsProcessingMbcBandService_GetExpanderRatio_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/GetExpanderRatio" DynamicsProcessingMbcBandService_GetKneeWidth_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/GetKneeWidth" DynamicsProcessingMbcBandService_GetNoiseGateThreshold_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/GetNoiseGateThreshold" DynamicsProcessingMbcBandService_GetPostGain_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/GetPostGain" DynamicsProcessingMbcBandService_GetPreGain_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/GetPreGain" DynamicsProcessingMbcBandService_GetRatio_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/GetRatio" DynamicsProcessingMbcBandService_GetReleaseTime_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/GetReleaseTime" DynamicsProcessingMbcBandService_GetThreshold_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/GetThreshold" DynamicsProcessingMbcBandService_SetAttackTime_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/SetAttackTime" DynamicsProcessingMbcBandService_SetExpanderRatio_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/SetExpanderRatio" DynamicsProcessingMbcBandService_SetKneeWidth_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/SetKneeWidth" DynamicsProcessingMbcBandService_SetNoiseGateThreshold_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/SetNoiseGateThreshold" DynamicsProcessingMbcBandService_SetPostGain_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/SetPostGain" DynamicsProcessingMbcBandService_SetPreGain_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/SetPreGain" DynamicsProcessingMbcBandService_SetRatio_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/SetRatio" DynamicsProcessingMbcBandService_SetReleaseTime_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/SetReleaseTime" DynamicsProcessingMbcBandService_SetThreshold_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/SetThreshold" DynamicsProcessingMbcBandService_ToString_FullMethodName = "/audiofx.DynamicsProcessingMbcBandService/ToString" )
const ( DynamicsProcessingStageService_IsEnabled_FullMethodName = "/audiofx.DynamicsProcessingStageService/IsEnabled" DynamicsProcessingStageService_IsInUse_FullMethodName = "/audiofx.DynamicsProcessingStageService/IsInUse" DynamicsProcessingStageService_SetEnabled_FullMethodName = "/audiofx.DynamicsProcessingStageService/SetEnabled" DynamicsProcessingStageService_ToString_FullMethodName = "/audiofx.DynamicsProcessingStageService/ToString" )
const ( BassBoostService_NewBassBoost_FullMethodName = "/audiofx.BassBoostService/NewBassBoost" BassBoostService_GetProperties_FullMethodName = "/audiofx.BassBoostService/GetProperties" BassBoostService_GetRoundedStrength_FullMethodName = "/audiofx.BassBoostService/GetRoundedStrength" BassBoostService_GetStrengthSupported_FullMethodName = "/audiofx.BassBoostService/GetStrengthSupported" BassBoostService_SetParameterListener_FullMethodName = "/audiofx.BassBoostService/SetParameterListener" BassBoostService_SetProperties_FullMethodName = "/audiofx.BassBoostService/SetProperties" BassBoostService_SetStrength_FullMethodName = "/audiofx.BassBoostService/SetStrength" )
const ( HapticGeneratorService_Close_FullMethodName = "/audiofx.HapticGeneratorService/Close" HapticGeneratorService_Release_FullMethodName = "/audiofx.HapticGeneratorService/Release" HapticGeneratorService_SetEnabled_FullMethodName = "/audiofx.HapticGeneratorService/SetEnabled" HapticGeneratorService_Create_FullMethodName = "/audiofx.HapticGeneratorService/Create" HapticGeneratorService_IsAvailable_FullMethodName = "/audiofx.HapticGeneratorService/IsAvailable" )
const ( LoudnessEnhancerService_NewLoudnessEnhancer_FullMethodName = "/audiofx.LoudnessEnhancerService/NewLoudnessEnhancer" LoudnessEnhancerService_GetTargetGain_FullMethodName = "/audiofx.LoudnessEnhancerService/GetTargetGain" LoudnessEnhancerService_SetTargetGain_FullMethodName = "/audiofx.LoudnessEnhancerService/SetTargetGain" )
const ( AudioEffectService_GetDescriptor_FullMethodName = "/audiofx.AudioEffectService/GetDescriptor" AudioEffectService_GetEnabled_FullMethodName = "/audiofx.AudioEffectService/GetEnabled" AudioEffectService_GetId_FullMethodName = "/audiofx.AudioEffectService/GetId" AudioEffectService_HasControl_FullMethodName = "/audiofx.AudioEffectService/HasControl" AudioEffectService_Release_FullMethodName = "/audiofx.AudioEffectService/Release" AudioEffectService_SetControlStatusListener_FullMethodName = "/audiofx.AudioEffectService/SetControlStatusListener" AudioEffectService_SetEnableStatusListener_FullMethodName = "/audiofx.AudioEffectService/SetEnableStatusListener" AudioEffectService_SetEnabled_FullMethodName = "/audiofx.AudioEffectService/SetEnabled" AudioEffectService_QueryEffects_FullMethodName = "/audiofx.AudioEffectService/QueryEffects" )
const ( AudioEffectDescriptorService_Equals_FullMethodName = "/audiofx.AudioEffectDescriptorService/Equals" AudioEffectDescriptorService_HashCode_FullMethodName = "/audiofx.AudioEffectDescriptorService/HashCode" )
const ( EqualizerService_NewEqualizer_FullMethodName = "/audiofx.EqualizerService/NewEqualizer" EqualizerService_GetBand_FullMethodName = "/audiofx.EqualizerService/GetBand" EqualizerService_GetBandFreqRange_FullMethodName = "/audiofx.EqualizerService/GetBandFreqRange" EqualizerService_GetBandLevel_FullMethodName = "/audiofx.EqualizerService/GetBandLevel" EqualizerService_GetBandLevelRange_FullMethodName = "/audiofx.EqualizerService/GetBandLevelRange" EqualizerService_GetCenterFreq_FullMethodName = "/audiofx.EqualizerService/GetCenterFreq" EqualizerService_GetCurrentPreset_FullMethodName = "/audiofx.EqualizerService/GetCurrentPreset" EqualizerService_GetNumberOfBands_FullMethodName = "/audiofx.EqualizerService/GetNumberOfBands" EqualizerService_GetNumberOfPresets_FullMethodName = "/audiofx.EqualizerService/GetNumberOfPresets" EqualizerService_GetPresetName_FullMethodName = "/audiofx.EqualizerService/GetPresetName" EqualizerService_GetProperties_FullMethodName = "/audiofx.EqualizerService/GetProperties" EqualizerService_SetBandLevel_FullMethodName = "/audiofx.EqualizerService/SetBandLevel" EqualizerService_SetParameterListener_FullMethodName = "/audiofx.EqualizerService/SetParameterListener" EqualizerService_SetProperties_FullMethodName = "/audiofx.EqualizerService/SetProperties" EqualizerService_UsePreset_FullMethodName = "/audiofx.EqualizerService/UsePreset" )
const ( VisualizerService_NewVisualizer_FullMethodName = "/audiofx.VisualizerService/NewVisualizer" VisualizerService_GetCaptureSize_FullMethodName = "/audiofx.VisualizerService/GetCaptureSize" VisualizerService_GetEnabled_FullMethodName = "/audiofx.VisualizerService/GetEnabled" VisualizerService_GetFft_FullMethodName = "/audiofx.VisualizerService/GetFft" VisualizerService_GetMeasurementMode_FullMethodName = "/audiofx.VisualizerService/GetMeasurementMode" VisualizerService_GetMeasurementPeakRms_FullMethodName = "/audiofx.VisualizerService/GetMeasurementPeakRms" VisualizerService_GetSamplingRate_FullMethodName = "/audiofx.VisualizerService/GetSamplingRate" VisualizerService_GetScalingMode_FullMethodName = "/audiofx.VisualizerService/GetScalingMode" VisualizerService_GetWaveForm_FullMethodName = "/audiofx.VisualizerService/GetWaveForm" VisualizerService_Release_FullMethodName = "/audiofx.VisualizerService/Release" VisualizerService_SetCaptureSize_FullMethodName = "/audiofx.VisualizerService/SetCaptureSize" VisualizerService_SetDataCaptureListener_FullMethodName = "/audiofx.VisualizerService/SetDataCaptureListener" VisualizerService_SetEnabled_FullMethodName = "/audiofx.VisualizerService/SetEnabled" VisualizerService_SetMeasurementMode_FullMethodName = "/audiofx.VisualizerService/SetMeasurementMode" VisualizerService_SetScalingMode_FullMethodName = "/audiofx.VisualizerService/SetScalingMode" VisualizerService_GetCaptureSizeRange_FullMethodName = "/audiofx.VisualizerService/GetCaptureSizeRange" VisualizerService_GetMaxCaptureRate_FullMethodName = "/audiofx.VisualizerService/GetMaxCaptureRate" )
const ( VisualizerOnDataCaptureListenerService_OnFftDataCapture_FullMethodName = "/audiofx.VisualizerOnDataCaptureListenerService/OnFftDataCapture" VisualizerOnDataCaptureListenerService_OnWaveFormDataCapture_FullMethodName = "/audiofx.VisualizerOnDataCaptureListenerService/OnWaveFormDataCapture" )
const ( VirtualizerService_NewVirtualizer_FullMethodName = "/audiofx.VirtualizerService/NewVirtualizer" VirtualizerService_CanVirtualize_FullMethodName = "/audiofx.VirtualizerService/CanVirtualize" VirtualizerService_ForceVirtualizationMode_FullMethodName = "/audiofx.VirtualizerService/ForceVirtualizationMode" VirtualizerService_GetProperties_FullMethodName = "/audiofx.VirtualizerService/GetProperties" VirtualizerService_GetRoundedStrength_FullMethodName = "/audiofx.VirtualizerService/GetRoundedStrength" VirtualizerService_GetSpeakerAngles_FullMethodName = "/audiofx.VirtualizerService/GetSpeakerAngles" VirtualizerService_GetStrengthSupported_FullMethodName = "/audiofx.VirtualizerService/GetStrengthSupported" VirtualizerService_GetVirtualizationMode_FullMethodName = "/audiofx.VirtualizerService/GetVirtualizationMode" VirtualizerService_SetParameterListener_FullMethodName = "/audiofx.VirtualizerService/SetParameterListener" VirtualizerService_SetProperties_FullMethodName = "/audiofx.VirtualizerService/SetProperties" VirtualizerService_SetStrength_FullMethodName = "/audiofx.VirtualizerService/SetStrength" )
const (
AudioEffectOnControlStatusChangeListenerService_OnControlStatusChange_FullMethodName = "/audiofx.AudioEffectOnControlStatusChangeListenerService/OnControlStatusChange"
)
const (
AudioEffectOnEnableStatusChangeListenerService_OnEnableStatusChange_FullMethodName = "/audiofx.AudioEffectOnEnableStatusChangeListenerService/OnEnableStatusChange"
)
const (
BassBoostOnParameterChangeListenerService_OnParameterChange_FullMethodName = "/audiofx.BassBoostOnParameterChangeListenerService/OnParameterChange"
)
const (
BassBoostSettingsService_ToString_FullMethodName = "/audiofx.BassBoostSettingsService/ToString"
)
const (
EnvironmentalReverbOnParameterChangeListenerService_OnParameterChange_FullMethodName = "/audiofx.EnvironmentalReverbOnParameterChangeListenerService/OnParameterChange"
)
const (
EnvironmentalReverbSettingsService_ToString_FullMethodName = "/audiofx.EnvironmentalReverbSettingsService/ToString"
)
const (
EqualizerOnParameterChangeListenerService_OnParameterChange_FullMethodName = "/audiofx.EqualizerOnParameterChangeListenerService/OnParameterChange"
)
const (
EqualizerSettingsService_ToString_FullMethodName = "/audiofx.EqualizerSettingsService/ToString"
)
const (
PresetReverbOnParameterChangeListenerService_OnParameterChange_FullMethodName = "/audiofx.PresetReverbOnParameterChangeListenerService/OnParameterChange"
)
const (
PresetReverbSettingsService_ToString_FullMethodName = "/audiofx.PresetReverbSettingsService/ToString"
)
const (
VirtualizerOnParameterChangeListenerService_OnParameterChange_FullMethodName = "/audiofx.VirtualizerOnParameterChangeListenerService/OnParameterChange"
)
const (
VirtualizerSettingsService_ToString_FullMethodName = "/audiofx.VirtualizerSettingsService/ToString"
)
Variables ¶
var AcousticEchoCancelerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.AcousticEchoCancelerService", HandlerType: (*AcousticEchoCancelerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Create", Handler: _AcousticEchoCancelerService_Create_Handler, }, { MethodName: "IsAvailable", Handler: _AcousticEchoCancelerService_IsAvailable_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
AcousticEchoCancelerService_ServiceDesc is the grpc.ServiceDesc for AcousticEchoCancelerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AudioEffectDescriptorService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.AudioEffectDescriptorService", HandlerType: (*AudioEffectDescriptorServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Equals", Handler: _AudioEffectDescriptorService_Equals_Handler, }, { MethodName: "HashCode", Handler: _AudioEffectDescriptorService_HashCode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
AudioEffectDescriptorService_ServiceDesc is the grpc.ServiceDesc for AudioEffectDescriptorService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AudioEffectOnControlStatusChangeListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.AudioEffectOnControlStatusChangeListenerService", HandlerType: (*AudioEffectOnControlStatusChangeListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnControlStatusChange", Handler: _AudioEffectOnControlStatusChangeListenerService_OnControlStatusChange_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
AudioEffectOnControlStatusChangeListenerService_ServiceDesc is the grpc.ServiceDesc for AudioEffectOnControlStatusChangeListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AudioEffectOnEnableStatusChangeListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.AudioEffectOnEnableStatusChangeListenerService", HandlerType: (*AudioEffectOnEnableStatusChangeListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnEnableStatusChange", Handler: _AudioEffectOnEnableStatusChangeListenerService_OnEnableStatusChange_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
AudioEffectOnEnableStatusChangeListenerService_ServiceDesc is the grpc.ServiceDesc for AudioEffectOnEnableStatusChangeListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AudioEffectService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.AudioEffectService", HandlerType: (*AudioEffectServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetDescriptor", Handler: _AudioEffectService_GetDescriptor_Handler, }, { MethodName: "GetEnabled", Handler: _AudioEffectService_GetEnabled_Handler, }, { MethodName: "GetId", Handler: _AudioEffectService_GetId_Handler, }, { MethodName: "HasControl", Handler: _AudioEffectService_HasControl_Handler, }, { MethodName: "Release", Handler: _AudioEffectService_Release_Handler, }, { MethodName: "SetControlStatusListener", Handler: _AudioEffectService_SetControlStatusListener_Handler, }, { MethodName: "SetEnableStatusListener", Handler: _AudioEffectService_SetEnableStatusListener_Handler, }, { MethodName: "SetEnabled", Handler: _AudioEffectService_SetEnabled_Handler, }, { MethodName: "QueryEffects", Handler: _AudioEffectService_QueryEffects_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
AudioEffectService_ServiceDesc is the grpc.ServiceDesc for AudioEffectService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AutomaticGainControlService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.AutomaticGainControlService", HandlerType: (*AutomaticGainControlServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Create", Handler: _AutomaticGainControlService_Create_Handler, }, { MethodName: "IsAvailable", Handler: _AutomaticGainControlService_IsAvailable_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
AutomaticGainControlService_ServiceDesc is the grpc.ServiceDesc for AutomaticGainControlService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var BassBoostOnParameterChangeListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.BassBoostOnParameterChangeListenerService", HandlerType: (*BassBoostOnParameterChangeListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnParameterChange", Handler: _BassBoostOnParameterChangeListenerService_OnParameterChange_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
BassBoostOnParameterChangeListenerService_ServiceDesc is the grpc.ServiceDesc for BassBoostOnParameterChangeListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var BassBoostService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.BassBoostService", HandlerType: (*BassBoostServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewBassBoost", Handler: _BassBoostService_NewBassBoost_Handler, }, { MethodName: "GetProperties", Handler: _BassBoostService_GetProperties_Handler, }, { MethodName: "GetRoundedStrength", Handler: _BassBoostService_GetRoundedStrength_Handler, }, { MethodName: "GetStrengthSupported", Handler: _BassBoostService_GetStrengthSupported_Handler, }, { MethodName: "SetParameterListener", Handler: _BassBoostService_SetParameterListener_Handler, }, { MethodName: "SetProperties", Handler: _BassBoostService_SetProperties_Handler, }, { MethodName: "SetStrength", Handler: _BassBoostService_SetStrength_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
BassBoostService_ServiceDesc is the grpc.ServiceDesc for BassBoostService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var BassBoostSettingsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.BassBoostSettingsService", HandlerType: (*BassBoostSettingsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ToString", Handler: _BassBoostSettingsService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
BassBoostSettingsService_ServiceDesc is the grpc.ServiceDesc for BassBoostSettingsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DynamicsProcessingBandBaseService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.DynamicsProcessingBandBaseService", HandlerType: (*DynamicsProcessingBandBaseServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetCutoffFrequency", Handler: _DynamicsProcessingBandBaseService_GetCutoffFrequency_Handler, }, { MethodName: "IsEnabled", Handler: _DynamicsProcessingBandBaseService_IsEnabled_Handler, }, { MethodName: "SetCutoffFrequency", Handler: _DynamicsProcessingBandBaseService_SetCutoffFrequency_Handler, }, { MethodName: "SetEnabled", Handler: _DynamicsProcessingBandBaseService_SetEnabled_Handler, }, { MethodName: "ToString", Handler: _DynamicsProcessingBandBaseService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
DynamicsProcessingBandBaseService_ServiceDesc is the grpc.ServiceDesc for DynamicsProcessingBandBaseService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DynamicsProcessingBandStageService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.DynamicsProcessingBandStageService", HandlerType: (*DynamicsProcessingBandStageServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetBandCount", Handler: _DynamicsProcessingBandStageService_GetBandCount_Handler, }, { MethodName: "ToString", Handler: _DynamicsProcessingBandStageService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
DynamicsProcessingBandStageService_ServiceDesc is the grpc.ServiceDesc for DynamicsProcessingBandStageService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DynamicsProcessingChannelService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.DynamicsProcessingChannelService", HandlerType: (*DynamicsProcessingChannelServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetInputGain", Handler: _DynamicsProcessingChannelService_GetInputGain_Handler, }, { MethodName: "GetLimiter", Handler: _DynamicsProcessingChannelService_GetLimiter_Handler, }, { MethodName: "GetMbc", Handler: _DynamicsProcessingChannelService_GetMbc_Handler, }, { MethodName: "GetMbcBand", Handler: _DynamicsProcessingChannelService_GetMbcBand_Handler, }, { MethodName: "GetPostEq", Handler: _DynamicsProcessingChannelService_GetPostEq_Handler, }, { MethodName: "GetPostEqBand", Handler: _DynamicsProcessingChannelService_GetPostEqBand_Handler, }, { MethodName: "GetPreEq", Handler: _DynamicsProcessingChannelService_GetPreEq_Handler, }, { MethodName: "GetPreEqBand", Handler: _DynamicsProcessingChannelService_GetPreEqBand_Handler, }, { MethodName: "SetInputGain", Handler: _DynamicsProcessingChannelService_SetInputGain_Handler, }, { MethodName: "SetLimiter", Handler: _DynamicsProcessingChannelService_SetLimiter_Handler, }, { MethodName: "SetMbc", Handler: _DynamicsProcessingChannelService_SetMbc_Handler, }, { MethodName: "SetMbcBand", Handler: _DynamicsProcessingChannelService_SetMbcBand_Handler, }, { MethodName: "SetPostEq", Handler: _DynamicsProcessingChannelService_SetPostEq_Handler, }, { MethodName: "SetPostEqBand", Handler: _DynamicsProcessingChannelService_SetPostEqBand_Handler, }, { MethodName: "SetPreEq", Handler: _DynamicsProcessingChannelService_SetPreEq_Handler, }, { MethodName: "SetPreEqBand", Handler: _DynamicsProcessingChannelService_SetPreEqBand_Handler, }, { MethodName: "ToString", Handler: _DynamicsProcessingChannelService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
DynamicsProcessingChannelService_ServiceDesc is the grpc.ServiceDesc for DynamicsProcessingChannelService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DynamicsProcessingConfigService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.DynamicsProcessingConfigService", HandlerType: (*DynamicsProcessingConfigServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetChannelByChannelIndex", Handler: _DynamicsProcessingConfigService_GetChannelByChannelIndex_Handler, }, { MethodName: "GetInputGainByChannelIndex", Handler: _DynamicsProcessingConfigService_GetInputGainByChannelIndex_Handler, }, { MethodName: "GetLimiterByChannelIndex", Handler: _DynamicsProcessingConfigService_GetLimiterByChannelIndex_Handler, }, { MethodName: "GetMbcBandByChannelIndex", Handler: _DynamicsProcessingConfigService_GetMbcBandByChannelIndex_Handler, }, { MethodName: "GetMbcBandCount", Handler: _DynamicsProcessingConfigService_GetMbcBandCount_Handler, }, { MethodName: "GetMbcByChannelIndex", Handler: _DynamicsProcessingConfigService_GetMbcByChannelIndex_Handler, }, { MethodName: "GetPostEqBandByChannelIndex", Handler: _DynamicsProcessingConfigService_GetPostEqBandByChannelIndex_Handler, }, { MethodName: "GetPostEqBandCount", Handler: _DynamicsProcessingConfigService_GetPostEqBandCount_Handler, }, { MethodName: "GetPostEqByChannelIndex", Handler: _DynamicsProcessingConfigService_GetPostEqByChannelIndex_Handler, }, { MethodName: "GetPreEqBandByChannelIndex", Handler: _DynamicsProcessingConfigService_GetPreEqBandByChannelIndex_Handler, }, { MethodName: "GetPreEqBandCount", Handler: _DynamicsProcessingConfigService_GetPreEqBandCount_Handler, }, { MethodName: "GetPreEqByChannelIndex", Handler: _DynamicsProcessingConfigService_GetPreEqByChannelIndex_Handler, }, { MethodName: "GetPreferredFrameDuration", Handler: _DynamicsProcessingConfigService_GetPreferredFrameDuration_Handler, }, { MethodName: "GetVariant", Handler: _DynamicsProcessingConfigService_GetVariant_Handler, }, { MethodName: "IsLimiterInUse", Handler: _DynamicsProcessingConfigService_IsLimiterInUse_Handler, }, { MethodName: "IsMbcInUse", Handler: _DynamicsProcessingConfigService_IsMbcInUse_Handler, }, { MethodName: "IsPostEqInUse", Handler: _DynamicsProcessingConfigService_IsPostEqInUse_Handler, }, { MethodName: "IsPreEqInUse", Handler: _DynamicsProcessingConfigService_IsPreEqInUse_Handler, }, { MethodName: "SetAllChannelsTo", Handler: _DynamicsProcessingConfigService_SetAllChannelsTo_Handler, }, { MethodName: "SetChannelTo", Handler: _DynamicsProcessingConfigService_SetChannelTo_Handler, }, { MethodName: "SetInputGainAllChannelsTo", Handler: _DynamicsProcessingConfigService_SetInputGainAllChannelsTo_Handler, }, { MethodName: "SetInputGainByChannelIndex", Handler: _DynamicsProcessingConfigService_SetInputGainByChannelIndex_Handler, }, { MethodName: "SetLimiterAllChannelsTo", Handler: _DynamicsProcessingConfigService_SetLimiterAllChannelsTo_Handler, }, { MethodName: "SetLimiterByChannelIndex", Handler: _DynamicsProcessingConfigService_SetLimiterByChannelIndex_Handler, }, { MethodName: "SetMbcAllChannelsTo", Handler: _DynamicsProcessingConfigService_SetMbcAllChannelsTo_Handler, }, { MethodName: "SetMbcBandAllChannelsTo", Handler: _DynamicsProcessingConfigService_SetMbcBandAllChannelsTo_Handler, }, { MethodName: "SetMbcBandByChannelIndex", Handler: _DynamicsProcessingConfigService_SetMbcBandByChannelIndex_Handler, }, { MethodName: "SetMbcByChannelIndex", Handler: _DynamicsProcessingConfigService_SetMbcByChannelIndex_Handler, }, { MethodName: "SetPostEqAllChannelsTo", Handler: _DynamicsProcessingConfigService_SetPostEqAllChannelsTo_Handler, }, { MethodName: "SetPostEqBandAllChannelsTo", Handler: _DynamicsProcessingConfigService_SetPostEqBandAllChannelsTo_Handler, }, { MethodName: "SetPostEqBandByChannelIndex", Handler: _DynamicsProcessingConfigService_SetPostEqBandByChannelIndex_Handler, }, { MethodName: "SetPostEqByChannelIndex", Handler: _DynamicsProcessingConfigService_SetPostEqByChannelIndex_Handler, }, { MethodName: "SetPreEqAllChannelsTo", Handler: _DynamicsProcessingConfigService_SetPreEqAllChannelsTo_Handler, }, { MethodName: "SetPreEqBandAllChannelsTo", Handler: _DynamicsProcessingConfigService_SetPreEqBandAllChannelsTo_Handler, }, { MethodName: "SetPreEqBandByChannelIndex", Handler: _DynamicsProcessingConfigService_SetPreEqBandByChannelIndex_Handler, }, { MethodName: "SetPreEqByChannelIndex", Handler: _DynamicsProcessingConfigService_SetPreEqByChannelIndex_Handler, }, { MethodName: "ToString", Handler: _DynamicsProcessingConfigService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
DynamicsProcessingConfigService_ServiceDesc is the grpc.ServiceDesc for DynamicsProcessingConfigService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DynamicsProcessingEqBandService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.DynamicsProcessingEqBandService", HandlerType: (*DynamicsProcessingEqBandServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetGain", Handler: _DynamicsProcessingEqBandService_GetGain_Handler, }, { MethodName: "SetGain", Handler: _DynamicsProcessingEqBandService_SetGain_Handler, }, { MethodName: "ToString", Handler: _DynamicsProcessingEqBandService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
DynamicsProcessingEqBandService_ServiceDesc is the grpc.ServiceDesc for DynamicsProcessingEqBandService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DynamicsProcessingEqService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.DynamicsProcessingEqService", HandlerType: (*DynamicsProcessingEqServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetBand", Handler: _DynamicsProcessingEqService_GetBand_Handler, }, { MethodName: "SetBand", Handler: _DynamicsProcessingEqService_SetBand_Handler, }, { MethodName: "ToString", Handler: _DynamicsProcessingEqService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
DynamicsProcessingEqService_ServiceDesc is the grpc.ServiceDesc for DynamicsProcessingEqService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DynamicsProcessingLimiterService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.DynamicsProcessingLimiterService", HandlerType: (*DynamicsProcessingLimiterServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetAttackTime", Handler: _DynamicsProcessingLimiterService_GetAttackTime_Handler, }, { MethodName: "GetLinkGroup", Handler: _DynamicsProcessingLimiterService_GetLinkGroup_Handler, }, { MethodName: "GetPostGain", Handler: _DynamicsProcessingLimiterService_GetPostGain_Handler, }, { MethodName: "GetRatio", Handler: _DynamicsProcessingLimiterService_GetRatio_Handler, }, { MethodName: "GetReleaseTime", Handler: _DynamicsProcessingLimiterService_GetReleaseTime_Handler, }, { MethodName: "GetThreshold", Handler: _DynamicsProcessingLimiterService_GetThreshold_Handler, }, { MethodName: "SetAttackTime", Handler: _DynamicsProcessingLimiterService_SetAttackTime_Handler, }, { MethodName: "SetLinkGroup", Handler: _DynamicsProcessingLimiterService_SetLinkGroup_Handler, }, { MethodName: "SetPostGain", Handler: _DynamicsProcessingLimiterService_SetPostGain_Handler, }, { MethodName: "SetRatio", Handler: _DynamicsProcessingLimiterService_SetRatio_Handler, }, { MethodName: "SetReleaseTime", Handler: _DynamicsProcessingLimiterService_SetReleaseTime_Handler, }, { MethodName: "SetThreshold", Handler: _DynamicsProcessingLimiterService_SetThreshold_Handler, }, { MethodName: "ToString", Handler: _DynamicsProcessingLimiterService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
DynamicsProcessingLimiterService_ServiceDesc is the grpc.ServiceDesc for DynamicsProcessingLimiterService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DynamicsProcessingMbcBandService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.DynamicsProcessingMbcBandService", HandlerType: (*DynamicsProcessingMbcBandServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetAttackTime", Handler: _DynamicsProcessingMbcBandService_GetAttackTime_Handler, }, { MethodName: "GetExpanderRatio", Handler: _DynamicsProcessingMbcBandService_GetExpanderRatio_Handler, }, { MethodName: "GetKneeWidth", Handler: _DynamicsProcessingMbcBandService_GetKneeWidth_Handler, }, { MethodName: "GetNoiseGateThreshold", Handler: _DynamicsProcessingMbcBandService_GetNoiseGateThreshold_Handler, }, { MethodName: "GetPostGain", Handler: _DynamicsProcessingMbcBandService_GetPostGain_Handler, }, { MethodName: "GetPreGain", Handler: _DynamicsProcessingMbcBandService_GetPreGain_Handler, }, { MethodName: "GetRatio", Handler: _DynamicsProcessingMbcBandService_GetRatio_Handler, }, { MethodName: "GetReleaseTime", Handler: _DynamicsProcessingMbcBandService_GetReleaseTime_Handler, }, { MethodName: "GetThreshold", Handler: _DynamicsProcessingMbcBandService_GetThreshold_Handler, }, { MethodName: "SetAttackTime", Handler: _DynamicsProcessingMbcBandService_SetAttackTime_Handler, }, { MethodName: "SetExpanderRatio", Handler: _DynamicsProcessingMbcBandService_SetExpanderRatio_Handler, }, { MethodName: "SetKneeWidth", Handler: _DynamicsProcessingMbcBandService_SetKneeWidth_Handler, }, { MethodName: "SetNoiseGateThreshold", Handler: _DynamicsProcessingMbcBandService_SetNoiseGateThreshold_Handler, }, { MethodName: "SetPostGain", Handler: _DynamicsProcessingMbcBandService_SetPostGain_Handler, }, { MethodName: "SetPreGain", Handler: _DynamicsProcessingMbcBandService_SetPreGain_Handler, }, { MethodName: "SetRatio", Handler: _DynamicsProcessingMbcBandService_SetRatio_Handler, }, { MethodName: "SetReleaseTime", Handler: _DynamicsProcessingMbcBandService_SetReleaseTime_Handler, }, { MethodName: "SetThreshold", Handler: _DynamicsProcessingMbcBandService_SetThreshold_Handler, }, { MethodName: "ToString", Handler: _DynamicsProcessingMbcBandService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
DynamicsProcessingMbcBandService_ServiceDesc is the grpc.ServiceDesc for DynamicsProcessingMbcBandService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DynamicsProcessingMbcService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.DynamicsProcessingMbcService", HandlerType: (*DynamicsProcessingMbcServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetBand", Handler: _DynamicsProcessingMbcService_GetBand_Handler, }, { MethodName: "SetBand", Handler: _DynamicsProcessingMbcService_SetBand_Handler, }, { MethodName: "ToString", Handler: _DynamicsProcessingMbcService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
DynamicsProcessingMbcService_ServiceDesc is the grpc.ServiceDesc for DynamicsProcessingMbcService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DynamicsProcessingService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.DynamicsProcessingService", HandlerType: (*DynamicsProcessingServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewDynamicsProcessing", Handler: _DynamicsProcessingService_NewDynamicsProcessing_Handler, }, { MethodName: "GetChannelByChannelIndex", Handler: _DynamicsProcessingService_GetChannelByChannelIndex_Handler, }, { MethodName: "GetChannelCount", Handler: _DynamicsProcessingService_GetChannelCount_Handler, }, { MethodName: "GetConfig", Handler: _DynamicsProcessingService_GetConfig_Handler, }, { MethodName: "GetInputGainByChannelIndex", Handler: _DynamicsProcessingService_GetInputGainByChannelIndex_Handler, }, { MethodName: "GetLimiterByChannelIndex", Handler: _DynamicsProcessingService_GetLimiterByChannelIndex_Handler, }, { MethodName: "GetMbcBandByChannelIndex", Handler: _DynamicsProcessingService_GetMbcBandByChannelIndex_Handler, }, { MethodName: "GetMbcByChannelIndex", Handler: _DynamicsProcessingService_GetMbcByChannelIndex_Handler, }, { MethodName: "GetPostEqBandByChannelIndex", Handler: _DynamicsProcessingService_GetPostEqBandByChannelIndex_Handler, }, { MethodName: "GetPostEqByChannelIndex", Handler: _DynamicsProcessingService_GetPostEqByChannelIndex_Handler, }, { MethodName: "GetPreEqBandByChannelIndex", Handler: _DynamicsProcessingService_GetPreEqBandByChannelIndex_Handler, }, { MethodName: "GetPreEqByChannelIndex", Handler: _DynamicsProcessingService_GetPreEqByChannelIndex_Handler, }, { MethodName: "SetAllChannelsTo", Handler: _DynamicsProcessingService_SetAllChannelsTo_Handler, }, { MethodName: "SetChannelTo", Handler: _DynamicsProcessingService_SetChannelTo_Handler, }, { MethodName: "SetInputGainAllChannelsTo", Handler: _DynamicsProcessingService_SetInputGainAllChannelsTo_Handler, }, { MethodName: "SetInputGainbyChannel", Handler: _DynamicsProcessingService_SetInputGainbyChannel_Handler, }, { MethodName: "SetLimiterAllChannelsTo", Handler: _DynamicsProcessingService_SetLimiterAllChannelsTo_Handler, }, { MethodName: "SetLimiterByChannelIndex", Handler: _DynamicsProcessingService_SetLimiterByChannelIndex_Handler, }, { MethodName: "SetMbcAllChannelsTo", Handler: _DynamicsProcessingService_SetMbcAllChannelsTo_Handler, }, { MethodName: "SetMbcBandAllChannelsTo", Handler: _DynamicsProcessingService_SetMbcBandAllChannelsTo_Handler, }, { MethodName: "SetMbcBandByChannelIndex", Handler: _DynamicsProcessingService_SetMbcBandByChannelIndex_Handler, }, { MethodName: "SetMbcByChannelIndex", Handler: _DynamicsProcessingService_SetMbcByChannelIndex_Handler, }, { MethodName: "SetPostEqAllChannelsTo", Handler: _DynamicsProcessingService_SetPostEqAllChannelsTo_Handler, }, { MethodName: "SetPostEqBandAllChannelsTo", Handler: _DynamicsProcessingService_SetPostEqBandAllChannelsTo_Handler, }, { MethodName: "SetPostEqBandByChannelIndex", Handler: _DynamicsProcessingService_SetPostEqBandByChannelIndex_Handler, }, { MethodName: "SetPostEqByChannelIndex", Handler: _DynamicsProcessingService_SetPostEqByChannelIndex_Handler, }, { MethodName: "SetPreEqAllChannelsTo", Handler: _DynamicsProcessingService_SetPreEqAllChannelsTo_Handler, }, { MethodName: "SetPreEqBandAllChannelsTo", Handler: _DynamicsProcessingService_SetPreEqBandAllChannelsTo_Handler, }, { MethodName: "SetPreEqBandByChannelIndex", Handler: _DynamicsProcessingService_SetPreEqBandByChannelIndex_Handler, }, { MethodName: "SetPreEqByChannelIndex", Handler: _DynamicsProcessingService_SetPreEqByChannelIndex_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
DynamicsProcessingService_ServiceDesc is the grpc.ServiceDesc for DynamicsProcessingService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var DynamicsProcessingStageService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.DynamicsProcessingStageService", HandlerType: (*DynamicsProcessingStageServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "IsEnabled", Handler: _DynamicsProcessingStageService_IsEnabled_Handler, }, { MethodName: "IsInUse", Handler: _DynamicsProcessingStageService_IsInUse_Handler, }, { MethodName: "SetEnabled", Handler: _DynamicsProcessingStageService_SetEnabled_Handler, }, { MethodName: "ToString", Handler: _DynamicsProcessingStageService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
DynamicsProcessingStageService_ServiceDesc is the grpc.ServiceDesc for DynamicsProcessingStageService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var EnvironmentalReverbOnParameterChangeListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.EnvironmentalReverbOnParameterChangeListenerService", HandlerType: (*EnvironmentalReverbOnParameterChangeListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnParameterChange", Handler: _EnvironmentalReverbOnParameterChangeListenerService_OnParameterChange_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
EnvironmentalReverbOnParameterChangeListenerService_ServiceDesc is the grpc.ServiceDesc for EnvironmentalReverbOnParameterChangeListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var EnvironmentalReverbService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.EnvironmentalReverbService", HandlerType: (*EnvironmentalReverbServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewEnvironmentalReverb", Handler: _EnvironmentalReverbService_NewEnvironmentalReverb_Handler, }, { MethodName: "GetDecayHFRatio", Handler: _EnvironmentalReverbService_GetDecayHFRatio_Handler, }, { MethodName: "GetDecayTime", Handler: _EnvironmentalReverbService_GetDecayTime_Handler, }, { MethodName: "GetDensity", Handler: _EnvironmentalReverbService_GetDensity_Handler, }, { MethodName: "GetDiffusion", Handler: _EnvironmentalReverbService_GetDiffusion_Handler, }, { MethodName: "GetProperties", Handler: _EnvironmentalReverbService_GetProperties_Handler, }, { MethodName: "GetReflectionsDelay", Handler: _EnvironmentalReverbService_GetReflectionsDelay_Handler, }, { MethodName: "GetReflectionsLevel", Handler: _EnvironmentalReverbService_GetReflectionsLevel_Handler, }, { MethodName: "GetReverbDelay", Handler: _EnvironmentalReverbService_GetReverbDelay_Handler, }, { MethodName: "GetReverbLevel", Handler: _EnvironmentalReverbService_GetReverbLevel_Handler, }, { MethodName: "GetRoomHFLevel", Handler: _EnvironmentalReverbService_GetRoomHFLevel_Handler, }, { MethodName: "GetRoomLevel", Handler: _EnvironmentalReverbService_GetRoomLevel_Handler, }, { MethodName: "SetDecayHFRatio", Handler: _EnvironmentalReverbService_SetDecayHFRatio_Handler, }, { MethodName: "SetDecayTime", Handler: _EnvironmentalReverbService_SetDecayTime_Handler, }, { MethodName: "SetDensity", Handler: _EnvironmentalReverbService_SetDensity_Handler, }, { MethodName: "SetDiffusion", Handler: _EnvironmentalReverbService_SetDiffusion_Handler, }, { MethodName: "SetParameterListener", Handler: _EnvironmentalReverbService_SetParameterListener_Handler, }, { MethodName: "SetProperties", Handler: _EnvironmentalReverbService_SetProperties_Handler, }, { MethodName: "SetReflectionsDelay", Handler: _EnvironmentalReverbService_SetReflectionsDelay_Handler, }, { MethodName: "SetReflectionsLevel", Handler: _EnvironmentalReverbService_SetReflectionsLevel_Handler, }, { MethodName: "SetReverbDelay", Handler: _EnvironmentalReverbService_SetReverbDelay_Handler, }, { MethodName: "SetReverbLevel", Handler: _EnvironmentalReverbService_SetReverbLevel_Handler, }, { MethodName: "SetRoomHFLevel", Handler: _EnvironmentalReverbService_SetRoomHFLevel_Handler, }, { MethodName: "SetRoomLevel", Handler: _EnvironmentalReverbService_SetRoomLevel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
EnvironmentalReverbService_ServiceDesc is the grpc.ServiceDesc for EnvironmentalReverbService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var EnvironmentalReverbSettingsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.EnvironmentalReverbSettingsService", HandlerType: (*EnvironmentalReverbSettingsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ToString", Handler: _EnvironmentalReverbSettingsService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
EnvironmentalReverbSettingsService_ServiceDesc is the grpc.ServiceDesc for EnvironmentalReverbSettingsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var EqualizerOnParameterChangeListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.EqualizerOnParameterChangeListenerService", HandlerType: (*EqualizerOnParameterChangeListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnParameterChange", Handler: _EqualizerOnParameterChangeListenerService_OnParameterChange_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
EqualizerOnParameterChangeListenerService_ServiceDesc is the grpc.ServiceDesc for EqualizerOnParameterChangeListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var EqualizerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.EqualizerService", HandlerType: (*EqualizerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewEqualizer", Handler: _EqualizerService_NewEqualizer_Handler, }, { MethodName: "GetBand", Handler: _EqualizerService_GetBand_Handler, }, { MethodName: "GetBandFreqRange", Handler: _EqualizerService_GetBandFreqRange_Handler, }, { MethodName: "GetBandLevel", Handler: _EqualizerService_GetBandLevel_Handler, }, { MethodName: "GetBandLevelRange", Handler: _EqualizerService_GetBandLevelRange_Handler, }, { MethodName: "GetCenterFreq", Handler: _EqualizerService_GetCenterFreq_Handler, }, { MethodName: "GetCurrentPreset", Handler: _EqualizerService_GetCurrentPreset_Handler, }, { MethodName: "GetNumberOfBands", Handler: _EqualizerService_GetNumberOfBands_Handler, }, { MethodName: "GetNumberOfPresets", Handler: _EqualizerService_GetNumberOfPresets_Handler, }, { MethodName: "GetPresetName", Handler: _EqualizerService_GetPresetName_Handler, }, { MethodName: "GetProperties", Handler: _EqualizerService_GetProperties_Handler, }, { MethodName: "SetBandLevel", Handler: _EqualizerService_SetBandLevel_Handler, }, { MethodName: "SetParameterListener", Handler: _EqualizerService_SetParameterListener_Handler, }, { MethodName: "SetProperties", Handler: _EqualizerService_SetProperties_Handler, }, { MethodName: "UsePreset", Handler: _EqualizerService_UsePreset_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
EqualizerService_ServiceDesc is the grpc.ServiceDesc for EqualizerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var EqualizerSettingsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.EqualizerSettingsService", HandlerType: (*EqualizerSettingsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ToString", Handler: _EqualizerSettingsService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
EqualizerSettingsService_ServiceDesc is the grpc.ServiceDesc for EqualizerSettingsService 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_audiofx_audiofx_proto protoreflect.FileDescriptor
var HapticGeneratorService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.HapticGeneratorService", HandlerType: (*HapticGeneratorServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Close", Handler: _HapticGeneratorService_Close_Handler, }, { MethodName: "Release", Handler: _HapticGeneratorService_Release_Handler, }, { MethodName: "SetEnabled", Handler: _HapticGeneratorService_SetEnabled_Handler, }, { MethodName: "Create", Handler: _HapticGeneratorService_Create_Handler, }, { MethodName: "IsAvailable", Handler: _HapticGeneratorService_IsAvailable_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
HapticGeneratorService_ServiceDesc is the grpc.ServiceDesc for HapticGeneratorService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var LoudnessEnhancerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.LoudnessEnhancerService", HandlerType: (*LoudnessEnhancerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewLoudnessEnhancer", Handler: _LoudnessEnhancerService_NewLoudnessEnhancer_Handler, }, { MethodName: "GetTargetGain", Handler: _LoudnessEnhancerService_GetTargetGain_Handler, }, { MethodName: "SetTargetGain", Handler: _LoudnessEnhancerService_SetTargetGain_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
LoudnessEnhancerService_ServiceDesc is the grpc.ServiceDesc for LoudnessEnhancerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var NoiseSuppressorService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.NoiseSuppressorService", HandlerType: (*NoiseSuppressorServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Create", Handler: _NoiseSuppressorService_Create_Handler, }, { MethodName: "IsAvailable", Handler: _NoiseSuppressorService_IsAvailable_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
NoiseSuppressorService_ServiceDesc is the grpc.ServiceDesc for NoiseSuppressorService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var PresetReverbOnParameterChangeListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.PresetReverbOnParameterChangeListenerService", HandlerType: (*PresetReverbOnParameterChangeListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnParameterChange", Handler: _PresetReverbOnParameterChangeListenerService_OnParameterChange_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
PresetReverbOnParameterChangeListenerService_ServiceDesc is the grpc.ServiceDesc for PresetReverbOnParameterChangeListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var PresetReverbService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.PresetReverbService", HandlerType: (*PresetReverbServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewPresetReverb", Handler: _PresetReverbService_NewPresetReverb_Handler, }, { MethodName: "GetPreset", Handler: _PresetReverbService_GetPreset_Handler, }, { MethodName: "GetProperties", Handler: _PresetReverbService_GetProperties_Handler, }, { MethodName: "SetParameterListener", Handler: _PresetReverbService_SetParameterListener_Handler, }, { MethodName: "SetPreset", Handler: _PresetReverbService_SetPreset_Handler, }, { MethodName: "SetProperties", Handler: _PresetReverbService_SetProperties_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
PresetReverbService_ServiceDesc is the grpc.ServiceDesc for PresetReverbService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var PresetReverbSettingsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.PresetReverbSettingsService", HandlerType: (*PresetReverbSettingsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ToString", Handler: _PresetReverbSettingsService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
PresetReverbSettingsService_ServiceDesc is the grpc.ServiceDesc for PresetReverbSettingsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var VirtualizerOnParameterChangeListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.VirtualizerOnParameterChangeListenerService", HandlerType: (*VirtualizerOnParameterChangeListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnParameterChange", Handler: _VirtualizerOnParameterChangeListenerService_OnParameterChange_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
VirtualizerOnParameterChangeListenerService_ServiceDesc is the grpc.ServiceDesc for VirtualizerOnParameterChangeListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var VirtualizerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.VirtualizerService", HandlerType: (*VirtualizerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewVirtualizer", Handler: _VirtualizerService_NewVirtualizer_Handler, }, { MethodName: "CanVirtualize", Handler: _VirtualizerService_CanVirtualize_Handler, }, { MethodName: "ForceVirtualizationMode", Handler: _VirtualizerService_ForceVirtualizationMode_Handler, }, { MethodName: "GetProperties", Handler: _VirtualizerService_GetProperties_Handler, }, { MethodName: "GetRoundedStrength", Handler: _VirtualizerService_GetRoundedStrength_Handler, }, { MethodName: "GetSpeakerAngles", Handler: _VirtualizerService_GetSpeakerAngles_Handler, }, { MethodName: "GetStrengthSupported", Handler: _VirtualizerService_GetStrengthSupported_Handler, }, { MethodName: "GetVirtualizationMode", Handler: _VirtualizerService_GetVirtualizationMode_Handler, }, { MethodName: "SetParameterListener", Handler: _VirtualizerService_SetParameterListener_Handler, }, { MethodName: "SetProperties", Handler: _VirtualizerService_SetProperties_Handler, }, { MethodName: "SetStrength", Handler: _VirtualizerService_SetStrength_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
VirtualizerService_ServiceDesc is the grpc.ServiceDesc for VirtualizerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var VirtualizerSettingsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.VirtualizerSettingsService", HandlerType: (*VirtualizerSettingsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ToString", Handler: _VirtualizerSettingsService_ToString_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
VirtualizerSettingsService_ServiceDesc is the grpc.ServiceDesc for VirtualizerSettingsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var VisualizerOnDataCaptureListenerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.VisualizerOnDataCaptureListenerService", HandlerType: (*VisualizerOnDataCaptureListenerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "OnFftDataCapture", Handler: _VisualizerOnDataCaptureListenerService_OnFftDataCapture_Handler, }, { MethodName: "OnWaveFormDataCapture", Handler: _VisualizerOnDataCaptureListenerService_OnWaveFormDataCapture_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
VisualizerOnDataCaptureListenerService_ServiceDesc is the grpc.ServiceDesc for VisualizerOnDataCaptureListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var VisualizerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "audiofx.VisualizerService", HandlerType: (*VisualizerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "NewVisualizer", Handler: _VisualizerService_NewVisualizer_Handler, }, { MethodName: "GetCaptureSize", Handler: _VisualizerService_GetCaptureSize_Handler, }, { MethodName: "GetEnabled", Handler: _VisualizerService_GetEnabled_Handler, }, { MethodName: "GetFft", Handler: _VisualizerService_GetFft_Handler, }, { MethodName: "GetMeasurementMode", Handler: _VisualizerService_GetMeasurementMode_Handler, }, { MethodName: "GetMeasurementPeakRms", Handler: _VisualizerService_GetMeasurementPeakRms_Handler, }, { MethodName: "GetSamplingRate", Handler: _VisualizerService_GetSamplingRate_Handler, }, { MethodName: "GetScalingMode", Handler: _VisualizerService_GetScalingMode_Handler, }, { MethodName: "GetWaveForm", Handler: _VisualizerService_GetWaveForm_Handler, }, { MethodName: "Release", Handler: _VisualizerService_Release_Handler, }, { MethodName: "SetCaptureSize", Handler: _VisualizerService_SetCaptureSize_Handler, }, { MethodName: "SetDataCaptureListener", Handler: _VisualizerService_SetDataCaptureListener_Handler, }, { MethodName: "SetEnabled", Handler: _VisualizerService_SetEnabled_Handler, }, { MethodName: "SetMeasurementMode", Handler: _VisualizerService_SetMeasurementMode_Handler, }, { MethodName: "SetScalingMode", Handler: _VisualizerService_SetScalingMode_Handler, }, { MethodName: "GetCaptureSizeRange", Handler: _VisualizerService_GetCaptureSizeRange_Handler, }, { MethodName: "GetMaxCaptureRate", Handler: _VisualizerService_GetMaxCaptureRate_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "proto/audiofx/audiofx.proto", }
VisualizerService_ServiceDesc is the grpc.ServiceDesc for VisualizerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterAcousticEchoCancelerServiceServer ¶
func RegisterAcousticEchoCancelerServiceServer(s grpc.ServiceRegistrar, srv AcousticEchoCancelerServiceServer)
func RegisterAudioEffectDescriptorServiceServer ¶
func RegisterAudioEffectDescriptorServiceServer(s grpc.ServiceRegistrar, srv AudioEffectDescriptorServiceServer)
func RegisterAudioEffectOnControlStatusChangeListenerServiceServer ¶
func RegisterAudioEffectOnControlStatusChangeListenerServiceServer(s grpc.ServiceRegistrar, srv AudioEffectOnControlStatusChangeListenerServiceServer)
func RegisterAudioEffectOnEnableStatusChangeListenerServiceServer ¶
func RegisterAudioEffectOnEnableStatusChangeListenerServiceServer(s grpc.ServiceRegistrar, srv AudioEffectOnEnableStatusChangeListenerServiceServer)
func RegisterAudioEffectServiceServer ¶
func RegisterAudioEffectServiceServer(s grpc.ServiceRegistrar, srv AudioEffectServiceServer)
func RegisterAutomaticGainControlServiceServer ¶
func RegisterAutomaticGainControlServiceServer(s grpc.ServiceRegistrar, srv AutomaticGainControlServiceServer)
func RegisterBassBoostOnParameterChangeListenerServiceServer ¶
func RegisterBassBoostOnParameterChangeListenerServiceServer(s grpc.ServiceRegistrar, srv BassBoostOnParameterChangeListenerServiceServer)
func RegisterBassBoostServiceServer ¶
func RegisterBassBoostServiceServer(s grpc.ServiceRegistrar, srv BassBoostServiceServer)
func RegisterBassBoostSettingsServiceServer ¶
func RegisterBassBoostSettingsServiceServer(s grpc.ServiceRegistrar, srv BassBoostSettingsServiceServer)
func RegisterDynamicsProcessingBandBaseServiceServer ¶
func RegisterDynamicsProcessingBandBaseServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingBandBaseServiceServer)
func RegisterDynamicsProcessingBandStageServiceServer ¶
func RegisterDynamicsProcessingBandStageServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingBandStageServiceServer)
func RegisterDynamicsProcessingChannelServiceServer ¶
func RegisterDynamicsProcessingChannelServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingChannelServiceServer)
func RegisterDynamicsProcessingConfigServiceServer ¶
func RegisterDynamicsProcessingConfigServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingConfigServiceServer)
func RegisterDynamicsProcessingEqBandServiceServer ¶
func RegisterDynamicsProcessingEqBandServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingEqBandServiceServer)
func RegisterDynamicsProcessingEqServiceServer ¶
func RegisterDynamicsProcessingEqServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingEqServiceServer)
func RegisterDynamicsProcessingLimiterServiceServer ¶
func RegisterDynamicsProcessingLimiterServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingLimiterServiceServer)
func RegisterDynamicsProcessingMbcBandServiceServer ¶
func RegisterDynamicsProcessingMbcBandServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingMbcBandServiceServer)
func RegisterDynamicsProcessingMbcServiceServer ¶
func RegisterDynamicsProcessingMbcServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingMbcServiceServer)
func RegisterDynamicsProcessingServiceServer ¶
func RegisterDynamicsProcessingServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingServiceServer)
func RegisterDynamicsProcessingStageServiceServer ¶
func RegisterDynamicsProcessingStageServiceServer(s grpc.ServiceRegistrar, srv DynamicsProcessingStageServiceServer)
func RegisterEnvironmentalReverbOnParameterChangeListenerServiceServer ¶
func RegisterEnvironmentalReverbOnParameterChangeListenerServiceServer(s grpc.ServiceRegistrar, srv EnvironmentalReverbOnParameterChangeListenerServiceServer)
func RegisterEnvironmentalReverbServiceServer ¶
func RegisterEnvironmentalReverbServiceServer(s grpc.ServiceRegistrar, srv EnvironmentalReverbServiceServer)
func RegisterEnvironmentalReverbSettingsServiceServer ¶
func RegisterEnvironmentalReverbSettingsServiceServer(s grpc.ServiceRegistrar, srv EnvironmentalReverbSettingsServiceServer)
func RegisterEqualizerOnParameterChangeListenerServiceServer ¶
func RegisterEqualizerOnParameterChangeListenerServiceServer(s grpc.ServiceRegistrar, srv EqualizerOnParameterChangeListenerServiceServer)
func RegisterEqualizerServiceServer ¶
func RegisterEqualizerServiceServer(s grpc.ServiceRegistrar, srv EqualizerServiceServer)
func RegisterEqualizerSettingsServiceServer ¶
func RegisterEqualizerSettingsServiceServer(s grpc.ServiceRegistrar, srv EqualizerSettingsServiceServer)
func RegisterHapticGeneratorServiceServer ¶
func RegisterHapticGeneratorServiceServer(s grpc.ServiceRegistrar, srv HapticGeneratorServiceServer)
func RegisterLoudnessEnhancerServiceServer ¶
func RegisterLoudnessEnhancerServiceServer(s grpc.ServiceRegistrar, srv LoudnessEnhancerServiceServer)
func RegisterNoiseSuppressorServiceServer ¶
func RegisterNoiseSuppressorServiceServer(s grpc.ServiceRegistrar, srv NoiseSuppressorServiceServer)
func RegisterPresetReverbOnParameterChangeListenerServiceServer ¶
func RegisterPresetReverbOnParameterChangeListenerServiceServer(s grpc.ServiceRegistrar, srv PresetReverbOnParameterChangeListenerServiceServer)
func RegisterPresetReverbServiceServer ¶
func RegisterPresetReverbServiceServer(s grpc.ServiceRegistrar, srv PresetReverbServiceServer)
func RegisterPresetReverbSettingsServiceServer ¶
func RegisterPresetReverbSettingsServiceServer(s grpc.ServiceRegistrar, srv PresetReverbSettingsServiceServer)
func RegisterVirtualizerOnParameterChangeListenerServiceServer ¶
func RegisterVirtualizerOnParameterChangeListenerServiceServer(s grpc.ServiceRegistrar, srv VirtualizerOnParameterChangeListenerServiceServer)
func RegisterVirtualizerServiceServer ¶
func RegisterVirtualizerServiceServer(s grpc.ServiceRegistrar, srv VirtualizerServiceServer)
func RegisterVirtualizerSettingsServiceServer ¶
func RegisterVirtualizerSettingsServiceServer(s grpc.ServiceRegistrar, srv VirtualizerSettingsServiceServer)
func RegisterVisualizerOnDataCaptureListenerServiceServer ¶
func RegisterVisualizerOnDataCaptureListenerServiceServer(s grpc.ServiceRegistrar, srv VisualizerOnDataCaptureListenerServiceServer)
func RegisterVisualizerServiceServer ¶
func RegisterVisualizerServiceServer(s grpc.ServiceRegistrar, srv VisualizerServiceServer)
Types ¶
type AcousticEchoCancelerServiceClient ¶
type AcousticEchoCancelerServiceClient interface {
Create(ctx context.Context, in *CreateRequest, opts ...grpc.CallOption) (*CreateResponse, error)
IsAvailable(ctx context.Context, in *IsAvailableRequest, opts ...grpc.CallOption) (*IsAvailableResponse, error)
}
AcousticEchoCancelerServiceClient is the client API for AcousticEchoCancelerService 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 NewAcousticEchoCancelerServiceClient ¶
func NewAcousticEchoCancelerServiceClient(cc grpc.ClientConnInterface) AcousticEchoCancelerServiceClient
type AcousticEchoCancelerServiceServer ¶
type AcousticEchoCancelerServiceServer interface {
Create(context.Context, *CreateRequest) (*CreateResponse, error)
IsAvailable(context.Context, *IsAvailableRequest) (*IsAvailableResponse, error)
// contains filtered or unexported methods
}
AcousticEchoCancelerServiceServer is the server API for AcousticEchoCancelerService service. All implementations must embed UnimplementedAcousticEchoCancelerServiceServer for forward compatibility.
type AudioEffectDescriptorServiceClient ¶
type AudioEffectDescriptorServiceClient interface {
Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
}
AudioEffectDescriptorServiceClient is the client API for AudioEffectDescriptorService 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 NewAudioEffectDescriptorServiceClient ¶
func NewAudioEffectDescriptorServiceClient(cc grpc.ClientConnInterface) AudioEffectDescriptorServiceClient
type AudioEffectDescriptorServiceServer ¶
type AudioEffectDescriptorServiceServer interface {
Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
// contains filtered or unexported methods
}
AudioEffectDescriptorServiceServer is the server API for AudioEffectDescriptorService service. All implementations must embed UnimplementedAudioEffectDescriptorServiceServer for forward compatibility.
type AudioEffectOnControlStatusChangeListenerServiceClient ¶
type AudioEffectOnControlStatusChangeListenerServiceClient interface {
OnControlStatusChange(ctx context.Context, in *OnControlStatusChangeRequest, opts ...grpc.CallOption) (*OnControlStatusChangeResponse, error)
}
AudioEffectOnControlStatusChangeListenerServiceClient is the client API for AudioEffectOnControlStatusChangeListenerService 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 NewAudioEffectOnControlStatusChangeListenerServiceClient ¶
func NewAudioEffectOnControlStatusChangeListenerServiceClient(cc grpc.ClientConnInterface) AudioEffectOnControlStatusChangeListenerServiceClient
type AudioEffectOnControlStatusChangeListenerServiceServer ¶
type AudioEffectOnControlStatusChangeListenerServiceServer interface {
OnControlStatusChange(context.Context, *OnControlStatusChangeRequest) (*OnControlStatusChangeResponse, error)
// contains filtered or unexported methods
}
AudioEffectOnControlStatusChangeListenerServiceServer is the server API for AudioEffectOnControlStatusChangeListenerService service. All implementations must embed UnimplementedAudioEffectOnControlStatusChangeListenerServiceServer for forward compatibility.
type AudioEffectOnEnableStatusChangeListenerServiceClient ¶
type AudioEffectOnEnableStatusChangeListenerServiceClient interface {
OnEnableStatusChange(ctx context.Context, in *OnEnableStatusChangeRequest, opts ...grpc.CallOption) (*OnEnableStatusChangeResponse, error)
}
AudioEffectOnEnableStatusChangeListenerServiceClient is the client API for AudioEffectOnEnableStatusChangeListenerService 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 NewAudioEffectOnEnableStatusChangeListenerServiceClient ¶
func NewAudioEffectOnEnableStatusChangeListenerServiceClient(cc grpc.ClientConnInterface) AudioEffectOnEnableStatusChangeListenerServiceClient
type AudioEffectOnEnableStatusChangeListenerServiceServer ¶
type AudioEffectOnEnableStatusChangeListenerServiceServer interface {
OnEnableStatusChange(context.Context, *OnEnableStatusChangeRequest) (*OnEnableStatusChangeResponse, error)
// contains filtered or unexported methods
}
AudioEffectOnEnableStatusChangeListenerServiceServer is the server API for AudioEffectOnEnableStatusChangeListenerService service. All implementations must embed UnimplementedAudioEffectOnEnableStatusChangeListenerServiceServer for forward compatibility.
type AudioEffectServiceClient ¶
type AudioEffectServiceClient interface {
GetDescriptor(ctx context.Context, in *GetDescriptorRequest, opts ...grpc.CallOption) (*GetDescriptorResponse, error)
GetEnabled(ctx context.Context, in *GetEnabledRequest, opts ...grpc.CallOption) (*GetEnabledResponse, error)
GetId(ctx context.Context, in *GetIdRequest, opts ...grpc.CallOption) (*GetIdResponse, error)
HasControl(ctx context.Context, in *HasControlRequest, opts ...grpc.CallOption) (*HasControlResponse, error)
Release(ctx context.Context, in *ReleaseRequest, opts ...grpc.CallOption) (*ReleaseResponse, error)
SetControlStatusListener(ctx context.Context, in *SetControlStatusListenerRequest, opts ...grpc.CallOption) (*SetControlStatusListenerResponse, error)
SetEnableStatusListener(ctx context.Context, in *SetEnableStatusListenerRequest, opts ...grpc.CallOption) (*SetEnableStatusListenerResponse, error)
SetEnabled(ctx context.Context, in *SetEnabledRequest, opts ...grpc.CallOption) (*AudioEffectSetEnabledResponse, error)
QueryEffects(ctx context.Context, in *QueryEffectsRequest, opts ...grpc.CallOption) (*QueryEffectsResponse, error)
}
AudioEffectServiceClient is the client API for AudioEffectService 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 NewAudioEffectServiceClient ¶
func NewAudioEffectServiceClient(cc grpc.ClientConnInterface) AudioEffectServiceClient
type AudioEffectServiceServer ¶
type AudioEffectServiceServer interface {
GetDescriptor(context.Context, *GetDescriptorRequest) (*GetDescriptorResponse, error)
GetEnabled(context.Context, *GetEnabledRequest) (*GetEnabledResponse, error)
GetId(context.Context, *GetIdRequest) (*GetIdResponse, error)
HasControl(context.Context, *HasControlRequest) (*HasControlResponse, error)
Release(context.Context, *ReleaseRequest) (*ReleaseResponse, error)
SetControlStatusListener(context.Context, *SetControlStatusListenerRequest) (*SetControlStatusListenerResponse, error)
SetEnableStatusListener(context.Context, *SetEnableStatusListenerRequest) (*SetEnableStatusListenerResponse, error)
SetEnabled(context.Context, *SetEnabledRequest) (*AudioEffectSetEnabledResponse, error)
QueryEffects(context.Context, *QueryEffectsRequest) (*QueryEffectsResponse, error)
// contains filtered or unexported methods
}
AudioEffectServiceServer is the server API for AudioEffectService service. All implementations must embed UnimplementedAudioEffectServiceServer for forward compatibility.
type AudioEffectSetEnabledResponse ¶
type AudioEffectSetEnabledResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*AudioEffectSetEnabledResponse) Descriptor
deprecated
func (*AudioEffectSetEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use AudioEffectSetEnabledResponse.ProtoReflect.Descriptor instead.
func (*AudioEffectSetEnabledResponse) GetResult ¶
func (x *AudioEffectSetEnabledResponse) GetResult() int32
func (*AudioEffectSetEnabledResponse) ProtoMessage ¶
func (*AudioEffectSetEnabledResponse) ProtoMessage()
func (*AudioEffectSetEnabledResponse) ProtoReflect ¶
func (x *AudioEffectSetEnabledResponse) ProtoReflect() protoreflect.Message
func (*AudioEffectSetEnabledResponse) Reset ¶
func (x *AudioEffectSetEnabledResponse) Reset()
func (*AudioEffectSetEnabledResponse) String ¶
func (x *AudioEffectSetEnabledResponse) String() string
type AutomaticGainControlServiceClient ¶
type AutomaticGainControlServiceClient interface {
Create(ctx context.Context, in *CreateRequest, opts ...grpc.CallOption) (*CreateResponse, error)
IsAvailable(ctx context.Context, in *IsAvailableRequest, opts ...grpc.CallOption) (*IsAvailableResponse, error)
}
AutomaticGainControlServiceClient is the client API for AutomaticGainControlService 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 NewAutomaticGainControlServiceClient ¶
func NewAutomaticGainControlServiceClient(cc grpc.ClientConnInterface) AutomaticGainControlServiceClient
type AutomaticGainControlServiceServer ¶
type AutomaticGainControlServiceServer interface {
Create(context.Context, *CreateRequest) (*CreateResponse, error)
IsAvailable(context.Context, *IsAvailableRequest) (*IsAvailableResponse, error)
// contains filtered or unexported methods
}
AutomaticGainControlServiceServer is the server API for AutomaticGainControlService service. All implementations must embed UnimplementedAutomaticGainControlServiceServer for forward compatibility.
type BassBoostOnParameterChangeListenerServiceClient ¶
type BassBoostOnParameterChangeListenerServiceClient interface {
OnParameterChange(ctx context.Context, in *OnParameterChangeRequest, opts ...grpc.CallOption) (*OnParameterChangeResponse, error)
}
BassBoostOnParameterChangeListenerServiceClient is the client API for BassBoostOnParameterChangeListenerService 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 NewBassBoostOnParameterChangeListenerServiceClient ¶
func NewBassBoostOnParameterChangeListenerServiceClient(cc grpc.ClientConnInterface) BassBoostOnParameterChangeListenerServiceClient
type BassBoostOnParameterChangeListenerServiceServer ¶
type BassBoostOnParameterChangeListenerServiceServer interface {
OnParameterChange(context.Context, *OnParameterChangeRequest) (*OnParameterChangeResponse, error)
// contains filtered or unexported methods
}
BassBoostOnParameterChangeListenerServiceServer is the server API for BassBoostOnParameterChangeListenerService service. All implementations must embed UnimplementedBassBoostOnParameterChangeListenerServiceServer for forward compatibility.
type BassBoostServiceClient ¶
type BassBoostServiceClient interface {
NewBassBoost(ctx context.Context, in *NewBassBoostRequest, opts ...grpc.CallOption) (*NewBassBoostResponse, error)
GetProperties(ctx context.Context, in *GetPropertiesRequest, opts ...grpc.CallOption) (*GetPropertiesResponse, error)
GetRoundedStrength(ctx context.Context, in *GetRoundedStrengthRequest, opts ...grpc.CallOption) (*GetRoundedStrengthResponse, error)
GetStrengthSupported(ctx context.Context, in *GetStrengthSupportedRequest, opts ...grpc.CallOption) (*GetStrengthSupportedResponse, error)
SetParameterListener(ctx context.Context, in *SetParameterListenerRequest, opts ...grpc.CallOption) (*SetParameterListenerResponse, error)
SetProperties(ctx context.Context, in *SetPropertiesRequest, opts ...grpc.CallOption) (*SetPropertiesResponse, error)
SetStrength(ctx context.Context, in *SetStrengthRequest, opts ...grpc.CallOption) (*SetStrengthResponse, error)
}
BassBoostServiceClient is the client API for BassBoostService 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 NewBassBoostServiceClient ¶
func NewBassBoostServiceClient(cc grpc.ClientConnInterface) BassBoostServiceClient
type BassBoostServiceServer ¶
type BassBoostServiceServer interface {
NewBassBoost(context.Context, *NewBassBoostRequest) (*NewBassBoostResponse, error)
GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
GetRoundedStrength(context.Context, *GetRoundedStrengthRequest) (*GetRoundedStrengthResponse, error)
GetStrengthSupported(context.Context, *GetStrengthSupportedRequest) (*GetStrengthSupportedResponse, error)
SetParameterListener(context.Context, *SetParameterListenerRequest) (*SetParameterListenerResponse, error)
SetProperties(context.Context, *SetPropertiesRequest) (*SetPropertiesResponse, error)
SetStrength(context.Context, *SetStrengthRequest) (*SetStrengthResponse, error)
// contains filtered or unexported methods
}
BassBoostServiceServer is the server API for BassBoostService service. All implementations must embed UnimplementedBassBoostServiceServer for forward compatibility.
type BassBoostSettingsServiceClient ¶
type BassBoostSettingsServiceClient interface {
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
BassBoostSettingsServiceClient is the client API for BassBoostSettingsService 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 NewBassBoostSettingsServiceClient ¶
func NewBassBoostSettingsServiceClient(cc grpc.ClientConnInterface) BassBoostSettingsServiceClient
type BassBoostSettingsServiceServer ¶
type BassBoostSettingsServiceServer interface {
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
BassBoostSettingsServiceServer is the server API for BassBoostSettingsService service. All implementations must embed UnimplementedBassBoostSettingsServiceServer for forward compatibility.
type CanVirtualizeRequest ¶
type CanVirtualizeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `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 (*CanVirtualizeRequest) Descriptor
deprecated
func (*CanVirtualizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CanVirtualizeRequest.ProtoReflect.Descriptor instead.
func (*CanVirtualizeRequest) GetArg0 ¶
func (x *CanVirtualizeRequest) GetArg0() int32
func (*CanVirtualizeRequest) GetArg1 ¶
func (x *CanVirtualizeRequest) GetArg1() int32
func (*CanVirtualizeRequest) GetHandle ¶
func (x *CanVirtualizeRequest) GetHandle() int64
func (*CanVirtualizeRequest) ProtoMessage ¶
func (*CanVirtualizeRequest) ProtoMessage()
func (*CanVirtualizeRequest) ProtoReflect ¶
func (x *CanVirtualizeRequest) ProtoReflect() protoreflect.Message
func (*CanVirtualizeRequest) Reset ¶
func (x *CanVirtualizeRequest) Reset()
func (*CanVirtualizeRequest) String ¶
func (x *CanVirtualizeRequest) String() string
type CanVirtualizeResponse ¶
type CanVirtualizeResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CanVirtualizeResponse) Descriptor
deprecated
func (*CanVirtualizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use CanVirtualizeResponse.ProtoReflect.Descriptor instead.
func (*CanVirtualizeResponse) GetResult ¶
func (x *CanVirtualizeResponse) GetResult() bool
func (*CanVirtualizeResponse) ProtoMessage ¶
func (*CanVirtualizeResponse) ProtoMessage()
func (*CanVirtualizeResponse) ProtoReflect ¶
func (x *CanVirtualizeResponse) ProtoReflect() protoreflect.Message
func (*CanVirtualizeResponse) Reset ¶
func (x *CanVirtualizeResponse) Reset()
func (*CanVirtualizeResponse) String ¶
func (x *CanVirtualizeResponse) String() string
type CloseRequest ¶
type CloseRequest struct {
// contains filtered or unexported fields
}
func (*CloseRequest) Descriptor
deprecated
func (*CloseRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloseRequest.ProtoReflect.Descriptor instead.
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 CreateRequest ¶
type CreateRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*CreateRequest) Descriptor
deprecated
func (*CreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRequest.ProtoReflect.Descriptor instead.
func (*CreateRequest) GetArg0 ¶
func (x *CreateRequest) GetArg0() int32
func (*CreateRequest) ProtoMessage ¶
func (*CreateRequest) ProtoMessage()
func (*CreateRequest) ProtoReflect ¶
func (x *CreateRequest) ProtoReflect() protoreflect.Message
func (*CreateRequest) Reset ¶
func (x *CreateRequest) Reset()
func (*CreateRequest) String ¶
func (x *CreateRequest) String() string
type CreateResponse ¶
type CreateResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*CreateResponse) Descriptor
deprecated
func (*CreateResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateResponse.ProtoReflect.Descriptor instead.
func (*CreateResponse) GetResult ¶
func (x *CreateResponse) GetResult() int64
func (*CreateResponse) ProtoMessage ¶
func (*CreateResponse) ProtoMessage()
func (*CreateResponse) ProtoReflect ¶
func (x *CreateResponse) ProtoReflect() protoreflect.Message
func (*CreateResponse) Reset ¶
func (x *CreateResponse) Reset()
func (*CreateResponse) String ¶
func (x *CreateResponse) String() string
type DynamicsProcessingBandBaseServiceClient ¶
type DynamicsProcessingBandBaseServiceClient interface {
GetCutoffFrequency(ctx context.Context, in *GetCutoffFrequencyRequest, opts ...grpc.CallOption) (*GetCutoffFrequencyResponse, error)
IsEnabled(ctx context.Context, in *IsEnabledRequest, opts ...grpc.CallOption) (*IsEnabledResponse, error)
SetCutoffFrequency(ctx context.Context, in *SetCutoffFrequencyRequest, opts ...grpc.CallOption) (*SetCutoffFrequencyResponse, error)
SetEnabled(ctx context.Context, in *SetEnabledRequest, opts ...grpc.CallOption) (*SetEnabledResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
DynamicsProcessingBandBaseServiceClient is the client API for DynamicsProcessingBandBaseService 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 NewDynamicsProcessingBandBaseServiceClient ¶
func NewDynamicsProcessingBandBaseServiceClient(cc grpc.ClientConnInterface) DynamicsProcessingBandBaseServiceClient
type DynamicsProcessingBandBaseServiceServer ¶
type DynamicsProcessingBandBaseServiceServer interface {
GetCutoffFrequency(context.Context, *GetCutoffFrequencyRequest) (*GetCutoffFrequencyResponse, error)
IsEnabled(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error)
SetCutoffFrequency(context.Context, *SetCutoffFrequencyRequest) (*SetCutoffFrequencyResponse, error)
SetEnabled(context.Context, *SetEnabledRequest) (*SetEnabledResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
DynamicsProcessingBandBaseServiceServer is the server API for DynamicsProcessingBandBaseService service. All implementations must embed UnimplementedDynamicsProcessingBandBaseServiceServer for forward compatibility.
type DynamicsProcessingBandStageServiceClient ¶
type DynamicsProcessingBandStageServiceClient interface {
GetBandCount(ctx context.Context, in *GetBandCountRequest, opts ...grpc.CallOption) (*GetBandCountResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
DynamicsProcessingBandStageServiceClient is the client API for DynamicsProcessingBandStageService 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 NewDynamicsProcessingBandStageServiceClient ¶
func NewDynamicsProcessingBandStageServiceClient(cc grpc.ClientConnInterface) DynamicsProcessingBandStageServiceClient
type DynamicsProcessingBandStageServiceServer ¶
type DynamicsProcessingBandStageServiceServer interface {
GetBandCount(context.Context, *GetBandCountRequest) (*GetBandCountResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
DynamicsProcessingBandStageServiceServer is the server API for DynamicsProcessingBandStageService service. All implementations must embed UnimplementedDynamicsProcessingBandStageServiceServer for forward compatibility.
type DynamicsProcessingChannelServiceClient ¶
type DynamicsProcessingChannelServiceClient interface {
GetInputGain(ctx context.Context, in *GetInputGainRequest, opts ...grpc.CallOption) (*GetInputGainResponse, error)
GetLimiter(ctx context.Context, in *GetLimiterRequest, opts ...grpc.CallOption) (*GetLimiterResponse, error)
GetMbc(ctx context.Context, in *GetMbcRequest, opts ...grpc.CallOption) (*GetMbcResponse, error)
GetMbcBand(ctx context.Context, in *GetMbcBandRequest, opts ...grpc.CallOption) (*GetMbcBandResponse, error)
GetPostEq(ctx context.Context, in *GetPostEqRequest, opts ...grpc.CallOption) (*GetPostEqResponse, error)
GetPostEqBand(ctx context.Context, in *GetPostEqBandRequest, opts ...grpc.CallOption) (*GetPostEqBandResponse, error)
GetPreEq(ctx context.Context, in *GetPreEqRequest, opts ...grpc.CallOption) (*GetPreEqResponse, error)
GetPreEqBand(ctx context.Context, in *GetPreEqBandRequest, opts ...grpc.CallOption) (*GetPreEqBandResponse, error)
SetInputGain(ctx context.Context, in *SetInputGainRequest, opts ...grpc.CallOption) (*SetInputGainResponse, error)
SetLimiter(ctx context.Context, in *SetLimiterRequest, opts ...grpc.CallOption) (*SetLimiterResponse, error)
SetMbc(ctx context.Context, in *SetMbcRequest, opts ...grpc.CallOption) (*SetMbcResponse, error)
SetMbcBand(ctx context.Context, in *SetMbcBandRequest, opts ...grpc.CallOption) (*SetMbcBandResponse, error)
SetPostEq(ctx context.Context, in *SetPostEqRequest, opts ...grpc.CallOption) (*SetPostEqResponse, error)
SetPostEqBand(ctx context.Context, in *SetPostEqBandRequest, opts ...grpc.CallOption) (*SetPostEqBandResponse, error)
SetPreEq(ctx context.Context, in *SetPreEqRequest, opts ...grpc.CallOption) (*SetPreEqResponse, error)
SetPreEqBand(ctx context.Context, in *SetPreEqBandRequest, opts ...grpc.CallOption) (*SetPreEqBandResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
DynamicsProcessingChannelServiceClient is the client API for DynamicsProcessingChannelService 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 NewDynamicsProcessingChannelServiceClient ¶
func NewDynamicsProcessingChannelServiceClient(cc grpc.ClientConnInterface) DynamicsProcessingChannelServiceClient
type DynamicsProcessingChannelServiceServer ¶
type DynamicsProcessingChannelServiceServer interface {
GetInputGain(context.Context, *GetInputGainRequest) (*GetInputGainResponse, error)
GetLimiter(context.Context, *GetLimiterRequest) (*GetLimiterResponse, error)
GetMbc(context.Context, *GetMbcRequest) (*GetMbcResponse, error)
GetMbcBand(context.Context, *GetMbcBandRequest) (*GetMbcBandResponse, error)
GetPostEq(context.Context, *GetPostEqRequest) (*GetPostEqResponse, error)
GetPostEqBand(context.Context, *GetPostEqBandRequest) (*GetPostEqBandResponse, error)
GetPreEq(context.Context, *GetPreEqRequest) (*GetPreEqResponse, error)
GetPreEqBand(context.Context, *GetPreEqBandRequest) (*GetPreEqBandResponse, error)
SetInputGain(context.Context, *SetInputGainRequest) (*SetInputGainResponse, error)
SetLimiter(context.Context, *SetLimiterRequest) (*SetLimiterResponse, error)
SetMbc(context.Context, *SetMbcRequest) (*SetMbcResponse, error)
SetMbcBand(context.Context, *SetMbcBandRequest) (*SetMbcBandResponse, error)
SetPostEq(context.Context, *SetPostEqRequest) (*SetPostEqResponse, error)
SetPostEqBand(context.Context, *SetPostEqBandRequest) (*SetPostEqBandResponse, error)
SetPreEq(context.Context, *SetPreEqRequest) (*SetPreEqResponse, error)
SetPreEqBand(context.Context, *SetPreEqBandRequest) (*SetPreEqBandResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
DynamicsProcessingChannelServiceServer is the server API for DynamicsProcessingChannelService service. All implementations must embed UnimplementedDynamicsProcessingChannelServiceServer for forward compatibility.
type DynamicsProcessingConfigGetChannelByChannelIndexRequest ¶
type DynamicsProcessingConfigGetChannelByChannelIndexRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DynamicsProcessingConfigGetChannelByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigGetChannelByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigGetChannelByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigGetChannelByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigGetChannelByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigGetChannelByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigGetChannelByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigGetChannelByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigGetChannelByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigGetChannelByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigGetChannelByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigGetChannelByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigGetChannelByChannelIndexRequest) String() string
type DynamicsProcessingConfigGetInputGainByChannelIndexRequest ¶
type DynamicsProcessingConfigGetInputGainByChannelIndexRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DynamicsProcessingConfigGetInputGainByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigGetInputGainByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigGetInputGainByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigGetInputGainByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigGetInputGainByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigGetInputGainByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigGetInputGainByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigGetInputGainByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigGetInputGainByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigGetInputGainByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigGetInputGainByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigGetInputGainByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigGetInputGainByChannelIndexRequest) String() string
type DynamicsProcessingConfigGetLimiterByChannelIndexRequest ¶
type DynamicsProcessingConfigGetLimiterByChannelIndexRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DynamicsProcessingConfigGetLimiterByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigGetLimiterByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigGetLimiterByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigGetLimiterByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigGetLimiterByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigGetLimiterByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigGetLimiterByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigGetLimiterByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigGetLimiterByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigGetLimiterByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigGetLimiterByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigGetLimiterByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigGetLimiterByChannelIndexRequest) String() string
type DynamicsProcessingConfigGetMbcBandByChannelIndexRequest ¶
type DynamicsProcessingConfigGetMbcBandByChannelIndexRequest 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 (*DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigGetMbcBandByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) GetArg1 ¶
func (x *DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) GetArg1() int32
func (*DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) String() string
type DynamicsProcessingConfigGetMbcByChannelIndexRequest ¶
type DynamicsProcessingConfigGetMbcByChannelIndexRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DynamicsProcessingConfigGetMbcByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigGetMbcByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigGetMbcByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigGetMbcByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigGetMbcByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigGetMbcByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigGetMbcByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigGetMbcByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigGetMbcByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigGetMbcByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigGetMbcByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigGetMbcByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigGetMbcByChannelIndexRequest) String() string
type DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest ¶
type DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest 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 (*DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) GetArg1 ¶
func (x *DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) GetArg1() int32
func (*DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) String() string
type DynamicsProcessingConfigGetPostEqByChannelIndexRequest ¶
type DynamicsProcessingConfigGetPostEqByChannelIndexRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DynamicsProcessingConfigGetPostEqByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigGetPostEqByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigGetPostEqByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigGetPostEqByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigGetPostEqByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigGetPostEqByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigGetPostEqByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigGetPostEqByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigGetPostEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigGetPostEqByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigGetPostEqByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigGetPostEqByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigGetPostEqByChannelIndexRequest) String() string
type DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest ¶
type DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest 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 (*DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) GetArg1 ¶
func (x *DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) GetArg1() int32
func (*DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) String() string
type DynamicsProcessingConfigGetPreEqByChannelIndexRequest ¶
type DynamicsProcessingConfigGetPreEqByChannelIndexRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DynamicsProcessingConfigGetPreEqByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigGetPreEqByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigGetPreEqByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigGetPreEqByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigGetPreEqByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigGetPreEqByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigGetPreEqByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigGetPreEqByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigGetPreEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigGetPreEqByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigGetPreEqByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigGetPreEqByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigGetPreEqByChannelIndexRequest) String() string
type DynamicsProcessingConfigServiceClient ¶
type DynamicsProcessingConfigServiceClient interface {
GetChannelByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigGetChannelByChannelIndexRequest, opts ...grpc.CallOption) (*GetChannelByChannelIndexResponse, error)
GetInputGainByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigGetInputGainByChannelIndexRequest, opts ...grpc.CallOption) (*GetInputGainByChannelIndexResponse, error)
GetLimiterByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigGetLimiterByChannelIndexRequest, opts ...grpc.CallOption) (*GetLimiterByChannelIndexResponse, error)
GetMbcBandByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigGetMbcBandByChannelIndexRequest, opts ...grpc.CallOption) (*GetMbcBandByChannelIndexResponse, error)
GetMbcBandCount(ctx context.Context, in *GetMbcBandCountRequest, opts ...grpc.CallOption) (*GetMbcBandCountResponse, error)
GetMbcByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigGetMbcByChannelIndexRequest, opts ...grpc.CallOption) (*GetMbcByChannelIndexResponse, error)
GetPostEqBandByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest, opts ...grpc.CallOption) (*GetPostEqBandByChannelIndexResponse, error)
GetPostEqBandCount(ctx context.Context, in *GetPostEqBandCountRequest, opts ...grpc.CallOption) (*GetPostEqBandCountResponse, error)
GetPostEqByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigGetPostEqByChannelIndexRequest, opts ...grpc.CallOption) (*GetPostEqByChannelIndexResponse, error)
GetPreEqBandByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest, opts ...grpc.CallOption) (*GetPreEqBandByChannelIndexResponse, error)
GetPreEqBandCount(ctx context.Context, in *GetPreEqBandCountRequest, opts ...grpc.CallOption) (*GetPreEqBandCountResponse, error)
GetPreEqByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigGetPreEqByChannelIndexRequest, opts ...grpc.CallOption) (*GetPreEqByChannelIndexResponse, error)
GetPreferredFrameDuration(ctx context.Context, in *GetPreferredFrameDurationRequest, opts ...grpc.CallOption) (*GetPreferredFrameDurationResponse, error)
GetVariant(ctx context.Context, in *GetVariantRequest, opts ...grpc.CallOption) (*GetVariantResponse, error)
IsLimiterInUse(ctx context.Context, in *IsLimiterInUseRequest, opts ...grpc.CallOption) (*IsLimiterInUseResponse, error)
IsMbcInUse(ctx context.Context, in *IsMbcInUseRequest, opts ...grpc.CallOption) (*IsMbcInUseResponse, error)
IsPostEqInUse(ctx context.Context, in *IsPostEqInUseRequest, opts ...grpc.CallOption) (*IsPostEqInUseResponse, error)
IsPreEqInUse(ctx context.Context, in *IsPreEqInUseRequest, opts ...grpc.CallOption) (*IsPreEqInUseResponse, error)
SetAllChannelsTo(ctx context.Context, in *DynamicsProcessingConfigSetAllChannelsToRequest, opts ...grpc.CallOption) (*SetAllChannelsToResponse, error)
SetChannelTo(ctx context.Context, in *DynamicsProcessingConfigSetChannelToRequest, opts ...grpc.CallOption) (*SetChannelToResponse, error)
SetInputGainAllChannelsTo(ctx context.Context, in *DynamicsProcessingConfigSetInputGainAllChannelsToRequest, opts ...grpc.CallOption) (*SetInputGainAllChannelsToResponse, error)
SetInputGainByChannelIndex(ctx context.Context, in *SetInputGainByChannelIndexRequest, opts ...grpc.CallOption) (*SetInputGainByChannelIndexResponse, error)
SetLimiterAllChannelsTo(ctx context.Context, in *DynamicsProcessingConfigSetLimiterAllChannelsToRequest, opts ...grpc.CallOption) (*SetLimiterAllChannelsToResponse, error)
SetLimiterByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigSetLimiterByChannelIndexRequest, opts ...grpc.CallOption) (*SetLimiterByChannelIndexResponse, error)
SetMbcAllChannelsTo(ctx context.Context, in *DynamicsProcessingConfigSetMbcAllChannelsToRequest, opts ...grpc.CallOption) (*SetMbcAllChannelsToResponse, error)
SetMbcBandAllChannelsTo(ctx context.Context, in *DynamicsProcessingConfigSetMbcBandAllChannelsToRequest, opts ...grpc.CallOption) (*SetMbcBandAllChannelsToResponse, error)
SetMbcBandByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest, opts ...grpc.CallOption) (*SetMbcBandByChannelIndexResponse, error)
SetMbcByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigSetMbcByChannelIndexRequest, opts ...grpc.CallOption) (*SetMbcByChannelIndexResponse, error)
SetPostEqAllChannelsTo(ctx context.Context, in *DynamicsProcessingConfigSetPostEqAllChannelsToRequest, opts ...grpc.CallOption) (*SetPostEqAllChannelsToResponse, error)
SetPostEqBandAllChannelsTo(ctx context.Context, in *DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest, opts ...grpc.CallOption) (*SetPostEqBandAllChannelsToResponse, error)
SetPostEqBandByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest, opts ...grpc.CallOption) (*SetPostEqBandByChannelIndexResponse, error)
SetPostEqByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigSetPostEqByChannelIndexRequest, opts ...grpc.CallOption) (*SetPostEqByChannelIndexResponse, error)
SetPreEqAllChannelsTo(ctx context.Context, in *DynamicsProcessingConfigSetPreEqAllChannelsToRequest, opts ...grpc.CallOption) (*SetPreEqAllChannelsToResponse, error)
SetPreEqBandAllChannelsTo(ctx context.Context, in *DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest, opts ...grpc.CallOption) (*SetPreEqBandAllChannelsToResponse, error)
SetPreEqBandByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest, opts ...grpc.CallOption) (*SetPreEqBandByChannelIndexResponse, error)
SetPreEqByChannelIndex(ctx context.Context, in *DynamicsProcessingConfigSetPreEqByChannelIndexRequest, opts ...grpc.CallOption) (*SetPreEqByChannelIndexResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
DynamicsProcessingConfigServiceClient is the client API for DynamicsProcessingConfigService 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 NewDynamicsProcessingConfigServiceClient ¶
func NewDynamicsProcessingConfigServiceClient(cc grpc.ClientConnInterface) DynamicsProcessingConfigServiceClient
type DynamicsProcessingConfigServiceServer ¶
type DynamicsProcessingConfigServiceServer interface {
GetChannelByChannelIndex(context.Context, *DynamicsProcessingConfigGetChannelByChannelIndexRequest) (*GetChannelByChannelIndexResponse, error)
GetInputGainByChannelIndex(context.Context, *DynamicsProcessingConfigGetInputGainByChannelIndexRequest) (*GetInputGainByChannelIndexResponse, error)
GetLimiterByChannelIndex(context.Context, *DynamicsProcessingConfigGetLimiterByChannelIndexRequest) (*GetLimiterByChannelIndexResponse, error)
GetMbcBandByChannelIndex(context.Context, *DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) (*GetMbcBandByChannelIndexResponse, error)
GetMbcBandCount(context.Context, *GetMbcBandCountRequest) (*GetMbcBandCountResponse, error)
GetMbcByChannelIndex(context.Context, *DynamicsProcessingConfigGetMbcByChannelIndexRequest) (*GetMbcByChannelIndexResponse, error)
GetPostEqBandByChannelIndex(context.Context, *DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) (*GetPostEqBandByChannelIndexResponse, error)
GetPostEqBandCount(context.Context, *GetPostEqBandCountRequest) (*GetPostEqBandCountResponse, error)
GetPostEqByChannelIndex(context.Context, *DynamicsProcessingConfigGetPostEqByChannelIndexRequest) (*GetPostEqByChannelIndexResponse, error)
GetPreEqBandByChannelIndex(context.Context, *DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) (*GetPreEqBandByChannelIndexResponse, error)
GetPreEqBandCount(context.Context, *GetPreEqBandCountRequest) (*GetPreEqBandCountResponse, error)
GetPreEqByChannelIndex(context.Context, *DynamicsProcessingConfigGetPreEqByChannelIndexRequest) (*GetPreEqByChannelIndexResponse, error)
GetPreferredFrameDuration(context.Context, *GetPreferredFrameDurationRequest) (*GetPreferredFrameDurationResponse, error)
GetVariant(context.Context, *GetVariantRequest) (*GetVariantResponse, error)
IsLimiterInUse(context.Context, *IsLimiterInUseRequest) (*IsLimiterInUseResponse, error)
IsMbcInUse(context.Context, *IsMbcInUseRequest) (*IsMbcInUseResponse, error)
IsPostEqInUse(context.Context, *IsPostEqInUseRequest) (*IsPostEqInUseResponse, error)
IsPreEqInUse(context.Context, *IsPreEqInUseRequest) (*IsPreEqInUseResponse, error)
SetAllChannelsTo(context.Context, *DynamicsProcessingConfigSetAllChannelsToRequest) (*SetAllChannelsToResponse, error)
SetChannelTo(context.Context, *DynamicsProcessingConfigSetChannelToRequest) (*SetChannelToResponse, error)
SetInputGainAllChannelsTo(context.Context, *DynamicsProcessingConfigSetInputGainAllChannelsToRequest) (*SetInputGainAllChannelsToResponse, error)
SetInputGainByChannelIndex(context.Context, *SetInputGainByChannelIndexRequest) (*SetInputGainByChannelIndexResponse, error)
SetLimiterAllChannelsTo(context.Context, *DynamicsProcessingConfigSetLimiterAllChannelsToRequest) (*SetLimiterAllChannelsToResponse, error)
SetLimiterByChannelIndex(context.Context, *DynamicsProcessingConfigSetLimiterByChannelIndexRequest) (*SetLimiterByChannelIndexResponse, error)
SetMbcAllChannelsTo(context.Context, *DynamicsProcessingConfigSetMbcAllChannelsToRequest) (*SetMbcAllChannelsToResponse, error)
SetMbcBandAllChannelsTo(context.Context, *DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) (*SetMbcBandAllChannelsToResponse, error)
SetMbcBandByChannelIndex(context.Context, *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) (*SetMbcBandByChannelIndexResponse, error)
SetMbcByChannelIndex(context.Context, *DynamicsProcessingConfigSetMbcByChannelIndexRequest) (*SetMbcByChannelIndexResponse, error)
SetPostEqAllChannelsTo(context.Context, *DynamicsProcessingConfigSetPostEqAllChannelsToRequest) (*SetPostEqAllChannelsToResponse, error)
SetPostEqBandAllChannelsTo(context.Context, *DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) (*SetPostEqBandAllChannelsToResponse, error)
SetPostEqBandByChannelIndex(context.Context, *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) (*SetPostEqBandByChannelIndexResponse, error)
SetPostEqByChannelIndex(context.Context, *DynamicsProcessingConfigSetPostEqByChannelIndexRequest) (*SetPostEqByChannelIndexResponse, error)
SetPreEqAllChannelsTo(context.Context, *DynamicsProcessingConfigSetPreEqAllChannelsToRequest) (*SetPreEqAllChannelsToResponse, error)
SetPreEqBandAllChannelsTo(context.Context, *DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) (*SetPreEqBandAllChannelsToResponse, error)
SetPreEqBandByChannelIndex(context.Context, *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) (*SetPreEqBandByChannelIndexResponse, error)
SetPreEqByChannelIndex(context.Context, *DynamicsProcessingConfigSetPreEqByChannelIndexRequest) (*SetPreEqByChannelIndexResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
DynamicsProcessingConfigServiceServer is the server API for DynamicsProcessingConfigService service. All implementations must embed UnimplementedDynamicsProcessingConfigServiceServer for forward compatibility.
type DynamicsProcessingConfigSetAllChannelsToRequest ¶
type DynamicsProcessingConfigSetAllChannelsToRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DynamicsProcessingConfigSetAllChannelsToRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetAllChannelsToRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetAllChannelsToRequest) GetArg0() int64
func (*DynamicsProcessingConfigSetAllChannelsToRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetAllChannelsToRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetAllChannelsToRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetAllChannelsToRequest) Reset ¶
func (x *DynamicsProcessingConfigSetAllChannelsToRequest) Reset()
func (*DynamicsProcessingConfigSetAllChannelsToRequest) String ¶
func (x *DynamicsProcessingConfigSetAllChannelsToRequest) String() string
type DynamicsProcessingConfigSetChannelToRequest ¶
type DynamicsProcessingConfigSetChannelToRequest 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 (*DynamicsProcessingConfigSetChannelToRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetChannelToRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetChannelToRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetChannelToRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetChannelToRequest) GetArg0() int32
func (*DynamicsProcessingConfigSetChannelToRequest) GetArg1 ¶
func (x *DynamicsProcessingConfigSetChannelToRequest) GetArg1() int64
func (*DynamicsProcessingConfigSetChannelToRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetChannelToRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetChannelToRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetChannelToRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetChannelToRequest) Reset ¶
func (x *DynamicsProcessingConfigSetChannelToRequest) Reset()
func (*DynamicsProcessingConfigSetChannelToRequest) String ¶
func (x *DynamicsProcessingConfigSetChannelToRequest) String() string
type DynamicsProcessingConfigSetInputGainAllChannelsToRequest ¶
type DynamicsProcessingConfigSetInputGainAllChannelsToRequest struct {
Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DynamicsProcessingConfigSetInputGainAllChannelsToRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetInputGainAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetInputGainAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetInputGainAllChannelsToRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetInputGainAllChannelsToRequest) GetArg0() float32
func (*DynamicsProcessingConfigSetInputGainAllChannelsToRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetInputGainAllChannelsToRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetInputGainAllChannelsToRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetInputGainAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetInputGainAllChannelsToRequest) Reset ¶
func (x *DynamicsProcessingConfigSetInputGainAllChannelsToRequest) Reset()
func (*DynamicsProcessingConfigSetInputGainAllChannelsToRequest) String ¶
func (x *DynamicsProcessingConfigSetInputGainAllChannelsToRequest) String() string
type DynamicsProcessingConfigSetLimiterAllChannelsToRequest ¶
type DynamicsProcessingConfigSetLimiterAllChannelsToRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DynamicsProcessingConfigSetLimiterAllChannelsToRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetLimiterAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetLimiterAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetLimiterAllChannelsToRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetLimiterAllChannelsToRequest) GetArg0() int64
func (*DynamicsProcessingConfigSetLimiterAllChannelsToRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetLimiterAllChannelsToRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetLimiterAllChannelsToRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetLimiterAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetLimiterAllChannelsToRequest) Reset ¶
func (x *DynamicsProcessingConfigSetLimiterAllChannelsToRequest) Reset()
func (*DynamicsProcessingConfigSetLimiterAllChannelsToRequest) String ¶
func (x *DynamicsProcessingConfigSetLimiterAllChannelsToRequest) String() string
type DynamicsProcessingConfigSetLimiterByChannelIndexRequest ¶
type DynamicsProcessingConfigSetLimiterByChannelIndexRequest 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 (*DynamicsProcessingConfigSetLimiterByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetLimiterByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetLimiterByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetLimiterByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetLimiterByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigSetLimiterByChannelIndexRequest) GetArg1 ¶
func (x *DynamicsProcessingConfigSetLimiterByChannelIndexRequest) GetArg1() int64
func (*DynamicsProcessingConfigSetLimiterByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetLimiterByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetLimiterByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetLimiterByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetLimiterByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigSetLimiterByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigSetLimiterByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigSetLimiterByChannelIndexRequest) String() string
type DynamicsProcessingConfigSetMbcAllChannelsToRequest ¶
type DynamicsProcessingConfigSetMbcAllChannelsToRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DynamicsProcessingConfigSetMbcAllChannelsToRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetMbcAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetMbcAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetMbcAllChannelsToRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetMbcAllChannelsToRequest) GetArg0() int64
func (*DynamicsProcessingConfigSetMbcAllChannelsToRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetMbcAllChannelsToRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetMbcAllChannelsToRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetMbcAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetMbcAllChannelsToRequest) Reset ¶
func (x *DynamicsProcessingConfigSetMbcAllChannelsToRequest) Reset()
func (*DynamicsProcessingConfigSetMbcAllChannelsToRequest) String ¶
func (x *DynamicsProcessingConfigSetMbcAllChannelsToRequest) String() string
type DynamicsProcessingConfigSetMbcBandAllChannelsToRequest ¶
type DynamicsProcessingConfigSetMbcBandAllChannelsToRequest 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 (*DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetMbcBandAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) GetArg0() int32
func (*DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) GetArg1 ¶
func (x *DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) GetArg1() int64
func (*DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) Reset ¶
func (x *DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) Reset()
func (*DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) String ¶
func (x *DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) String() string
type DynamicsProcessingConfigSetMbcBandByChannelIndexRequest ¶
type DynamicsProcessingConfigSetMbcBandByChannelIndexRequest 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 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetMbcBandByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) GetArg1 ¶
func (x *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) GetArg1() int32
func (*DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) GetArg2 ¶
func (x *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) GetArg2() int64
func (*DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) String() string
type DynamicsProcessingConfigSetMbcByChannelIndexRequest ¶
type DynamicsProcessingConfigSetMbcByChannelIndexRequest 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 (*DynamicsProcessingConfigSetMbcByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetMbcByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetMbcByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetMbcByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetMbcByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigSetMbcByChannelIndexRequest) GetArg1 ¶
func (x *DynamicsProcessingConfigSetMbcByChannelIndexRequest) GetArg1() int64
func (*DynamicsProcessingConfigSetMbcByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetMbcByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetMbcByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetMbcByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetMbcByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigSetMbcByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigSetMbcByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigSetMbcByChannelIndexRequest) String() string
type DynamicsProcessingConfigSetPostEqAllChannelsToRequest ¶
type DynamicsProcessingConfigSetPostEqAllChannelsToRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DynamicsProcessingConfigSetPostEqAllChannelsToRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetPostEqAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetPostEqAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetPostEqAllChannelsToRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetPostEqAllChannelsToRequest) GetArg0() int64
func (*DynamicsProcessingConfigSetPostEqAllChannelsToRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetPostEqAllChannelsToRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetPostEqAllChannelsToRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetPostEqAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetPostEqAllChannelsToRequest) Reset ¶
func (x *DynamicsProcessingConfigSetPostEqAllChannelsToRequest) Reset()
func (*DynamicsProcessingConfigSetPostEqAllChannelsToRequest) String ¶
func (x *DynamicsProcessingConfigSetPostEqAllChannelsToRequest) String() string
type DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest ¶
type DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest 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 (*DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) GetArg0() int32
func (*DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) GetArg1 ¶
func (x *DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) GetArg1() int64
func (*DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) Reset ¶
func (x *DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) Reset()
func (*DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) String ¶
func (x *DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) String() string
type DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest ¶
type DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest 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 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) GetArg1 ¶
func (x *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) GetArg1() int32
func (*DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) GetArg2 ¶
func (x *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) GetArg2() int64
func (*DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) String() string
type DynamicsProcessingConfigSetPostEqByChannelIndexRequest ¶
type DynamicsProcessingConfigSetPostEqByChannelIndexRequest 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 (*DynamicsProcessingConfigSetPostEqByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetPostEqByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetPostEqByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetPostEqByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetPostEqByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigSetPostEqByChannelIndexRequest) GetArg1 ¶
func (x *DynamicsProcessingConfigSetPostEqByChannelIndexRequest) GetArg1() int64
func (*DynamicsProcessingConfigSetPostEqByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetPostEqByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetPostEqByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetPostEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetPostEqByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigSetPostEqByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigSetPostEqByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigSetPostEqByChannelIndexRequest) String() string
type DynamicsProcessingConfigSetPreEqAllChannelsToRequest ¶
type DynamicsProcessingConfigSetPreEqAllChannelsToRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*DynamicsProcessingConfigSetPreEqAllChannelsToRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetPreEqAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetPreEqAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetPreEqAllChannelsToRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetPreEqAllChannelsToRequest) GetArg0() int64
func (*DynamicsProcessingConfigSetPreEqAllChannelsToRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetPreEqAllChannelsToRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetPreEqAllChannelsToRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetPreEqAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetPreEqAllChannelsToRequest) Reset ¶
func (x *DynamicsProcessingConfigSetPreEqAllChannelsToRequest) Reset()
func (*DynamicsProcessingConfigSetPreEqAllChannelsToRequest) String ¶
func (x *DynamicsProcessingConfigSetPreEqAllChannelsToRequest) String() string
type DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest ¶
type DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest 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 (*DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) GetArg0() int32
func (*DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) GetArg1 ¶
func (x *DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) GetArg1() int64
func (*DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) Reset ¶
func (x *DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) Reset()
func (*DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) String ¶
func (x *DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) String() string
type DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest ¶
type DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest 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 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) GetArg1 ¶
func (x *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) GetArg1() int32
func (*DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) GetArg2 ¶
func (x *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) GetArg2() int64
func (*DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) String() string
type DynamicsProcessingConfigSetPreEqByChannelIndexRequest ¶
type DynamicsProcessingConfigSetPreEqByChannelIndexRequest 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 (*DynamicsProcessingConfigSetPreEqByChannelIndexRequest) Descriptor
deprecated
func (*DynamicsProcessingConfigSetPreEqByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use DynamicsProcessingConfigSetPreEqByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*DynamicsProcessingConfigSetPreEqByChannelIndexRequest) GetArg0 ¶
func (x *DynamicsProcessingConfigSetPreEqByChannelIndexRequest) GetArg0() int32
func (*DynamicsProcessingConfigSetPreEqByChannelIndexRequest) GetArg1 ¶
func (x *DynamicsProcessingConfigSetPreEqByChannelIndexRequest) GetArg1() int64
func (*DynamicsProcessingConfigSetPreEqByChannelIndexRequest) ProtoMessage ¶
func (*DynamicsProcessingConfigSetPreEqByChannelIndexRequest) ProtoMessage()
func (*DynamicsProcessingConfigSetPreEqByChannelIndexRequest) ProtoReflect ¶
func (x *DynamicsProcessingConfigSetPreEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*DynamicsProcessingConfigSetPreEqByChannelIndexRequest) Reset ¶
func (x *DynamicsProcessingConfigSetPreEqByChannelIndexRequest) Reset()
func (*DynamicsProcessingConfigSetPreEqByChannelIndexRequest) String ¶
func (x *DynamicsProcessingConfigSetPreEqByChannelIndexRequest) String() string
type DynamicsProcessingEqBandServiceClient ¶
type DynamicsProcessingEqBandServiceClient interface {
GetGain(ctx context.Context, in *GetGainRequest, opts ...grpc.CallOption) (*GetGainResponse, error)
SetGain(ctx context.Context, in *SetGainRequest, opts ...grpc.CallOption) (*SetGainResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
DynamicsProcessingEqBandServiceClient is the client API for DynamicsProcessingEqBandService 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 NewDynamicsProcessingEqBandServiceClient ¶
func NewDynamicsProcessingEqBandServiceClient(cc grpc.ClientConnInterface) DynamicsProcessingEqBandServiceClient
type DynamicsProcessingEqBandServiceServer ¶
type DynamicsProcessingEqBandServiceServer interface {
GetGain(context.Context, *GetGainRequest) (*GetGainResponse, error)
SetGain(context.Context, *SetGainRequest) (*SetGainResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
DynamicsProcessingEqBandServiceServer is the server API for DynamicsProcessingEqBandService service. All implementations must embed UnimplementedDynamicsProcessingEqBandServiceServer for forward compatibility.
type DynamicsProcessingEqServiceClient ¶
type DynamicsProcessingEqServiceClient interface {
GetBand(ctx context.Context, in *GetBandRequest, opts ...grpc.CallOption) (*GetBandResponse, error)
SetBand(ctx context.Context, in *SetBandRequest, opts ...grpc.CallOption) (*SetBandResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
DynamicsProcessingEqServiceClient is the client API for DynamicsProcessingEqService 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 NewDynamicsProcessingEqServiceClient ¶
func NewDynamicsProcessingEqServiceClient(cc grpc.ClientConnInterface) DynamicsProcessingEqServiceClient
type DynamicsProcessingEqServiceServer ¶
type DynamicsProcessingEqServiceServer interface {
GetBand(context.Context, *GetBandRequest) (*GetBandResponse, error)
SetBand(context.Context, *SetBandRequest) (*SetBandResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
DynamicsProcessingEqServiceServer is the server API for DynamicsProcessingEqService service. All implementations must embed UnimplementedDynamicsProcessingEqServiceServer for forward compatibility.
type DynamicsProcessingLimiterServiceClient ¶
type DynamicsProcessingLimiterServiceClient interface {
GetAttackTime(ctx context.Context, in *GetAttackTimeRequest, opts ...grpc.CallOption) (*GetAttackTimeResponse, error)
GetLinkGroup(ctx context.Context, in *GetLinkGroupRequest, opts ...grpc.CallOption) (*GetLinkGroupResponse, error)
GetPostGain(ctx context.Context, in *GetPostGainRequest, opts ...grpc.CallOption) (*GetPostGainResponse, error)
GetRatio(ctx context.Context, in *GetRatioRequest, opts ...grpc.CallOption) (*GetRatioResponse, error)
GetReleaseTime(ctx context.Context, in *GetReleaseTimeRequest, opts ...grpc.CallOption) (*GetReleaseTimeResponse, error)
GetThreshold(ctx context.Context, in *GetThresholdRequest, opts ...grpc.CallOption) (*GetThresholdResponse, error)
SetAttackTime(ctx context.Context, in *SetAttackTimeRequest, opts ...grpc.CallOption) (*SetAttackTimeResponse, error)
SetLinkGroup(ctx context.Context, in *SetLinkGroupRequest, opts ...grpc.CallOption) (*SetLinkGroupResponse, error)
SetPostGain(ctx context.Context, in *SetPostGainRequest, opts ...grpc.CallOption) (*SetPostGainResponse, error)
SetRatio(ctx context.Context, in *SetRatioRequest, opts ...grpc.CallOption) (*SetRatioResponse, error)
SetReleaseTime(ctx context.Context, in *SetReleaseTimeRequest, opts ...grpc.CallOption) (*SetReleaseTimeResponse, error)
SetThreshold(ctx context.Context, in *SetThresholdRequest, opts ...grpc.CallOption) (*SetThresholdResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
DynamicsProcessingLimiterServiceClient is the client API for DynamicsProcessingLimiterService 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 NewDynamicsProcessingLimiterServiceClient ¶
func NewDynamicsProcessingLimiterServiceClient(cc grpc.ClientConnInterface) DynamicsProcessingLimiterServiceClient
type DynamicsProcessingLimiterServiceServer ¶
type DynamicsProcessingLimiterServiceServer interface {
GetAttackTime(context.Context, *GetAttackTimeRequest) (*GetAttackTimeResponse, error)
GetLinkGroup(context.Context, *GetLinkGroupRequest) (*GetLinkGroupResponse, error)
GetPostGain(context.Context, *GetPostGainRequest) (*GetPostGainResponse, error)
GetRatio(context.Context, *GetRatioRequest) (*GetRatioResponse, error)
GetReleaseTime(context.Context, *GetReleaseTimeRequest) (*GetReleaseTimeResponse, error)
GetThreshold(context.Context, *GetThresholdRequest) (*GetThresholdResponse, error)
SetAttackTime(context.Context, *SetAttackTimeRequest) (*SetAttackTimeResponse, error)
SetLinkGroup(context.Context, *SetLinkGroupRequest) (*SetLinkGroupResponse, error)
SetPostGain(context.Context, *SetPostGainRequest) (*SetPostGainResponse, error)
SetRatio(context.Context, *SetRatioRequest) (*SetRatioResponse, error)
SetReleaseTime(context.Context, *SetReleaseTimeRequest) (*SetReleaseTimeResponse, error)
SetThreshold(context.Context, *SetThresholdRequest) (*SetThresholdResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
DynamicsProcessingLimiterServiceServer is the server API for DynamicsProcessingLimiterService service. All implementations must embed UnimplementedDynamicsProcessingLimiterServiceServer for forward compatibility.
type DynamicsProcessingMbcBandServiceClient ¶
type DynamicsProcessingMbcBandServiceClient interface {
GetAttackTime(ctx context.Context, in *GetAttackTimeRequest, opts ...grpc.CallOption) (*GetAttackTimeResponse, error)
GetExpanderRatio(ctx context.Context, in *GetExpanderRatioRequest, opts ...grpc.CallOption) (*GetExpanderRatioResponse, error)
GetKneeWidth(ctx context.Context, in *GetKneeWidthRequest, opts ...grpc.CallOption) (*GetKneeWidthResponse, error)
GetNoiseGateThreshold(ctx context.Context, in *GetNoiseGateThresholdRequest, opts ...grpc.CallOption) (*GetNoiseGateThresholdResponse, error)
GetPostGain(ctx context.Context, in *GetPostGainRequest, opts ...grpc.CallOption) (*GetPostGainResponse, error)
GetPreGain(ctx context.Context, in *GetPreGainRequest, opts ...grpc.CallOption) (*GetPreGainResponse, error)
GetRatio(ctx context.Context, in *GetRatioRequest, opts ...grpc.CallOption) (*GetRatioResponse, error)
GetReleaseTime(ctx context.Context, in *GetReleaseTimeRequest, opts ...grpc.CallOption) (*GetReleaseTimeResponse, error)
GetThreshold(ctx context.Context, in *GetThresholdRequest, opts ...grpc.CallOption) (*GetThresholdResponse, error)
SetAttackTime(ctx context.Context, in *SetAttackTimeRequest, opts ...grpc.CallOption) (*SetAttackTimeResponse, error)
SetExpanderRatio(ctx context.Context, in *SetExpanderRatioRequest, opts ...grpc.CallOption) (*SetExpanderRatioResponse, error)
SetKneeWidth(ctx context.Context, in *SetKneeWidthRequest, opts ...grpc.CallOption) (*SetKneeWidthResponse, error)
SetNoiseGateThreshold(ctx context.Context, in *SetNoiseGateThresholdRequest, opts ...grpc.CallOption) (*SetNoiseGateThresholdResponse, error)
SetPostGain(ctx context.Context, in *SetPostGainRequest, opts ...grpc.CallOption) (*SetPostGainResponse, error)
SetPreGain(ctx context.Context, in *SetPreGainRequest, opts ...grpc.CallOption) (*SetPreGainResponse, error)
SetRatio(ctx context.Context, in *SetRatioRequest, opts ...grpc.CallOption) (*SetRatioResponse, error)
SetReleaseTime(ctx context.Context, in *SetReleaseTimeRequest, opts ...grpc.CallOption) (*SetReleaseTimeResponse, error)
SetThreshold(ctx context.Context, in *SetThresholdRequest, opts ...grpc.CallOption) (*SetThresholdResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
DynamicsProcessingMbcBandServiceClient is the client API for DynamicsProcessingMbcBandService 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 NewDynamicsProcessingMbcBandServiceClient ¶
func NewDynamicsProcessingMbcBandServiceClient(cc grpc.ClientConnInterface) DynamicsProcessingMbcBandServiceClient
type DynamicsProcessingMbcBandServiceServer ¶
type DynamicsProcessingMbcBandServiceServer interface {
GetAttackTime(context.Context, *GetAttackTimeRequest) (*GetAttackTimeResponse, error)
GetExpanderRatio(context.Context, *GetExpanderRatioRequest) (*GetExpanderRatioResponse, error)
GetKneeWidth(context.Context, *GetKneeWidthRequest) (*GetKneeWidthResponse, error)
GetNoiseGateThreshold(context.Context, *GetNoiseGateThresholdRequest) (*GetNoiseGateThresholdResponse, error)
GetPostGain(context.Context, *GetPostGainRequest) (*GetPostGainResponse, error)
GetPreGain(context.Context, *GetPreGainRequest) (*GetPreGainResponse, error)
GetRatio(context.Context, *GetRatioRequest) (*GetRatioResponse, error)
GetReleaseTime(context.Context, *GetReleaseTimeRequest) (*GetReleaseTimeResponse, error)
GetThreshold(context.Context, *GetThresholdRequest) (*GetThresholdResponse, error)
SetAttackTime(context.Context, *SetAttackTimeRequest) (*SetAttackTimeResponse, error)
SetExpanderRatio(context.Context, *SetExpanderRatioRequest) (*SetExpanderRatioResponse, error)
SetKneeWidth(context.Context, *SetKneeWidthRequest) (*SetKneeWidthResponse, error)
SetNoiseGateThreshold(context.Context, *SetNoiseGateThresholdRequest) (*SetNoiseGateThresholdResponse, error)
SetPostGain(context.Context, *SetPostGainRequest) (*SetPostGainResponse, error)
SetPreGain(context.Context, *SetPreGainRequest) (*SetPreGainResponse, error)
SetRatio(context.Context, *SetRatioRequest) (*SetRatioResponse, error)
SetReleaseTime(context.Context, *SetReleaseTimeRequest) (*SetReleaseTimeResponse, error)
SetThreshold(context.Context, *SetThresholdRequest) (*SetThresholdResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
DynamicsProcessingMbcBandServiceServer is the server API for DynamicsProcessingMbcBandService service. All implementations must embed UnimplementedDynamicsProcessingMbcBandServiceServer for forward compatibility.
type DynamicsProcessingMbcServiceClient ¶
type DynamicsProcessingMbcServiceClient interface {
GetBand(ctx context.Context, in *GetBandRequest, opts ...grpc.CallOption) (*GetBandResponse, error)
SetBand(ctx context.Context, in *SetBandRequest, opts ...grpc.CallOption) (*SetBandResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
DynamicsProcessingMbcServiceClient is the client API for DynamicsProcessingMbcService 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 NewDynamicsProcessingMbcServiceClient ¶
func NewDynamicsProcessingMbcServiceClient(cc grpc.ClientConnInterface) DynamicsProcessingMbcServiceClient
type DynamicsProcessingMbcServiceServer ¶
type DynamicsProcessingMbcServiceServer interface {
GetBand(context.Context, *GetBandRequest) (*GetBandResponse, error)
SetBand(context.Context, *SetBandRequest) (*SetBandResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
DynamicsProcessingMbcServiceServer is the server API for DynamicsProcessingMbcService service. All implementations must embed UnimplementedDynamicsProcessingMbcServiceServer for forward compatibility.
type DynamicsProcessingServiceClient ¶
type DynamicsProcessingServiceClient interface {
NewDynamicsProcessing(ctx context.Context, in *NewDynamicsProcessingRequest, opts ...grpc.CallOption) (*NewDynamicsProcessingResponse, error)
GetChannelByChannelIndex(ctx context.Context, in *GetChannelByChannelIndexRequest, opts ...grpc.CallOption) (*GetChannelByChannelIndexResponse, error)
GetChannelCount(ctx context.Context, in *GetChannelCountRequest, opts ...grpc.CallOption) (*GetChannelCountResponse, error)
GetConfig(ctx context.Context, in *GetConfigRequest, opts ...grpc.CallOption) (*GetConfigResponse, error)
GetInputGainByChannelIndex(ctx context.Context, in *GetInputGainByChannelIndexRequest, opts ...grpc.CallOption) (*GetInputGainByChannelIndexResponse, error)
GetLimiterByChannelIndex(ctx context.Context, in *GetLimiterByChannelIndexRequest, opts ...grpc.CallOption) (*GetLimiterByChannelIndexResponse, error)
GetMbcBandByChannelIndex(ctx context.Context, in *GetMbcBandByChannelIndexRequest, opts ...grpc.CallOption) (*GetMbcBandByChannelIndexResponse, error)
GetMbcByChannelIndex(ctx context.Context, in *GetMbcByChannelIndexRequest, opts ...grpc.CallOption) (*GetMbcByChannelIndexResponse, error)
GetPostEqBandByChannelIndex(ctx context.Context, in *GetPostEqBandByChannelIndexRequest, opts ...grpc.CallOption) (*GetPostEqBandByChannelIndexResponse, error)
GetPostEqByChannelIndex(ctx context.Context, in *GetPostEqByChannelIndexRequest, opts ...grpc.CallOption) (*GetPostEqByChannelIndexResponse, error)
GetPreEqBandByChannelIndex(ctx context.Context, in *GetPreEqBandByChannelIndexRequest, opts ...grpc.CallOption) (*GetPreEqBandByChannelIndexResponse, error)
GetPreEqByChannelIndex(ctx context.Context, in *GetPreEqByChannelIndexRequest, opts ...grpc.CallOption) (*GetPreEqByChannelIndexResponse, error)
SetAllChannelsTo(ctx context.Context, in *SetAllChannelsToRequest, opts ...grpc.CallOption) (*SetAllChannelsToResponse, error)
SetChannelTo(ctx context.Context, in *SetChannelToRequest, opts ...grpc.CallOption) (*SetChannelToResponse, error)
SetInputGainAllChannelsTo(ctx context.Context, in *SetInputGainAllChannelsToRequest, opts ...grpc.CallOption) (*SetInputGainAllChannelsToResponse, error)
SetInputGainbyChannel(ctx context.Context, in *SetInputGainbyChannelRequest, opts ...grpc.CallOption) (*SetInputGainbyChannelResponse, error)
SetLimiterAllChannelsTo(ctx context.Context, in *SetLimiterAllChannelsToRequest, opts ...grpc.CallOption) (*SetLimiterAllChannelsToResponse, error)
SetLimiterByChannelIndex(ctx context.Context, in *SetLimiterByChannelIndexRequest, opts ...grpc.CallOption) (*SetLimiterByChannelIndexResponse, error)
SetMbcAllChannelsTo(ctx context.Context, in *SetMbcAllChannelsToRequest, opts ...grpc.CallOption) (*SetMbcAllChannelsToResponse, error)
SetMbcBandAllChannelsTo(ctx context.Context, in *SetMbcBandAllChannelsToRequest, opts ...grpc.CallOption) (*SetMbcBandAllChannelsToResponse, error)
SetMbcBandByChannelIndex(ctx context.Context, in *SetMbcBandByChannelIndexRequest, opts ...grpc.CallOption) (*SetMbcBandByChannelIndexResponse, error)
SetMbcByChannelIndex(ctx context.Context, in *SetMbcByChannelIndexRequest, opts ...grpc.CallOption) (*SetMbcByChannelIndexResponse, error)
SetPostEqAllChannelsTo(ctx context.Context, in *SetPostEqAllChannelsToRequest, opts ...grpc.CallOption) (*SetPostEqAllChannelsToResponse, error)
SetPostEqBandAllChannelsTo(ctx context.Context, in *SetPostEqBandAllChannelsToRequest, opts ...grpc.CallOption) (*SetPostEqBandAllChannelsToResponse, error)
SetPostEqBandByChannelIndex(ctx context.Context, in *SetPostEqBandByChannelIndexRequest, opts ...grpc.CallOption) (*SetPostEqBandByChannelIndexResponse, error)
SetPostEqByChannelIndex(ctx context.Context, in *SetPostEqByChannelIndexRequest, opts ...grpc.CallOption) (*SetPostEqByChannelIndexResponse, error)
SetPreEqAllChannelsTo(ctx context.Context, in *SetPreEqAllChannelsToRequest, opts ...grpc.CallOption) (*SetPreEqAllChannelsToResponse, error)
SetPreEqBandAllChannelsTo(ctx context.Context, in *SetPreEqBandAllChannelsToRequest, opts ...grpc.CallOption) (*SetPreEqBandAllChannelsToResponse, error)
SetPreEqBandByChannelIndex(ctx context.Context, in *SetPreEqBandByChannelIndexRequest, opts ...grpc.CallOption) (*SetPreEqBandByChannelIndexResponse, error)
SetPreEqByChannelIndex(ctx context.Context, in *SetPreEqByChannelIndexRequest, opts ...grpc.CallOption) (*SetPreEqByChannelIndexResponse, error)
}
DynamicsProcessingServiceClient is the client API for DynamicsProcessingService 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 NewDynamicsProcessingServiceClient ¶
func NewDynamicsProcessingServiceClient(cc grpc.ClientConnInterface) DynamicsProcessingServiceClient
type DynamicsProcessingServiceServer ¶
type DynamicsProcessingServiceServer interface {
NewDynamicsProcessing(context.Context, *NewDynamicsProcessingRequest) (*NewDynamicsProcessingResponse, error)
GetChannelByChannelIndex(context.Context, *GetChannelByChannelIndexRequest) (*GetChannelByChannelIndexResponse, error)
GetChannelCount(context.Context, *GetChannelCountRequest) (*GetChannelCountResponse, error)
GetConfig(context.Context, *GetConfigRequest) (*GetConfigResponse, error)
GetInputGainByChannelIndex(context.Context, *GetInputGainByChannelIndexRequest) (*GetInputGainByChannelIndexResponse, error)
GetLimiterByChannelIndex(context.Context, *GetLimiterByChannelIndexRequest) (*GetLimiterByChannelIndexResponse, error)
GetMbcBandByChannelIndex(context.Context, *GetMbcBandByChannelIndexRequest) (*GetMbcBandByChannelIndexResponse, error)
GetMbcByChannelIndex(context.Context, *GetMbcByChannelIndexRequest) (*GetMbcByChannelIndexResponse, error)
GetPostEqBandByChannelIndex(context.Context, *GetPostEqBandByChannelIndexRequest) (*GetPostEqBandByChannelIndexResponse, error)
GetPostEqByChannelIndex(context.Context, *GetPostEqByChannelIndexRequest) (*GetPostEqByChannelIndexResponse, error)
GetPreEqBandByChannelIndex(context.Context, *GetPreEqBandByChannelIndexRequest) (*GetPreEqBandByChannelIndexResponse, error)
GetPreEqByChannelIndex(context.Context, *GetPreEqByChannelIndexRequest) (*GetPreEqByChannelIndexResponse, error)
SetAllChannelsTo(context.Context, *SetAllChannelsToRequest) (*SetAllChannelsToResponse, error)
SetChannelTo(context.Context, *SetChannelToRequest) (*SetChannelToResponse, error)
SetInputGainAllChannelsTo(context.Context, *SetInputGainAllChannelsToRequest) (*SetInputGainAllChannelsToResponse, error)
SetInputGainbyChannel(context.Context, *SetInputGainbyChannelRequest) (*SetInputGainbyChannelResponse, error)
SetLimiterAllChannelsTo(context.Context, *SetLimiterAllChannelsToRequest) (*SetLimiterAllChannelsToResponse, error)
SetLimiterByChannelIndex(context.Context, *SetLimiterByChannelIndexRequest) (*SetLimiterByChannelIndexResponse, error)
SetMbcAllChannelsTo(context.Context, *SetMbcAllChannelsToRequest) (*SetMbcAllChannelsToResponse, error)
SetMbcBandAllChannelsTo(context.Context, *SetMbcBandAllChannelsToRequest) (*SetMbcBandAllChannelsToResponse, error)
SetMbcBandByChannelIndex(context.Context, *SetMbcBandByChannelIndexRequest) (*SetMbcBandByChannelIndexResponse, error)
SetMbcByChannelIndex(context.Context, *SetMbcByChannelIndexRequest) (*SetMbcByChannelIndexResponse, error)
SetPostEqAllChannelsTo(context.Context, *SetPostEqAllChannelsToRequest) (*SetPostEqAllChannelsToResponse, error)
SetPostEqBandAllChannelsTo(context.Context, *SetPostEqBandAllChannelsToRequest) (*SetPostEqBandAllChannelsToResponse, error)
SetPostEqBandByChannelIndex(context.Context, *SetPostEqBandByChannelIndexRequest) (*SetPostEqBandByChannelIndexResponse, error)
SetPostEqByChannelIndex(context.Context, *SetPostEqByChannelIndexRequest) (*SetPostEqByChannelIndexResponse, error)
SetPreEqAllChannelsTo(context.Context, *SetPreEqAllChannelsToRequest) (*SetPreEqAllChannelsToResponse, error)
SetPreEqBandAllChannelsTo(context.Context, *SetPreEqBandAllChannelsToRequest) (*SetPreEqBandAllChannelsToResponse, error)
SetPreEqBandByChannelIndex(context.Context, *SetPreEqBandByChannelIndexRequest) (*SetPreEqBandByChannelIndexResponse, error)
SetPreEqByChannelIndex(context.Context, *SetPreEqByChannelIndexRequest) (*SetPreEqByChannelIndexResponse, error)
// contains filtered or unexported methods
}
DynamicsProcessingServiceServer is the server API for DynamicsProcessingService service. All implementations must embed UnimplementedDynamicsProcessingServiceServer for forward compatibility.
type DynamicsProcessingStageServiceClient ¶
type DynamicsProcessingStageServiceClient interface {
IsEnabled(ctx context.Context, in *IsEnabledRequest, opts ...grpc.CallOption) (*IsEnabledResponse, error)
IsInUse(ctx context.Context, in *IsInUseRequest, opts ...grpc.CallOption) (*IsInUseResponse, error)
SetEnabled(ctx context.Context, in *SetEnabledRequest, opts ...grpc.CallOption) (*SetEnabledResponse, error)
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
DynamicsProcessingStageServiceClient is the client API for DynamicsProcessingStageService 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 NewDynamicsProcessingStageServiceClient ¶
func NewDynamicsProcessingStageServiceClient(cc grpc.ClientConnInterface) DynamicsProcessingStageServiceClient
type DynamicsProcessingStageServiceServer ¶
type DynamicsProcessingStageServiceServer interface {
IsEnabled(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error)
IsInUse(context.Context, *IsInUseRequest) (*IsInUseResponse, error)
SetEnabled(context.Context, *SetEnabledRequest) (*SetEnabledResponse, error)
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
DynamicsProcessingStageServiceServer is the server API for DynamicsProcessingStageService service. All implementations must embed UnimplementedDynamicsProcessingStageServiceServer for forward compatibility.
type EnvironmentalReverbOnParameterChangeListenerServiceClient ¶
type EnvironmentalReverbOnParameterChangeListenerServiceClient interface {
OnParameterChange(ctx context.Context, in *OnParameterChangeRequest, opts ...grpc.CallOption) (*OnParameterChangeResponse, error)
}
EnvironmentalReverbOnParameterChangeListenerServiceClient is the client API for EnvironmentalReverbOnParameterChangeListenerService 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 NewEnvironmentalReverbOnParameterChangeListenerServiceClient ¶
func NewEnvironmentalReverbOnParameterChangeListenerServiceClient(cc grpc.ClientConnInterface) EnvironmentalReverbOnParameterChangeListenerServiceClient
type EnvironmentalReverbOnParameterChangeListenerServiceServer ¶
type EnvironmentalReverbOnParameterChangeListenerServiceServer interface {
OnParameterChange(context.Context, *OnParameterChangeRequest) (*OnParameterChangeResponse, error)
// contains filtered or unexported methods
}
EnvironmentalReverbOnParameterChangeListenerServiceServer is the server API for EnvironmentalReverbOnParameterChangeListenerService service. All implementations must embed UnimplementedEnvironmentalReverbOnParameterChangeListenerServiceServer for forward compatibility.
type EnvironmentalReverbServiceClient ¶
type EnvironmentalReverbServiceClient interface {
NewEnvironmentalReverb(ctx context.Context, in *NewEnvironmentalReverbRequest, opts ...grpc.CallOption) (*NewEnvironmentalReverbResponse, error)
GetDecayHFRatio(ctx context.Context, in *GetDecayHFRatioRequest, opts ...grpc.CallOption) (*GetDecayHFRatioResponse, error)
GetDecayTime(ctx context.Context, in *GetDecayTimeRequest, opts ...grpc.CallOption) (*GetDecayTimeResponse, error)
GetDensity(ctx context.Context, in *GetDensityRequest, opts ...grpc.CallOption) (*GetDensityResponse, error)
GetDiffusion(ctx context.Context, in *GetDiffusionRequest, opts ...grpc.CallOption) (*GetDiffusionResponse, error)
GetProperties(ctx context.Context, in *GetPropertiesRequest, opts ...grpc.CallOption) (*GetPropertiesResponse, error)
GetReflectionsDelay(ctx context.Context, in *GetReflectionsDelayRequest, opts ...grpc.CallOption) (*GetReflectionsDelayResponse, error)
GetReflectionsLevel(ctx context.Context, in *GetReflectionsLevelRequest, opts ...grpc.CallOption) (*GetReflectionsLevelResponse, error)
GetReverbDelay(ctx context.Context, in *GetReverbDelayRequest, opts ...grpc.CallOption) (*GetReverbDelayResponse, error)
GetReverbLevel(ctx context.Context, in *GetReverbLevelRequest, opts ...grpc.CallOption) (*GetReverbLevelResponse, error)
GetRoomHFLevel(ctx context.Context, in *GetRoomHFLevelRequest, opts ...grpc.CallOption) (*GetRoomHFLevelResponse, error)
GetRoomLevel(ctx context.Context, in *GetRoomLevelRequest, opts ...grpc.CallOption) (*GetRoomLevelResponse, error)
SetDecayHFRatio(ctx context.Context, in *SetDecayHFRatioRequest, opts ...grpc.CallOption) (*SetDecayHFRatioResponse, error)
SetDecayTime(ctx context.Context, in *SetDecayTimeRequest, opts ...grpc.CallOption) (*SetDecayTimeResponse, error)
SetDensity(ctx context.Context, in *SetDensityRequest, opts ...grpc.CallOption) (*SetDensityResponse, error)
SetDiffusion(ctx context.Context, in *SetDiffusionRequest, opts ...grpc.CallOption) (*SetDiffusionResponse, error)
SetParameterListener(ctx context.Context, in *SetParameterListenerRequest, opts ...grpc.CallOption) (*SetParameterListenerResponse, error)
SetProperties(ctx context.Context, in *SetPropertiesRequest, opts ...grpc.CallOption) (*SetPropertiesResponse, error)
SetReflectionsDelay(ctx context.Context, in *SetReflectionsDelayRequest, opts ...grpc.CallOption) (*SetReflectionsDelayResponse, error)
SetReflectionsLevel(ctx context.Context, in *SetReflectionsLevelRequest, opts ...grpc.CallOption) (*SetReflectionsLevelResponse, error)
SetReverbDelay(ctx context.Context, in *SetReverbDelayRequest, opts ...grpc.CallOption) (*SetReverbDelayResponse, error)
SetReverbLevel(ctx context.Context, in *SetReverbLevelRequest, opts ...grpc.CallOption) (*SetReverbLevelResponse, error)
SetRoomHFLevel(ctx context.Context, in *SetRoomHFLevelRequest, opts ...grpc.CallOption) (*SetRoomHFLevelResponse, error)
SetRoomLevel(ctx context.Context, in *SetRoomLevelRequest, opts ...grpc.CallOption) (*SetRoomLevelResponse, error)
}
EnvironmentalReverbServiceClient is the client API for EnvironmentalReverbService 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 NewEnvironmentalReverbServiceClient ¶
func NewEnvironmentalReverbServiceClient(cc grpc.ClientConnInterface) EnvironmentalReverbServiceClient
type EnvironmentalReverbServiceServer ¶
type EnvironmentalReverbServiceServer interface {
NewEnvironmentalReverb(context.Context, *NewEnvironmentalReverbRequest) (*NewEnvironmentalReverbResponse, error)
GetDecayHFRatio(context.Context, *GetDecayHFRatioRequest) (*GetDecayHFRatioResponse, error)
GetDecayTime(context.Context, *GetDecayTimeRequest) (*GetDecayTimeResponse, error)
GetDensity(context.Context, *GetDensityRequest) (*GetDensityResponse, error)
GetDiffusion(context.Context, *GetDiffusionRequest) (*GetDiffusionResponse, error)
GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
GetReflectionsDelay(context.Context, *GetReflectionsDelayRequest) (*GetReflectionsDelayResponse, error)
GetReflectionsLevel(context.Context, *GetReflectionsLevelRequest) (*GetReflectionsLevelResponse, error)
GetReverbDelay(context.Context, *GetReverbDelayRequest) (*GetReverbDelayResponse, error)
GetReverbLevel(context.Context, *GetReverbLevelRequest) (*GetReverbLevelResponse, error)
GetRoomHFLevel(context.Context, *GetRoomHFLevelRequest) (*GetRoomHFLevelResponse, error)
GetRoomLevel(context.Context, *GetRoomLevelRequest) (*GetRoomLevelResponse, error)
SetDecayHFRatio(context.Context, *SetDecayHFRatioRequest) (*SetDecayHFRatioResponse, error)
SetDecayTime(context.Context, *SetDecayTimeRequest) (*SetDecayTimeResponse, error)
SetDensity(context.Context, *SetDensityRequest) (*SetDensityResponse, error)
SetDiffusion(context.Context, *SetDiffusionRequest) (*SetDiffusionResponse, error)
SetParameterListener(context.Context, *SetParameterListenerRequest) (*SetParameterListenerResponse, error)
SetProperties(context.Context, *SetPropertiesRequest) (*SetPropertiesResponse, error)
SetReflectionsDelay(context.Context, *SetReflectionsDelayRequest) (*SetReflectionsDelayResponse, error)
SetReflectionsLevel(context.Context, *SetReflectionsLevelRequest) (*SetReflectionsLevelResponse, error)
SetReverbDelay(context.Context, *SetReverbDelayRequest) (*SetReverbDelayResponse, error)
SetReverbLevel(context.Context, *SetReverbLevelRequest) (*SetReverbLevelResponse, error)
SetRoomHFLevel(context.Context, *SetRoomHFLevelRequest) (*SetRoomHFLevelResponse, error)
SetRoomLevel(context.Context, *SetRoomLevelRequest) (*SetRoomLevelResponse, error)
// contains filtered or unexported methods
}
EnvironmentalReverbServiceServer is the server API for EnvironmentalReverbService service. All implementations must embed UnimplementedEnvironmentalReverbServiceServer for forward compatibility.
type EnvironmentalReverbSettingsServiceClient ¶
type EnvironmentalReverbSettingsServiceClient interface {
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
EnvironmentalReverbSettingsServiceClient is the client API for EnvironmentalReverbSettingsService 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 NewEnvironmentalReverbSettingsServiceClient ¶
func NewEnvironmentalReverbSettingsServiceClient(cc grpc.ClientConnInterface) EnvironmentalReverbSettingsServiceClient
type EnvironmentalReverbSettingsServiceServer ¶
type EnvironmentalReverbSettingsServiceServer interface {
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
EnvironmentalReverbSettingsServiceServer is the server API for EnvironmentalReverbSettingsService service. All implementations must embed UnimplementedEnvironmentalReverbSettingsServiceServer for forward compatibility.
type EqualizerGetBandRequest ¶
type EqualizerGetBandRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*EqualizerGetBandRequest) Descriptor
deprecated
func (*EqualizerGetBandRequest) Descriptor() ([]byte, []int)
Deprecated: Use EqualizerGetBandRequest.ProtoReflect.Descriptor instead.
func (*EqualizerGetBandRequest) GetArg0 ¶
func (x *EqualizerGetBandRequest) GetArg0() int32
func (*EqualizerGetBandRequest) GetHandle ¶
func (x *EqualizerGetBandRequest) GetHandle() int64
func (*EqualizerGetBandRequest) ProtoMessage ¶
func (*EqualizerGetBandRequest) ProtoMessage()
func (*EqualizerGetBandRequest) ProtoReflect ¶
func (x *EqualizerGetBandRequest) ProtoReflect() protoreflect.Message
func (*EqualizerGetBandRequest) Reset ¶
func (x *EqualizerGetBandRequest) Reset()
func (*EqualizerGetBandRequest) String ¶
func (x *EqualizerGetBandRequest) String() string
type EqualizerGetBandResponse ¶
type EqualizerGetBandResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*EqualizerGetBandResponse) Descriptor
deprecated
func (*EqualizerGetBandResponse) Descriptor() ([]byte, []int)
Deprecated: Use EqualizerGetBandResponse.ProtoReflect.Descriptor instead.
func (*EqualizerGetBandResponse) GetResult ¶
func (x *EqualizerGetBandResponse) GetResult() int32
func (*EqualizerGetBandResponse) ProtoMessage ¶
func (*EqualizerGetBandResponse) ProtoMessage()
func (*EqualizerGetBandResponse) ProtoReflect ¶
func (x *EqualizerGetBandResponse) ProtoReflect() protoreflect.Message
func (*EqualizerGetBandResponse) Reset ¶
func (x *EqualizerGetBandResponse) Reset()
func (*EqualizerGetBandResponse) String ¶
func (x *EqualizerGetBandResponse) String() string
type EqualizerOnParameterChangeListenerOnParameterChangeRequest ¶
type EqualizerOnParameterChangeListenerOnParameterChangeRequest 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 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
Arg4 int32 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
// contains filtered or unexported fields
}
func (*EqualizerOnParameterChangeListenerOnParameterChangeRequest) Descriptor
deprecated
func (*EqualizerOnParameterChangeListenerOnParameterChangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use EqualizerOnParameterChangeListenerOnParameterChangeRequest.ProtoReflect.Descriptor instead.
func (*EqualizerOnParameterChangeListenerOnParameterChangeRequest) GetArg0 ¶
func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) GetArg0() int64
func (*EqualizerOnParameterChangeListenerOnParameterChangeRequest) GetArg1 ¶
func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) GetArg1() int32
func (*EqualizerOnParameterChangeListenerOnParameterChangeRequest) GetArg2 ¶
func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) GetArg2() int32
func (*EqualizerOnParameterChangeListenerOnParameterChangeRequest) GetArg3 ¶
func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) GetArg3() int32
func (*EqualizerOnParameterChangeListenerOnParameterChangeRequest) GetArg4 ¶
func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) GetArg4() int32
func (*EqualizerOnParameterChangeListenerOnParameterChangeRequest) ProtoMessage ¶
func (*EqualizerOnParameterChangeListenerOnParameterChangeRequest) ProtoMessage()
func (*EqualizerOnParameterChangeListenerOnParameterChangeRequest) ProtoReflect ¶
func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) ProtoReflect() protoreflect.Message
func (*EqualizerOnParameterChangeListenerOnParameterChangeRequest) Reset ¶
func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) Reset()
func (*EqualizerOnParameterChangeListenerOnParameterChangeRequest) String ¶
func (x *EqualizerOnParameterChangeListenerOnParameterChangeRequest) String() string
type EqualizerOnParameterChangeListenerServiceClient ¶
type EqualizerOnParameterChangeListenerServiceClient interface {
OnParameterChange(ctx context.Context, in *EqualizerOnParameterChangeListenerOnParameterChangeRequest, opts ...grpc.CallOption) (*OnParameterChangeResponse, error)
}
EqualizerOnParameterChangeListenerServiceClient is the client API for EqualizerOnParameterChangeListenerService 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 NewEqualizerOnParameterChangeListenerServiceClient ¶
func NewEqualizerOnParameterChangeListenerServiceClient(cc grpc.ClientConnInterface) EqualizerOnParameterChangeListenerServiceClient
type EqualizerOnParameterChangeListenerServiceServer ¶
type EqualizerOnParameterChangeListenerServiceServer interface {
OnParameterChange(context.Context, *EqualizerOnParameterChangeListenerOnParameterChangeRequest) (*OnParameterChangeResponse, error)
// contains filtered or unexported methods
}
EqualizerOnParameterChangeListenerServiceServer is the server API for EqualizerOnParameterChangeListenerService service. All implementations must embed UnimplementedEqualizerOnParameterChangeListenerServiceServer for forward compatibility.
type EqualizerServiceClient ¶
type EqualizerServiceClient interface {
NewEqualizer(ctx context.Context, in *NewEqualizerRequest, opts ...grpc.CallOption) (*NewEqualizerResponse, error)
GetBand(ctx context.Context, in *EqualizerGetBandRequest, opts ...grpc.CallOption) (*EqualizerGetBandResponse, error)
GetBandFreqRange(ctx context.Context, in *GetBandFreqRangeRequest, opts ...grpc.CallOption) (*GetBandFreqRangeResponse, error)
GetBandLevel(ctx context.Context, in *GetBandLevelRequest, opts ...grpc.CallOption) (*GetBandLevelResponse, error)
GetBandLevelRange(ctx context.Context, in *GetBandLevelRangeRequest, opts ...grpc.CallOption) (*GetBandLevelRangeResponse, error)
GetCenterFreq(ctx context.Context, in *GetCenterFreqRequest, opts ...grpc.CallOption) (*GetCenterFreqResponse, error)
GetCurrentPreset(ctx context.Context, in *GetCurrentPresetRequest, opts ...grpc.CallOption) (*GetCurrentPresetResponse, error)
GetNumberOfBands(ctx context.Context, in *GetNumberOfBandsRequest, opts ...grpc.CallOption) (*GetNumberOfBandsResponse, error)
GetNumberOfPresets(ctx context.Context, in *GetNumberOfPresetsRequest, opts ...grpc.CallOption) (*GetNumberOfPresetsResponse, error)
GetPresetName(ctx context.Context, in *GetPresetNameRequest, opts ...grpc.CallOption) (*GetPresetNameResponse, error)
GetProperties(ctx context.Context, in *GetPropertiesRequest, opts ...grpc.CallOption) (*GetPropertiesResponse, error)
SetBandLevel(ctx context.Context, in *SetBandLevelRequest, opts ...grpc.CallOption) (*SetBandLevelResponse, error)
SetParameterListener(ctx context.Context, in *SetParameterListenerRequest, opts ...grpc.CallOption) (*SetParameterListenerResponse, error)
SetProperties(ctx context.Context, in *SetPropertiesRequest, opts ...grpc.CallOption) (*SetPropertiesResponse, error)
UsePreset(ctx context.Context, in *UsePresetRequest, opts ...grpc.CallOption) (*UsePresetResponse, error)
}
EqualizerServiceClient is the client API for EqualizerService 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 NewEqualizerServiceClient ¶
func NewEqualizerServiceClient(cc grpc.ClientConnInterface) EqualizerServiceClient
type EqualizerServiceServer ¶
type EqualizerServiceServer interface {
NewEqualizer(context.Context, *NewEqualizerRequest) (*NewEqualizerResponse, error)
GetBand(context.Context, *EqualizerGetBandRequest) (*EqualizerGetBandResponse, error)
GetBandFreqRange(context.Context, *GetBandFreqRangeRequest) (*GetBandFreqRangeResponse, error)
GetBandLevel(context.Context, *GetBandLevelRequest) (*GetBandLevelResponse, error)
GetBandLevelRange(context.Context, *GetBandLevelRangeRequest) (*GetBandLevelRangeResponse, error)
GetCenterFreq(context.Context, *GetCenterFreqRequest) (*GetCenterFreqResponse, error)
GetCurrentPreset(context.Context, *GetCurrentPresetRequest) (*GetCurrentPresetResponse, error)
GetNumberOfBands(context.Context, *GetNumberOfBandsRequest) (*GetNumberOfBandsResponse, error)
GetNumberOfPresets(context.Context, *GetNumberOfPresetsRequest) (*GetNumberOfPresetsResponse, error)
GetPresetName(context.Context, *GetPresetNameRequest) (*GetPresetNameResponse, error)
GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
SetBandLevel(context.Context, *SetBandLevelRequest) (*SetBandLevelResponse, error)
SetParameterListener(context.Context, *SetParameterListenerRequest) (*SetParameterListenerResponse, error)
SetProperties(context.Context, *SetPropertiesRequest) (*SetPropertiesResponse, error)
UsePreset(context.Context, *UsePresetRequest) (*UsePresetResponse, error)
// contains filtered or unexported methods
}
EqualizerServiceServer is the server API for EqualizerService service. All implementations must embed UnimplementedEqualizerServiceServer for forward compatibility.
type EqualizerSettingsServiceClient ¶
type EqualizerSettingsServiceClient interface {
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
EqualizerSettingsServiceClient is the client API for EqualizerSettingsService 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 NewEqualizerSettingsServiceClient ¶
func NewEqualizerSettingsServiceClient(cc grpc.ClientConnInterface) EqualizerSettingsServiceClient
type EqualizerSettingsServiceServer ¶
type EqualizerSettingsServiceServer interface {
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
EqualizerSettingsServiceServer is the server API for EqualizerSettingsService service. All implementations must embed UnimplementedEqualizerSettingsServiceServer for forward compatibility.
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 ForceVirtualizationModeRequest ¶
type ForceVirtualizationModeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*ForceVirtualizationModeRequest) Descriptor
deprecated
func (*ForceVirtualizationModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use ForceVirtualizationModeRequest.ProtoReflect.Descriptor instead.
func (*ForceVirtualizationModeRequest) GetArg0 ¶
func (x *ForceVirtualizationModeRequest) GetArg0() int32
func (*ForceVirtualizationModeRequest) GetHandle ¶
func (x *ForceVirtualizationModeRequest) GetHandle() int64
func (*ForceVirtualizationModeRequest) ProtoMessage ¶
func (*ForceVirtualizationModeRequest) ProtoMessage()
func (*ForceVirtualizationModeRequest) ProtoReflect ¶
func (x *ForceVirtualizationModeRequest) ProtoReflect() protoreflect.Message
func (*ForceVirtualizationModeRequest) Reset ¶
func (x *ForceVirtualizationModeRequest) Reset()
func (*ForceVirtualizationModeRequest) String ¶
func (x *ForceVirtualizationModeRequest) String() string
type ForceVirtualizationModeResponse ¶
type ForceVirtualizationModeResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*ForceVirtualizationModeResponse) Descriptor
deprecated
func (*ForceVirtualizationModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use ForceVirtualizationModeResponse.ProtoReflect.Descriptor instead.
func (*ForceVirtualizationModeResponse) GetResult ¶
func (x *ForceVirtualizationModeResponse) GetResult() bool
func (*ForceVirtualizationModeResponse) ProtoMessage ¶
func (*ForceVirtualizationModeResponse) ProtoMessage()
func (*ForceVirtualizationModeResponse) ProtoReflect ¶
func (x *ForceVirtualizationModeResponse) ProtoReflect() protoreflect.Message
func (*ForceVirtualizationModeResponse) Reset ¶
func (x *ForceVirtualizationModeResponse) Reset()
func (*ForceVirtualizationModeResponse) String ¶
func (x *ForceVirtualizationModeResponse) String() string
type GetAttackTimeRequest ¶
type GetAttackTimeRequest struct {
// contains filtered or unexported fields
}
func (*GetAttackTimeRequest) Descriptor
deprecated
func (*GetAttackTimeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAttackTimeRequest.ProtoReflect.Descriptor instead.
func (*GetAttackTimeRequest) ProtoMessage ¶
func (*GetAttackTimeRequest) ProtoMessage()
func (*GetAttackTimeRequest) ProtoReflect ¶
func (x *GetAttackTimeRequest) ProtoReflect() protoreflect.Message
func (*GetAttackTimeRequest) Reset ¶
func (x *GetAttackTimeRequest) Reset()
func (*GetAttackTimeRequest) String ¶
func (x *GetAttackTimeRequest) String() string
type GetAttackTimeResponse ¶
type GetAttackTimeResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetAttackTimeResponse) Descriptor
deprecated
func (*GetAttackTimeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAttackTimeResponse.ProtoReflect.Descriptor instead.
func (*GetAttackTimeResponse) GetResult ¶
func (x *GetAttackTimeResponse) GetResult() float32
func (*GetAttackTimeResponse) ProtoMessage ¶
func (*GetAttackTimeResponse) ProtoMessage()
func (*GetAttackTimeResponse) ProtoReflect ¶
func (x *GetAttackTimeResponse) ProtoReflect() protoreflect.Message
func (*GetAttackTimeResponse) Reset ¶
func (x *GetAttackTimeResponse) Reset()
func (*GetAttackTimeResponse) String ¶
func (x *GetAttackTimeResponse) String() string
type GetBandCountRequest ¶
type GetBandCountRequest struct {
// contains filtered or unexported fields
}
func (*GetBandCountRequest) Descriptor
deprecated
func (*GetBandCountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBandCountRequest.ProtoReflect.Descriptor instead.
func (*GetBandCountRequest) ProtoMessage ¶
func (*GetBandCountRequest) ProtoMessage()
func (*GetBandCountRequest) ProtoReflect ¶
func (x *GetBandCountRequest) ProtoReflect() protoreflect.Message
func (*GetBandCountRequest) Reset ¶
func (x *GetBandCountRequest) Reset()
func (*GetBandCountRequest) String ¶
func (x *GetBandCountRequest) String() string
type GetBandCountResponse ¶
type GetBandCountResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBandCountResponse) Descriptor
deprecated
func (*GetBandCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBandCountResponse.ProtoReflect.Descriptor instead.
func (*GetBandCountResponse) GetResult ¶
func (x *GetBandCountResponse) GetResult() int32
func (*GetBandCountResponse) ProtoMessage ¶
func (*GetBandCountResponse) ProtoMessage()
func (*GetBandCountResponse) ProtoReflect ¶
func (x *GetBandCountResponse) ProtoReflect() protoreflect.Message
func (*GetBandCountResponse) Reset ¶
func (x *GetBandCountResponse) Reset()
func (*GetBandCountResponse) String ¶
func (x *GetBandCountResponse) String() string
type GetBandFreqRangeRequest ¶
type GetBandFreqRangeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetBandFreqRangeRequest) Descriptor
deprecated
func (*GetBandFreqRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBandFreqRangeRequest.ProtoReflect.Descriptor instead.
func (*GetBandFreqRangeRequest) GetArg0 ¶
func (x *GetBandFreqRangeRequest) GetArg0() int32
func (*GetBandFreqRangeRequest) GetHandle ¶
func (x *GetBandFreqRangeRequest) GetHandle() int64
func (*GetBandFreqRangeRequest) ProtoMessage ¶
func (*GetBandFreqRangeRequest) ProtoMessage()
func (*GetBandFreqRangeRequest) ProtoReflect ¶
func (x *GetBandFreqRangeRequest) ProtoReflect() protoreflect.Message
func (*GetBandFreqRangeRequest) Reset ¶
func (x *GetBandFreqRangeRequest) Reset()
func (*GetBandFreqRangeRequest) String ¶
func (x *GetBandFreqRangeRequest) String() string
type GetBandFreqRangeResponse ¶
type GetBandFreqRangeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBandFreqRangeResponse) Descriptor
deprecated
func (*GetBandFreqRangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBandFreqRangeResponse.ProtoReflect.Descriptor instead.
func (*GetBandFreqRangeResponse) GetResult ¶
func (x *GetBandFreqRangeResponse) GetResult() int64
func (*GetBandFreqRangeResponse) ProtoMessage ¶
func (*GetBandFreqRangeResponse) ProtoMessage()
func (*GetBandFreqRangeResponse) ProtoReflect ¶
func (x *GetBandFreqRangeResponse) ProtoReflect() protoreflect.Message
func (*GetBandFreqRangeResponse) Reset ¶
func (x *GetBandFreqRangeResponse) Reset()
func (*GetBandFreqRangeResponse) String ¶
func (x *GetBandFreqRangeResponse) String() string
type GetBandLevelRangeRequest ¶
type GetBandLevelRangeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetBandLevelRangeRequest) Descriptor
deprecated
func (*GetBandLevelRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBandLevelRangeRequest.ProtoReflect.Descriptor instead.
func (*GetBandLevelRangeRequest) GetHandle ¶
func (x *GetBandLevelRangeRequest) GetHandle() int64
func (*GetBandLevelRangeRequest) ProtoMessage ¶
func (*GetBandLevelRangeRequest) ProtoMessage()
func (*GetBandLevelRangeRequest) ProtoReflect ¶
func (x *GetBandLevelRangeRequest) ProtoReflect() protoreflect.Message
func (*GetBandLevelRangeRequest) Reset ¶
func (x *GetBandLevelRangeRequest) Reset()
func (*GetBandLevelRangeRequest) String ¶
func (x *GetBandLevelRangeRequest) String() string
type GetBandLevelRangeResponse ¶
type GetBandLevelRangeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBandLevelRangeResponse) Descriptor
deprecated
func (*GetBandLevelRangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBandLevelRangeResponse.ProtoReflect.Descriptor instead.
func (*GetBandLevelRangeResponse) GetResult ¶
func (x *GetBandLevelRangeResponse) GetResult() int64
func (*GetBandLevelRangeResponse) ProtoMessage ¶
func (*GetBandLevelRangeResponse) ProtoMessage()
func (*GetBandLevelRangeResponse) ProtoReflect ¶
func (x *GetBandLevelRangeResponse) ProtoReflect() protoreflect.Message
func (*GetBandLevelRangeResponse) Reset ¶
func (x *GetBandLevelRangeResponse) Reset()
func (*GetBandLevelRangeResponse) String ¶
func (x *GetBandLevelRangeResponse) String() string
type GetBandLevelRequest ¶
type GetBandLevelRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetBandLevelRequest) Descriptor
deprecated
func (*GetBandLevelRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBandLevelRequest.ProtoReflect.Descriptor instead.
func (*GetBandLevelRequest) GetArg0 ¶
func (x *GetBandLevelRequest) GetArg0() int32
func (*GetBandLevelRequest) GetHandle ¶
func (x *GetBandLevelRequest) GetHandle() int64
func (*GetBandLevelRequest) ProtoMessage ¶
func (*GetBandLevelRequest) ProtoMessage()
func (*GetBandLevelRequest) ProtoReflect ¶
func (x *GetBandLevelRequest) ProtoReflect() protoreflect.Message
func (*GetBandLevelRequest) Reset ¶
func (x *GetBandLevelRequest) Reset()
func (*GetBandLevelRequest) String ¶
func (x *GetBandLevelRequest) String() string
type GetBandLevelResponse ¶
type GetBandLevelResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBandLevelResponse) Descriptor
deprecated
func (*GetBandLevelResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBandLevelResponse.ProtoReflect.Descriptor instead.
func (*GetBandLevelResponse) GetResult ¶
func (x *GetBandLevelResponse) GetResult() int32
func (*GetBandLevelResponse) ProtoMessage ¶
func (*GetBandLevelResponse) ProtoMessage()
func (*GetBandLevelResponse) ProtoReflect ¶
func (x *GetBandLevelResponse) ProtoReflect() protoreflect.Message
func (*GetBandLevelResponse) Reset ¶
func (x *GetBandLevelResponse) Reset()
func (*GetBandLevelResponse) String ¶
func (x *GetBandLevelResponse) String() string
type GetBandRequest ¶
type GetBandRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetBandRequest) Descriptor
deprecated
func (*GetBandRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBandRequest.ProtoReflect.Descriptor instead.
func (*GetBandRequest) GetArg0 ¶
func (x *GetBandRequest) GetArg0() int32
func (*GetBandRequest) ProtoMessage ¶
func (*GetBandRequest) ProtoMessage()
func (*GetBandRequest) ProtoReflect ¶
func (x *GetBandRequest) ProtoReflect() protoreflect.Message
func (*GetBandRequest) Reset ¶
func (x *GetBandRequest) Reset()
func (*GetBandRequest) String ¶
func (x *GetBandRequest) String() string
type GetBandResponse ¶
type GetBandResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetBandResponse) Descriptor
deprecated
func (*GetBandResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBandResponse.ProtoReflect.Descriptor instead.
func (*GetBandResponse) GetResult ¶
func (x *GetBandResponse) GetResult() int64
func (*GetBandResponse) ProtoMessage ¶
func (*GetBandResponse) ProtoMessage()
func (*GetBandResponse) ProtoReflect ¶
func (x *GetBandResponse) ProtoReflect() protoreflect.Message
func (*GetBandResponse) Reset ¶
func (x *GetBandResponse) Reset()
func (*GetBandResponse) String ¶
func (x *GetBandResponse) String() string
type GetCaptureSizeRangeRequest ¶
type GetCaptureSizeRangeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetCaptureSizeRangeRequest) Descriptor
deprecated
func (*GetCaptureSizeRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCaptureSizeRangeRequest.ProtoReflect.Descriptor instead.
func (*GetCaptureSizeRangeRequest) GetHandle ¶
func (x *GetCaptureSizeRangeRequest) GetHandle() int64
func (*GetCaptureSizeRangeRequest) ProtoMessage ¶
func (*GetCaptureSizeRangeRequest) ProtoMessage()
func (*GetCaptureSizeRangeRequest) ProtoReflect ¶
func (x *GetCaptureSizeRangeRequest) ProtoReflect() protoreflect.Message
func (*GetCaptureSizeRangeRequest) Reset ¶
func (x *GetCaptureSizeRangeRequest) Reset()
func (*GetCaptureSizeRangeRequest) String ¶
func (x *GetCaptureSizeRangeRequest) String() string
type GetCaptureSizeRangeResponse ¶
type GetCaptureSizeRangeResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCaptureSizeRangeResponse) Descriptor
deprecated
func (*GetCaptureSizeRangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCaptureSizeRangeResponse.ProtoReflect.Descriptor instead.
func (*GetCaptureSizeRangeResponse) GetResult ¶
func (x *GetCaptureSizeRangeResponse) GetResult() int64
func (*GetCaptureSizeRangeResponse) ProtoMessage ¶
func (*GetCaptureSizeRangeResponse) ProtoMessage()
func (*GetCaptureSizeRangeResponse) ProtoReflect ¶
func (x *GetCaptureSizeRangeResponse) ProtoReflect() protoreflect.Message
func (*GetCaptureSizeRangeResponse) Reset ¶
func (x *GetCaptureSizeRangeResponse) Reset()
func (*GetCaptureSizeRangeResponse) String ¶
func (x *GetCaptureSizeRangeResponse) String() string
type GetCaptureSizeRequest ¶
type GetCaptureSizeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetCaptureSizeRequest) Descriptor
deprecated
func (*GetCaptureSizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCaptureSizeRequest.ProtoReflect.Descriptor instead.
func (*GetCaptureSizeRequest) GetHandle ¶
func (x *GetCaptureSizeRequest) GetHandle() int64
func (*GetCaptureSizeRequest) ProtoMessage ¶
func (*GetCaptureSizeRequest) ProtoMessage()
func (*GetCaptureSizeRequest) ProtoReflect ¶
func (x *GetCaptureSizeRequest) ProtoReflect() protoreflect.Message
func (*GetCaptureSizeRequest) Reset ¶
func (x *GetCaptureSizeRequest) Reset()
func (*GetCaptureSizeRequest) String ¶
func (x *GetCaptureSizeRequest) String() string
type GetCaptureSizeResponse ¶
type GetCaptureSizeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCaptureSizeResponse) Descriptor
deprecated
func (*GetCaptureSizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCaptureSizeResponse.ProtoReflect.Descriptor instead.
func (*GetCaptureSizeResponse) GetResult ¶
func (x *GetCaptureSizeResponse) GetResult() int32
func (*GetCaptureSizeResponse) ProtoMessage ¶
func (*GetCaptureSizeResponse) ProtoMessage()
func (*GetCaptureSizeResponse) ProtoReflect ¶
func (x *GetCaptureSizeResponse) ProtoReflect() protoreflect.Message
func (*GetCaptureSizeResponse) Reset ¶
func (x *GetCaptureSizeResponse) Reset()
func (*GetCaptureSizeResponse) String ¶
func (x *GetCaptureSizeResponse) String() string
type GetCenterFreqRequest ¶
type GetCenterFreqRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetCenterFreqRequest) Descriptor
deprecated
func (*GetCenterFreqRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCenterFreqRequest.ProtoReflect.Descriptor instead.
func (*GetCenterFreqRequest) GetArg0 ¶
func (x *GetCenterFreqRequest) GetArg0() int32
func (*GetCenterFreqRequest) GetHandle ¶
func (x *GetCenterFreqRequest) GetHandle() int64
func (*GetCenterFreqRequest) ProtoMessage ¶
func (*GetCenterFreqRequest) ProtoMessage()
func (*GetCenterFreqRequest) ProtoReflect ¶
func (x *GetCenterFreqRequest) ProtoReflect() protoreflect.Message
func (*GetCenterFreqRequest) Reset ¶
func (x *GetCenterFreqRequest) Reset()
func (*GetCenterFreqRequest) String ¶
func (x *GetCenterFreqRequest) String() string
type GetCenterFreqResponse ¶
type GetCenterFreqResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCenterFreqResponse) Descriptor
deprecated
func (*GetCenterFreqResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCenterFreqResponse.ProtoReflect.Descriptor instead.
func (*GetCenterFreqResponse) GetResult ¶
func (x *GetCenterFreqResponse) GetResult() int32
func (*GetCenterFreqResponse) ProtoMessage ¶
func (*GetCenterFreqResponse) ProtoMessage()
func (*GetCenterFreqResponse) ProtoReflect ¶
func (x *GetCenterFreqResponse) ProtoReflect() protoreflect.Message
func (*GetCenterFreqResponse) Reset ¶
func (x *GetCenterFreqResponse) Reset()
func (*GetCenterFreqResponse) String ¶
func (x *GetCenterFreqResponse) String() string
type GetChannelByChannelIndexRequest ¶
type GetChannelByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetChannelByChannelIndexRequest) Descriptor
deprecated
func (*GetChannelByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetChannelByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*GetChannelByChannelIndexRequest) GetArg0 ¶
func (x *GetChannelByChannelIndexRequest) GetArg0() int32
func (*GetChannelByChannelIndexRequest) GetHandle ¶
func (x *GetChannelByChannelIndexRequest) GetHandle() int64
func (*GetChannelByChannelIndexRequest) ProtoMessage ¶
func (*GetChannelByChannelIndexRequest) ProtoMessage()
func (*GetChannelByChannelIndexRequest) ProtoReflect ¶
func (x *GetChannelByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*GetChannelByChannelIndexRequest) Reset ¶
func (x *GetChannelByChannelIndexRequest) Reset()
func (*GetChannelByChannelIndexRequest) String ¶
func (x *GetChannelByChannelIndexRequest) String() string
type GetChannelByChannelIndexResponse ¶
type GetChannelByChannelIndexResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetChannelByChannelIndexResponse) Descriptor
deprecated
func (*GetChannelByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetChannelByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*GetChannelByChannelIndexResponse) GetResult ¶
func (x *GetChannelByChannelIndexResponse) GetResult() int64
func (*GetChannelByChannelIndexResponse) ProtoMessage ¶
func (*GetChannelByChannelIndexResponse) ProtoMessage()
func (*GetChannelByChannelIndexResponse) ProtoReflect ¶
func (x *GetChannelByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*GetChannelByChannelIndexResponse) Reset ¶
func (x *GetChannelByChannelIndexResponse) Reset()
func (*GetChannelByChannelIndexResponse) String ¶
func (x *GetChannelByChannelIndexResponse) String() string
type GetChannelCountRequest ¶
type GetChannelCountRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetChannelCountRequest) Descriptor
deprecated
func (*GetChannelCountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetChannelCountRequest.ProtoReflect.Descriptor instead.
func (*GetChannelCountRequest) GetHandle ¶
func (x *GetChannelCountRequest) GetHandle() int64
func (*GetChannelCountRequest) ProtoMessage ¶
func (*GetChannelCountRequest) ProtoMessage()
func (*GetChannelCountRequest) ProtoReflect ¶
func (x *GetChannelCountRequest) ProtoReflect() protoreflect.Message
func (*GetChannelCountRequest) Reset ¶
func (x *GetChannelCountRequest) Reset()
func (*GetChannelCountRequest) String ¶
func (x *GetChannelCountRequest) String() string
type GetChannelCountResponse ¶
type GetChannelCountResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetChannelCountResponse) Descriptor
deprecated
func (*GetChannelCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetChannelCountResponse.ProtoReflect.Descriptor instead.
func (*GetChannelCountResponse) GetResult ¶
func (x *GetChannelCountResponse) GetResult() int32
func (*GetChannelCountResponse) ProtoMessage ¶
func (*GetChannelCountResponse) ProtoMessage()
func (*GetChannelCountResponse) ProtoReflect ¶
func (x *GetChannelCountResponse) ProtoReflect() protoreflect.Message
func (*GetChannelCountResponse) Reset ¶
func (x *GetChannelCountResponse) Reset()
func (*GetChannelCountResponse) String ¶
func (x *GetChannelCountResponse) String() string
type GetConfigRequest ¶
type GetConfigRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetConfigRequest) Descriptor
deprecated
func (*GetConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetConfigRequest.ProtoReflect.Descriptor instead.
func (*GetConfigRequest) GetHandle ¶
func (x *GetConfigRequest) GetHandle() int64
func (*GetConfigRequest) ProtoMessage ¶
func (*GetConfigRequest) ProtoMessage()
func (*GetConfigRequest) ProtoReflect ¶
func (x *GetConfigRequest) ProtoReflect() protoreflect.Message
func (*GetConfigRequest) Reset ¶
func (x *GetConfigRequest) Reset()
func (*GetConfigRequest) String ¶
func (x *GetConfigRequest) String() string
type GetConfigResponse ¶
type GetConfigResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetConfigResponse) Descriptor
deprecated
func (*GetConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetConfigResponse.ProtoReflect.Descriptor instead.
func (*GetConfigResponse) GetResult ¶
func (x *GetConfigResponse) GetResult() int64
func (*GetConfigResponse) ProtoMessage ¶
func (*GetConfigResponse) ProtoMessage()
func (*GetConfigResponse) ProtoReflect ¶
func (x *GetConfigResponse) ProtoReflect() protoreflect.Message
func (*GetConfigResponse) Reset ¶
func (x *GetConfigResponse) Reset()
func (*GetConfigResponse) String ¶
func (x *GetConfigResponse) String() string
type GetCurrentPresetRequest ¶
type GetCurrentPresetRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetCurrentPresetRequest) Descriptor
deprecated
func (*GetCurrentPresetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentPresetRequest.ProtoReflect.Descriptor instead.
func (*GetCurrentPresetRequest) GetHandle ¶
func (x *GetCurrentPresetRequest) GetHandle() int64
func (*GetCurrentPresetRequest) ProtoMessage ¶
func (*GetCurrentPresetRequest) ProtoMessage()
func (*GetCurrentPresetRequest) ProtoReflect ¶
func (x *GetCurrentPresetRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentPresetRequest) Reset ¶
func (x *GetCurrentPresetRequest) Reset()
func (*GetCurrentPresetRequest) String ¶
func (x *GetCurrentPresetRequest) String() string
type GetCurrentPresetResponse ¶
type GetCurrentPresetResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCurrentPresetResponse) Descriptor
deprecated
func (*GetCurrentPresetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentPresetResponse.ProtoReflect.Descriptor instead.
func (*GetCurrentPresetResponse) GetResult ¶
func (x *GetCurrentPresetResponse) GetResult() int32
func (*GetCurrentPresetResponse) ProtoMessage ¶
func (*GetCurrentPresetResponse) ProtoMessage()
func (*GetCurrentPresetResponse) ProtoReflect ¶
func (x *GetCurrentPresetResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentPresetResponse) Reset ¶
func (x *GetCurrentPresetResponse) Reset()
func (*GetCurrentPresetResponse) String ¶
func (x *GetCurrentPresetResponse) String() string
type GetCutoffFrequencyRequest ¶
type GetCutoffFrequencyRequest struct {
// contains filtered or unexported fields
}
func (*GetCutoffFrequencyRequest) Descriptor
deprecated
func (*GetCutoffFrequencyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCutoffFrequencyRequest.ProtoReflect.Descriptor instead.
func (*GetCutoffFrequencyRequest) ProtoMessage ¶
func (*GetCutoffFrequencyRequest) ProtoMessage()
func (*GetCutoffFrequencyRequest) ProtoReflect ¶
func (x *GetCutoffFrequencyRequest) ProtoReflect() protoreflect.Message
func (*GetCutoffFrequencyRequest) Reset ¶
func (x *GetCutoffFrequencyRequest) Reset()
func (*GetCutoffFrequencyRequest) String ¶
func (x *GetCutoffFrequencyRequest) String() string
type GetCutoffFrequencyResponse ¶
type GetCutoffFrequencyResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetCutoffFrequencyResponse) Descriptor
deprecated
func (*GetCutoffFrequencyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCutoffFrequencyResponse.ProtoReflect.Descriptor instead.
func (*GetCutoffFrequencyResponse) GetResult ¶
func (x *GetCutoffFrequencyResponse) GetResult() float32
func (*GetCutoffFrequencyResponse) ProtoMessage ¶
func (*GetCutoffFrequencyResponse) ProtoMessage()
func (*GetCutoffFrequencyResponse) ProtoReflect ¶
func (x *GetCutoffFrequencyResponse) ProtoReflect() protoreflect.Message
func (*GetCutoffFrequencyResponse) Reset ¶
func (x *GetCutoffFrequencyResponse) Reset()
func (*GetCutoffFrequencyResponse) String ¶
func (x *GetCutoffFrequencyResponse) String() string
type GetDecayHFRatioRequest ¶
type GetDecayHFRatioRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetDecayHFRatioRequest) Descriptor
deprecated
func (*GetDecayHFRatioRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDecayHFRatioRequest.ProtoReflect.Descriptor instead.
func (*GetDecayHFRatioRequest) GetHandle ¶
func (x *GetDecayHFRatioRequest) GetHandle() int64
func (*GetDecayHFRatioRequest) ProtoMessage ¶
func (*GetDecayHFRatioRequest) ProtoMessage()
func (*GetDecayHFRatioRequest) ProtoReflect ¶
func (x *GetDecayHFRatioRequest) ProtoReflect() protoreflect.Message
func (*GetDecayHFRatioRequest) Reset ¶
func (x *GetDecayHFRatioRequest) Reset()
func (*GetDecayHFRatioRequest) String ¶
func (x *GetDecayHFRatioRequest) String() string
type GetDecayHFRatioResponse ¶
type GetDecayHFRatioResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDecayHFRatioResponse) Descriptor
deprecated
func (*GetDecayHFRatioResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDecayHFRatioResponse.ProtoReflect.Descriptor instead.
func (*GetDecayHFRatioResponse) GetResult ¶
func (x *GetDecayHFRatioResponse) GetResult() int32
func (*GetDecayHFRatioResponse) ProtoMessage ¶
func (*GetDecayHFRatioResponse) ProtoMessage()
func (*GetDecayHFRatioResponse) ProtoReflect ¶
func (x *GetDecayHFRatioResponse) ProtoReflect() protoreflect.Message
func (*GetDecayHFRatioResponse) Reset ¶
func (x *GetDecayHFRatioResponse) Reset()
func (*GetDecayHFRatioResponse) String ¶
func (x *GetDecayHFRatioResponse) String() string
type GetDecayTimeRequest ¶
type GetDecayTimeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetDecayTimeRequest) Descriptor
deprecated
func (*GetDecayTimeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDecayTimeRequest.ProtoReflect.Descriptor instead.
func (*GetDecayTimeRequest) GetHandle ¶
func (x *GetDecayTimeRequest) GetHandle() int64
func (*GetDecayTimeRequest) ProtoMessage ¶
func (*GetDecayTimeRequest) ProtoMessage()
func (*GetDecayTimeRequest) ProtoReflect ¶
func (x *GetDecayTimeRequest) ProtoReflect() protoreflect.Message
func (*GetDecayTimeRequest) Reset ¶
func (x *GetDecayTimeRequest) Reset()
func (*GetDecayTimeRequest) String ¶
func (x *GetDecayTimeRequest) String() string
type GetDecayTimeResponse ¶
type GetDecayTimeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDecayTimeResponse) Descriptor
deprecated
func (*GetDecayTimeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDecayTimeResponse.ProtoReflect.Descriptor instead.
func (*GetDecayTimeResponse) GetResult ¶
func (x *GetDecayTimeResponse) GetResult() int32
func (*GetDecayTimeResponse) ProtoMessage ¶
func (*GetDecayTimeResponse) ProtoMessage()
func (*GetDecayTimeResponse) ProtoReflect ¶
func (x *GetDecayTimeResponse) ProtoReflect() protoreflect.Message
func (*GetDecayTimeResponse) Reset ¶
func (x *GetDecayTimeResponse) Reset()
func (*GetDecayTimeResponse) String ¶
func (x *GetDecayTimeResponse) String() string
type GetDensityRequest ¶
type GetDensityRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetDensityRequest) Descriptor
deprecated
func (*GetDensityRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDensityRequest.ProtoReflect.Descriptor instead.
func (*GetDensityRequest) GetHandle ¶
func (x *GetDensityRequest) GetHandle() int64
func (*GetDensityRequest) ProtoMessage ¶
func (*GetDensityRequest) ProtoMessage()
func (*GetDensityRequest) ProtoReflect ¶
func (x *GetDensityRequest) ProtoReflect() protoreflect.Message
func (*GetDensityRequest) Reset ¶
func (x *GetDensityRequest) Reset()
func (*GetDensityRequest) String ¶
func (x *GetDensityRequest) String() string
type GetDensityResponse ¶
type GetDensityResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDensityResponse) Descriptor
deprecated
func (*GetDensityResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDensityResponse.ProtoReflect.Descriptor instead.
func (*GetDensityResponse) GetResult ¶
func (x *GetDensityResponse) GetResult() int32
func (*GetDensityResponse) ProtoMessage ¶
func (*GetDensityResponse) ProtoMessage()
func (*GetDensityResponse) ProtoReflect ¶
func (x *GetDensityResponse) ProtoReflect() protoreflect.Message
func (*GetDensityResponse) Reset ¶
func (x *GetDensityResponse) Reset()
func (*GetDensityResponse) String ¶
func (x *GetDensityResponse) String() string
type GetDescriptorRequest ¶
type GetDescriptorRequest struct {
// contains filtered or unexported fields
}
func (*GetDescriptorRequest) Descriptor
deprecated
func (*GetDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDescriptorRequest.ProtoReflect.Descriptor instead.
func (*GetDescriptorRequest) ProtoMessage ¶
func (*GetDescriptorRequest) ProtoMessage()
func (*GetDescriptorRequest) ProtoReflect ¶
func (x *GetDescriptorRequest) ProtoReflect() protoreflect.Message
func (*GetDescriptorRequest) Reset ¶
func (x *GetDescriptorRequest) Reset()
func (*GetDescriptorRequest) String ¶
func (x *GetDescriptorRequest) String() string
type GetDescriptorResponse ¶
type GetDescriptorResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDescriptorResponse) Descriptor
deprecated
func (*GetDescriptorResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDescriptorResponse.ProtoReflect.Descriptor instead.
func (*GetDescriptorResponse) GetResult ¶
func (x *GetDescriptorResponse) GetResult() int64
func (*GetDescriptorResponse) ProtoMessage ¶
func (*GetDescriptorResponse) ProtoMessage()
func (*GetDescriptorResponse) ProtoReflect ¶
func (x *GetDescriptorResponse) ProtoReflect() protoreflect.Message
func (*GetDescriptorResponse) Reset ¶
func (x *GetDescriptorResponse) Reset()
func (*GetDescriptorResponse) String ¶
func (x *GetDescriptorResponse) String() string
type GetDiffusionRequest ¶
type GetDiffusionRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetDiffusionRequest) Descriptor
deprecated
func (*GetDiffusionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDiffusionRequest.ProtoReflect.Descriptor instead.
func (*GetDiffusionRequest) GetHandle ¶
func (x *GetDiffusionRequest) GetHandle() int64
func (*GetDiffusionRequest) ProtoMessage ¶
func (*GetDiffusionRequest) ProtoMessage()
func (*GetDiffusionRequest) ProtoReflect ¶
func (x *GetDiffusionRequest) ProtoReflect() protoreflect.Message
func (*GetDiffusionRequest) Reset ¶
func (x *GetDiffusionRequest) Reset()
func (*GetDiffusionRequest) String ¶
func (x *GetDiffusionRequest) String() string
type GetDiffusionResponse ¶
type GetDiffusionResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetDiffusionResponse) Descriptor
deprecated
func (*GetDiffusionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDiffusionResponse.ProtoReflect.Descriptor instead.
func (*GetDiffusionResponse) GetResult ¶
func (x *GetDiffusionResponse) GetResult() int32
func (*GetDiffusionResponse) ProtoMessage ¶
func (*GetDiffusionResponse) ProtoMessage()
func (*GetDiffusionResponse) ProtoReflect ¶
func (x *GetDiffusionResponse) ProtoReflect() protoreflect.Message
func (*GetDiffusionResponse) Reset ¶
func (x *GetDiffusionResponse) Reset()
func (*GetDiffusionResponse) String ¶
func (x *GetDiffusionResponse) String() string
type GetEnabledRequest ¶
type GetEnabledRequest struct {
// contains filtered or unexported fields
}
func (*GetEnabledRequest) Descriptor
deprecated
func (*GetEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEnabledRequest.ProtoReflect.Descriptor instead.
func (*GetEnabledRequest) ProtoMessage ¶
func (*GetEnabledRequest) ProtoMessage()
func (*GetEnabledRequest) ProtoReflect ¶
func (x *GetEnabledRequest) ProtoReflect() protoreflect.Message
func (*GetEnabledRequest) Reset ¶
func (x *GetEnabledRequest) Reset()
func (*GetEnabledRequest) String ¶
func (x *GetEnabledRequest) String() string
type GetEnabledResponse ¶
type GetEnabledResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetEnabledResponse) Descriptor
deprecated
func (*GetEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEnabledResponse.ProtoReflect.Descriptor instead.
func (*GetEnabledResponse) GetResult ¶
func (x *GetEnabledResponse) GetResult() bool
func (*GetEnabledResponse) ProtoMessage ¶
func (*GetEnabledResponse) ProtoMessage()
func (*GetEnabledResponse) ProtoReflect ¶
func (x *GetEnabledResponse) ProtoReflect() protoreflect.Message
func (*GetEnabledResponse) Reset ¶
func (x *GetEnabledResponse) Reset()
func (*GetEnabledResponse) String ¶
func (x *GetEnabledResponse) String() string
type GetExpanderRatioRequest ¶
type GetExpanderRatioRequest struct {
// contains filtered or unexported fields
}
func (*GetExpanderRatioRequest) Descriptor
deprecated
func (*GetExpanderRatioRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExpanderRatioRequest.ProtoReflect.Descriptor instead.
func (*GetExpanderRatioRequest) ProtoMessage ¶
func (*GetExpanderRatioRequest) ProtoMessage()
func (*GetExpanderRatioRequest) ProtoReflect ¶
func (x *GetExpanderRatioRequest) ProtoReflect() protoreflect.Message
func (*GetExpanderRatioRequest) Reset ¶
func (x *GetExpanderRatioRequest) Reset()
func (*GetExpanderRatioRequest) String ¶
func (x *GetExpanderRatioRequest) String() string
type GetExpanderRatioResponse ¶
type GetExpanderRatioResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetExpanderRatioResponse) Descriptor
deprecated
func (*GetExpanderRatioResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetExpanderRatioResponse.ProtoReflect.Descriptor instead.
func (*GetExpanderRatioResponse) GetResult ¶
func (x *GetExpanderRatioResponse) GetResult() float32
func (*GetExpanderRatioResponse) ProtoMessage ¶
func (*GetExpanderRatioResponse) ProtoMessage()
func (*GetExpanderRatioResponse) ProtoReflect ¶
func (x *GetExpanderRatioResponse) ProtoReflect() protoreflect.Message
func (*GetExpanderRatioResponse) Reset ¶
func (x *GetExpanderRatioResponse) Reset()
func (*GetExpanderRatioResponse) String ¶
func (x *GetExpanderRatioResponse) String() string
type GetFftRequest ¶
type GetFftRequest 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 (*GetFftRequest) Descriptor
deprecated
func (*GetFftRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFftRequest.ProtoReflect.Descriptor instead.
func (*GetFftRequest) GetArg0 ¶
func (x *GetFftRequest) GetArg0() int64
func (*GetFftRequest) GetHandle ¶
func (x *GetFftRequest) GetHandle() int64
func (*GetFftRequest) ProtoMessage ¶
func (*GetFftRequest) ProtoMessage()
func (*GetFftRequest) ProtoReflect ¶
func (x *GetFftRequest) ProtoReflect() protoreflect.Message
func (*GetFftRequest) Reset ¶
func (x *GetFftRequest) Reset()
func (*GetFftRequest) String ¶
func (x *GetFftRequest) String() string
type GetFftResponse ¶
type GetFftResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetFftResponse) Descriptor
deprecated
func (*GetFftResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFftResponse.ProtoReflect.Descriptor instead.
func (*GetFftResponse) GetResult ¶
func (x *GetFftResponse) GetResult() int32
func (*GetFftResponse) ProtoMessage ¶
func (*GetFftResponse) ProtoMessage()
func (*GetFftResponse) ProtoReflect ¶
func (x *GetFftResponse) ProtoReflect() protoreflect.Message
func (*GetFftResponse) Reset ¶
func (x *GetFftResponse) Reset()
func (*GetFftResponse) String ¶
func (x *GetFftResponse) String() string
type GetGainRequest ¶
type GetGainRequest struct {
// contains filtered or unexported fields
}
func (*GetGainRequest) Descriptor
deprecated
func (*GetGainRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGainRequest.ProtoReflect.Descriptor instead.
func (*GetGainRequest) ProtoMessage ¶
func (*GetGainRequest) ProtoMessage()
func (*GetGainRequest) ProtoReflect ¶
func (x *GetGainRequest) ProtoReflect() protoreflect.Message
func (*GetGainRequest) Reset ¶
func (x *GetGainRequest) Reset()
func (*GetGainRequest) String ¶
func (x *GetGainRequest) String() string
type GetGainResponse ¶
type GetGainResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetGainResponse) Descriptor
deprecated
func (*GetGainResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGainResponse.ProtoReflect.Descriptor instead.
func (*GetGainResponse) GetResult ¶
func (x *GetGainResponse) GetResult() float32
func (*GetGainResponse) ProtoMessage ¶
func (*GetGainResponse) ProtoMessage()
func (*GetGainResponse) ProtoReflect ¶
func (x *GetGainResponse) ProtoReflect() protoreflect.Message
func (*GetGainResponse) Reset ¶
func (x *GetGainResponse) Reset()
func (*GetGainResponse) String ¶
func (x *GetGainResponse) 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 GetInputGainByChannelIndexRequest ¶
type GetInputGainByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetInputGainByChannelIndexRequest) Descriptor
deprecated
func (*GetInputGainByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputGainByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*GetInputGainByChannelIndexRequest) GetArg0 ¶
func (x *GetInputGainByChannelIndexRequest) GetArg0() int32
func (*GetInputGainByChannelIndexRequest) GetHandle ¶
func (x *GetInputGainByChannelIndexRequest) GetHandle() int64
func (*GetInputGainByChannelIndexRequest) ProtoMessage ¶
func (*GetInputGainByChannelIndexRequest) ProtoMessage()
func (*GetInputGainByChannelIndexRequest) ProtoReflect ¶
func (x *GetInputGainByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*GetInputGainByChannelIndexRequest) Reset ¶
func (x *GetInputGainByChannelIndexRequest) Reset()
func (*GetInputGainByChannelIndexRequest) String ¶
func (x *GetInputGainByChannelIndexRequest) String() string
type GetInputGainByChannelIndexResponse ¶
type GetInputGainByChannelIndexResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetInputGainByChannelIndexResponse) Descriptor
deprecated
func (*GetInputGainByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputGainByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*GetInputGainByChannelIndexResponse) GetResult ¶
func (x *GetInputGainByChannelIndexResponse) GetResult() float32
func (*GetInputGainByChannelIndexResponse) ProtoMessage ¶
func (*GetInputGainByChannelIndexResponse) ProtoMessage()
func (*GetInputGainByChannelIndexResponse) ProtoReflect ¶
func (x *GetInputGainByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*GetInputGainByChannelIndexResponse) Reset ¶
func (x *GetInputGainByChannelIndexResponse) Reset()
func (*GetInputGainByChannelIndexResponse) String ¶
func (x *GetInputGainByChannelIndexResponse) String() string
type GetInputGainRequest ¶
type GetInputGainRequest struct {
// contains filtered or unexported fields
}
func (*GetInputGainRequest) Descriptor
deprecated
func (*GetInputGainRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputGainRequest.ProtoReflect.Descriptor instead.
func (*GetInputGainRequest) ProtoMessage ¶
func (*GetInputGainRequest) ProtoMessage()
func (*GetInputGainRequest) ProtoReflect ¶
func (x *GetInputGainRequest) ProtoReflect() protoreflect.Message
func (*GetInputGainRequest) Reset ¶
func (x *GetInputGainRequest) Reset()
func (*GetInputGainRequest) String ¶
func (x *GetInputGainRequest) String() string
type GetInputGainResponse ¶
type GetInputGainResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetInputGainResponse) Descriptor
deprecated
func (*GetInputGainResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputGainResponse.ProtoReflect.Descriptor instead.
func (*GetInputGainResponse) GetResult ¶
func (x *GetInputGainResponse) GetResult() float32
func (*GetInputGainResponse) ProtoMessage ¶
func (*GetInputGainResponse) ProtoMessage()
func (*GetInputGainResponse) ProtoReflect ¶
func (x *GetInputGainResponse) ProtoReflect() protoreflect.Message
func (*GetInputGainResponse) Reset ¶
func (x *GetInputGainResponse) Reset()
func (*GetInputGainResponse) String ¶
func (x *GetInputGainResponse) String() string
type GetKneeWidthRequest ¶
type GetKneeWidthRequest struct {
// contains filtered or unexported fields
}
func (*GetKneeWidthRequest) Descriptor
deprecated
func (*GetKneeWidthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetKneeWidthRequest.ProtoReflect.Descriptor instead.
func (*GetKneeWidthRequest) ProtoMessage ¶
func (*GetKneeWidthRequest) ProtoMessage()
func (*GetKneeWidthRequest) ProtoReflect ¶
func (x *GetKneeWidthRequest) ProtoReflect() protoreflect.Message
func (*GetKneeWidthRequest) Reset ¶
func (x *GetKneeWidthRequest) Reset()
func (*GetKneeWidthRequest) String ¶
func (x *GetKneeWidthRequest) String() string
type GetKneeWidthResponse ¶
type GetKneeWidthResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetKneeWidthResponse) Descriptor
deprecated
func (*GetKneeWidthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetKneeWidthResponse.ProtoReflect.Descriptor instead.
func (*GetKneeWidthResponse) GetResult ¶
func (x *GetKneeWidthResponse) GetResult() float32
func (*GetKneeWidthResponse) ProtoMessage ¶
func (*GetKneeWidthResponse) ProtoMessage()
func (*GetKneeWidthResponse) ProtoReflect ¶
func (x *GetKneeWidthResponse) ProtoReflect() protoreflect.Message
func (*GetKneeWidthResponse) Reset ¶
func (x *GetKneeWidthResponse) Reset()
func (*GetKneeWidthResponse) String ¶
func (x *GetKneeWidthResponse) String() string
type GetLimiterByChannelIndexRequest ¶
type GetLimiterByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetLimiterByChannelIndexRequest) Descriptor
deprecated
func (*GetLimiterByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLimiterByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*GetLimiterByChannelIndexRequest) GetArg0 ¶
func (x *GetLimiterByChannelIndexRequest) GetArg0() int32
func (*GetLimiterByChannelIndexRequest) GetHandle ¶
func (x *GetLimiterByChannelIndexRequest) GetHandle() int64
func (*GetLimiterByChannelIndexRequest) ProtoMessage ¶
func (*GetLimiterByChannelIndexRequest) ProtoMessage()
func (*GetLimiterByChannelIndexRequest) ProtoReflect ¶
func (x *GetLimiterByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*GetLimiterByChannelIndexRequest) Reset ¶
func (x *GetLimiterByChannelIndexRequest) Reset()
func (*GetLimiterByChannelIndexRequest) String ¶
func (x *GetLimiterByChannelIndexRequest) String() string
type GetLimiterByChannelIndexResponse ¶
type GetLimiterByChannelIndexResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetLimiterByChannelIndexResponse) Descriptor
deprecated
func (*GetLimiterByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLimiterByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*GetLimiterByChannelIndexResponse) GetResult ¶
func (x *GetLimiterByChannelIndexResponse) GetResult() int64
func (*GetLimiterByChannelIndexResponse) ProtoMessage ¶
func (*GetLimiterByChannelIndexResponse) ProtoMessage()
func (*GetLimiterByChannelIndexResponse) ProtoReflect ¶
func (x *GetLimiterByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*GetLimiterByChannelIndexResponse) Reset ¶
func (x *GetLimiterByChannelIndexResponse) Reset()
func (*GetLimiterByChannelIndexResponse) String ¶
func (x *GetLimiterByChannelIndexResponse) String() string
type GetLimiterRequest ¶
type GetLimiterRequest struct {
// contains filtered or unexported fields
}
func (*GetLimiterRequest) Descriptor
deprecated
func (*GetLimiterRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLimiterRequest.ProtoReflect.Descriptor instead.
func (*GetLimiterRequest) ProtoMessage ¶
func (*GetLimiterRequest) ProtoMessage()
func (*GetLimiterRequest) ProtoReflect ¶
func (x *GetLimiterRequest) ProtoReflect() protoreflect.Message
func (*GetLimiterRequest) Reset ¶
func (x *GetLimiterRequest) Reset()
func (*GetLimiterRequest) String ¶
func (x *GetLimiterRequest) String() string
type GetLimiterResponse ¶
type GetLimiterResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetLimiterResponse) Descriptor
deprecated
func (*GetLimiterResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLimiterResponse.ProtoReflect.Descriptor instead.
func (*GetLimiterResponse) GetResult ¶
func (x *GetLimiterResponse) GetResult() int64
func (*GetLimiterResponse) ProtoMessage ¶
func (*GetLimiterResponse) ProtoMessage()
func (*GetLimiterResponse) ProtoReflect ¶
func (x *GetLimiterResponse) ProtoReflect() protoreflect.Message
func (*GetLimiterResponse) Reset ¶
func (x *GetLimiterResponse) Reset()
func (*GetLimiterResponse) String ¶
func (x *GetLimiterResponse) String() string
type GetLinkGroupRequest ¶
type GetLinkGroupRequest struct {
// contains filtered or unexported fields
}
func (*GetLinkGroupRequest) Descriptor
deprecated
func (*GetLinkGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLinkGroupRequest.ProtoReflect.Descriptor instead.
func (*GetLinkGroupRequest) ProtoMessage ¶
func (*GetLinkGroupRequest) ProtoMessage()
func (*GetLinkGroupRequest) ProtoReflect ¶
func (x *GetLinkGroupRequest) ProtoReflect() protoreflect.Message
func (*GetLinkGroupRequest) Reset ¶
func (x *GetLinkGroupRequest) Reset()
func (*GetLinkGroupRequest) String ¶
func (x *GetLinkGroupRequest) String() string
type GetLinkGroupResponse ¶
type GetLinkGroupResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetLinkGroupResponse) Descriptor
deprecated
func (*GetLinkGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLinkGroupResponse.ProtoReflect.Descriptor instead.
func (*GetLinkGroupResponse) GetResult ¶
func (x *GetLinkGroupResponse) GetResult() int32
func (*GetLinkGroupResponse) ProtoMessage ¶
func (*GetLinkGroupResponse) ProtoMessage()
func (*GetLinkGroupResponse) ProtoReflect ¶
func (x *GetLinkGroupResponse) ProtoReflect() protoreflect.Message
func (*GetLinkGroupResponse) Reset ¶
func (x *GetLinkGroupResponse) Reset()
func (*GetLinkGroupResponse) String ¶
func (x *GetLinkGroupResponse) String() string
type GetMaxCaptureRateRequest ¶
type GetMaxCaptureRateRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetMaxCaptureRateRequest) Descriptor
deprecated
func (*GetMaxCaptureRateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxCaptureRateRequest.ProtoReflect.Descriptor instead.
func (*GetMaxCaptureRateRequest) GetHandle ¶
func (x *GetMaxCaptureRateRequest) GetHandle() int64
func (*GetMaxCaptureRateRequest) ProtoMessage ¶
func (*GetMaxCaptureRateRequest) ProtoMessage()
func (*GetMaxCaptureRateRequest) ProtoReflect ¶
func (x *GetMaxCaptureRateRequest) ProtoReflect() protoreflect.Message
func (*GetMaxCaptureRateRequest) Reset ¶
func (x *GetMaxCaptureRateRequest) Reset()
func (*GetMaxCaptureRateRequest) String ¶
func (x *GetMaxCaptureRateRequest) String() string
type GetMaxCaptureRateResponse ¶
type GetMaxCaptureRateResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMaxCaptureRateResponse) Descriptor
deprecated
func (*GetMaxCaptureRateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMaxCaptureRateResponse.ProtoReflect.Descriptor instead.
func (*GetMaxCaptureRateResponse) GetResult ¶
func (x *GetMaxCaptureRateResponse) GetResult() int32
func (*GetMaxCaptureRateResponse) ProtoMessage ¶
func (*GetMaxCaptureRateResponse) ProtoMessage()
func (*GetMaxCaptureRateResponse) ProtoReflect ¶
func (x *GetMaxCaptureRateResponse) ProtoReflect() protoreflect.Message
func (*GetMaxCaptureRateResponse) Reset ¶
func (x *GetMaxCaptureRateResponse) Reset()
func (*GetMaxCaptureRateResponse) String ¶
func (x *GetMaxCaptureRateResponse) String() string
type GetMbcBandByChannelIndexRequest ¶
type GetMbcBandByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `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 (*GetMbcBandByChannelIndexRequest) Descriptor
deprecated
func (*GetMbcBandByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMbcBandByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*GetMbcBandByChannelIndexRequest) GetArg0 ¶
func (x *GetMbcBandByChannelIndexRequest) GetArg0() int32
func (*GetMbcBandByChannelIndexRequest) GetArg1 ¶
func (x *GetMbcBandByChannelIndexRequest) GetArg1() int32
func (*GetMbcBandByChannelIndexRequest) GetHandle ¶
func (x *GetMbcBandByChannelIndexRequest) GetHandle() int64
func (*GetMbcBandByChannelIndexRequest) ProtoMessage ¶
func (*GetMbcBandByChannelIndexRequest) ProtoMessage()
func (*GetMbcBandByChannelIndexRequest) ProtoReflect ¶
func (x *GetMbcBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*GetMbcBandByChannelIndexRequest) Reset ¶
func (x *GetMbcBandByChannelIndexRequest) Reset()
func (*GetMbcBandByChannelIndexRequest) String ¶
func (x *GetMbcBandByChannelIndexRequest) String() string
type GetMbcBandByChannelIndexResponse ¶
type GetMbcBandByChannelIndexResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMbcBandByChannelIndexResponse) Descriptor
deprecated
func (*GetMbcBandByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMbcBandByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*GetMbcBandByChannelIndexResponse) GetResult ¶
func (x *GetMbcBandByChannelIndexResponse) GetResult() int64
func (*GetMbcBandByChannelIndexResponse) ProtoMessage ¶
func (*GetMbcBandByChannelIndexResponse) ProtoMessage()
func (*GetMbcBandByChannelIndexResponse) ProtoReflect ¶
func (x *GetMbcBandByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*GetMbcBandByChannelIndexResponse) Reset ¶
func (x *GetMbcBandByChannelIndexResponse) Reset()
func (*GetMbcBandByChannelIndexResponse) String ¶
func (x *GetMbcBandByChannelIndexResponse) String() string
type GetMbcBandCountRequest ¶
type GetMbcBandCountRequest struct {
// contains filtered or unexported fields
}
func (*GetMbcBandCountRequest) Descriptor
deprecated
func (*GetMbcBandCountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMbcBandCountRequest.ProtoReflect.Descriptor instead.
func (*GetMbcBandCountRequest) ProtoMessage ¶
func (*GetMbcBandCountRequest) ProtoMessage()
func (*GetMbcBandCountRequest) ProtoReflect ¶
func (x *GetMbcBandCountRequest) ProtoReflect() protoreflect.Message
func (*GetMbcBandCountRequest) Reset ¶
func (x *GetMbcBandCountRequest) Reset()
func (*GetMbcBandCountRequest) String ¶
func (x *GetMbcBandCountRequest) String() string
type GetMbcBandCountResponse ¶
type GetMbcBandCountResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMbcBandCountResponse) Descriptor
deprecated
func (*GetMbcBandCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMbcBandCountResponse.ProtoReflect.Descriptor instead.
func (*GetMbcBandCountResponse) GetResult ¶
func (x *GetMbcBandCountResponse) GetResult() int32
func (*GetMbcBandCountResponse) ProtoMessage ¶
func (*GetMbcBandCountResponse) ProtoMessage()
func (*GetMbcBandCountResponse) ProtoReflect ¶
func (x *GetMbcBandCountResponse) ProtoReflect() protoreflect.Message
func (*GetMbcBandCountResponse) Reset ¶
func (x *GetMbcBandCountResponse) Reset()
func (*GetMbcBandCountResponse) String ¶
func (x *GetMbcBandCountResponse) String() string
type GetMbcBandRequest ¶
type GetMbcBandRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetMbcBandRequest) Descriptor
deprecated
func (*GetMbcBandRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMbcBandRequest.ProtoReflect.Descriptor instead.
func (*GetMbcBandRequest) GetArg0 ¶
func (x *GetMbcBandRequest) GetArg0() int32
func (*GetMbcBandRequest) ProtoMessage ¶
func (*GetMbcBandRequest) ProtoMessage()
func (*GetMbcBandRequest) ProtoReflect ¶
func (x *GetMbcBandRequest) ProtoReflect() protoreflect.Message
func (*GetMbcBandRequest) Reset ¶
func (x *GetMbcBandRequest) Reset()
func (*GetMbcBandRequest) String ¶
func (x *GetMbcBandRequest) String() string
type GetMbcBandResponse ¶
type GetMbcBandResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMbcBandResponse) Descriptor
deprecated
func (*GetMbcBandResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMbcBandResponse.ProtoReflect.Descriptor instead.
func (*GetMbcBandResponse) GetResult ¶
func (x *GetMbcBandResponse) GetResult() int64
func (*GetMbcBandResponse) ProtoMessage ¶
func (*GetMbcBandResponse) ProtoMessage()
func (*GetMbcBandResponse) ProtoReflect ¶
func (x *GetMbcBandResponse) ProtoReflect() protoreflect.Message
func (*GetMbcBandResponse) Reset ¶
func (x *GetMbcBandResponse) Reset()
func (*GetMbcBandResponse) String ¶
func (x *GetMbcBandResponse) String() string
type GetMbcByChannelIndexRequest ¶
type GetMbcByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetMbcByChannelIndexRequest) Descriptor
deprecated
func (*GetMbcByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMbcByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*GetMbcByChannelIndexRequest) GetArg0 ¶
func (x *GetMbcByChannelIndexRequest) GetArg0() int32
func (*GetMbcByChannelIndexRequest) GetHandle ¶
func (x *GetMbcByChannelIndexRequest) GetHandle() int64
func (*GetMbcByChannelIndexRequest) ProtoMessage ¶
func (*GetMbcByChannelIndexRequest) ProtoMessage()
func (*GetMbcByChannelIndexRequest) ProtoReflect ¶
func (x *GetMbcByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*GetMbcByChannelIndexRequest) Reset ¶
func (x *GetMbcByChannelIndexRequest) Reset()
func (*GetMbcByChannelIndexRequest) String ¶
func (x *GetMbcByChannelIndexRequest) String() string
type GetMbcByChannelIndexResponse ¶
type GetMbcByChannelIndexResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMbcByChannelIndexResponse) Descriptor
deprecated
func (*GetMbcByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMbcByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*GetMbcByChannelIndexResponse) GetResult ¶
func (x *GetMbcByChannelIndexResponse) GetResult() int64
func (*GetMbcByChannelIndexResponse) ProtoMessage ¶
func (*GetMbcByChannelIndexResponse) ProtoMessage()
func (*GetMbcByChannelIndexResponse) ProtoReflect ¶
func (x *GetMbcByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*GetMbcByChannelIndexResponse) Reset ¶
func (x *GetMbcByChannelIndexResponse) Reset()
func (*GetMbcByChannelIndexResponse) String ¶
func (x *GetMbcByChannelIndexResponse) String() string
type GetMbcRequest ¶
type GetMbcRequest struct {
// contains filtered or unexported fields
}
func (*GetMbcRequest) Descriptor
deprecated
func (*GetMbcRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMbcRequest.ProtoReflect.Descriptor instead.
func (*GetMbcRequest) ProtoMessage ¶
func (*GetMbcRequest) ProtoMessage()
func (*GetMbcRequest) ProtoReflect ¶
func (x *GetMbcRequest) ProtoReflect() protoreflect.Message
func (*GetMbcRequest) Reset ¶
func (x *GetMbcRequest) Reset()
func (*GetMbcRequest) String ¶
func (x *GetMbcRequest) String() string
type GetMbcResponse ¶
type GetMbcResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMbcResponse) Descriptor
deprecated
func (*GetMbcResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMbcResponse.ProtoReflect.Descriptor instead.
func (*GetMbcResponse) GetResult ¶
func (x *GetMbcResponse) GetResult() int64
func (*GetMbcResponse) ProtoMessage ¶
func (*GetMbcResponse) ProtoMessage()
func (*GetMbcResponse) ProtoReflect ¶
func (x *GetMbcResponse) ProtoReflect() protoreflect.Message
func (*GetMbcResponse) Reset ¶
func (x *GetMbcResponse) Reset()
func (*GetMbcResponse) String ¶
func (x *GetMbcResponse) String() string
type GetMeasurementModeRequest ¶
type GetMeasurementModeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetMeasurementModeRequest) Descriptor
deprecated
func (*GetMeasurementModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMeasurementModeRequest.ProtoReflect.Descriptor instead.
func (*GetMeasurementModeRequest) GetHandle ¶
func (x *GetMeasurementModeRequest) GetHandle() int64
func (*GetMeasurementModeRequest) ProtoMessage ¶
func (*GetMeasurementModeRequest) ProtoMessage()
func (*GetMeasurementModeRequest) ProtoReflect ¶
func (x *GetMeasurementModeRequest) ProtoReflect() protoreflect.Message
func (*GetMeasurementModeRequest) Reset ¶
func (x *GetMeasurementModeRequest) Reset()
func (*GetMeasurementModeRequest) String ¶
func (x *GetMeasurementModeRequest) String() string
type GetMeasurementModeResponse ¶
type GetMeasurementModeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMeasurementModeResponse) Descriptor
deprecated
func (*GetMeasurementModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMeasurementModeResponse.ProtoReflect.Descriptor instead.
func (*GetMeasurementModeResponse) GetResult ¶
func (x *GetMeasurementModeResponse) GetResult() int32
func (*GetMeasurementModeResponse) ProtoMessage ¶
func (*GetMeasurementModeResponse) ProtoMessage()
func (*GetMeasurementModeResponse) ProtoReflect ¶
func (x *GetMeasurementModeResponse) ProtoReflect() protoreflect.Message
func (*GetMeasurementModeResponse) Reset ¶
func (x *GetMeasurementModeResponse) Reset()
func (*GetMeasurementModeResponse) String ¶
func (x *GetMeasurementModeResponse) String() string
type GetMeasurementPeakRmsRequest ¶
type GetMeasurementPeakRmsRequest 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 (*GetMeasurementPeakRmsRequest) Descriptor
deprecated
func (*GetMeasurementPeakRmsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMeasurementPeakRmsRequest.ProtoReflect.Descriptor instead.
func (*GetMeasurementPeakRmsRequest) GetArg0 ¶
func (x *GetMeasurementPeakRmsRequest) GetArg0() int64
func (*GetMeasurementPeakRmsRequest) GetHandle ¶
func (x *GetMeasurementPeakRmsRequest) GetHandle() int64
func (*GetMeasurementPeakRmsRequest) ProtoMessage ¶
func (*GetMeasurementPeakRmsRequest) ProtoMessage()
func (*GetMeasurementPeakRmsRequest) ProtoReflect ¶
func (x *GetMeasurementPeakRmsRequest) ProtoReflect() protoreflect.Message
func (*GetMeasurementPeakRmsRequest) Reset ¶
func (x *GetMeasurementPeakRmsRequest) Reset()
func (*GetMeasurementPeakRmsRequest) String ¶
func (x *GetMeasurementPeakRmsRequest) String() string
type GetMeasurementPeakRmsResponse ¶
type GetMeasurementPeakRmsResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetMeasurementPeakRmsResponse) Descriptor
deprecated
func (*GetMeasurementPeakRmsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMeasurementPeakRmsResponse.ProtoReflect.Descriptor instead.
func (*GetMeasurementPeakRmsResponse) GetResult ¶
func (x *GetMeasurementPeakRmsResponse) GetResult() int32
func (*GetMeasurementPeakRmsResponse) ProtoMessage ¶
func (*GetMeasurementPeakRmsResponse) ProtoMessage()
func (*GetMeasurementPeakRmsResponse) ProtoReflect ¶
func (x *GetMeasurementPeakRmsResponse) ProtoReflect() protoreflect.Message
func (*GetMeasurementPeakRmsResponse) Reset ¶
func (x *GetMeasurementPeakRmsResponse) Reset()
func (*GetMeasurementPeakRmsResponse) String ¶
func (x *GetMeasurementPeakRmsResponse) String() string
type GetNoiseGateThresholdRequest ¶
type GetNoiseGateThresholdRequest struct {
// contains filtered or unexported fields
}
func (*GetNoiseGateThresholdRequest) Descriptor
deprecated
func (*GetNoiseGateThresholdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNoiseGateThresholdRequest.ProtoReflect.Descriptor instead.
func (*GetNoiseGateThresholdRequest) ProtoMessage ¶
func (*GetNoiseGateThresholdRequest) ProtoMessage()
func (*GetNoiseGateThresholdRequest) ProtoReflect ¶
func (x *GetNoiseGateThresholdRequest) ProtoReflect() protoreflect.Message
func (*GetNoiseGateThresholdRequest) Reset ¶
func (x *GetNoiseGateThresholdRequest) Reset()
func (*GetNoiseGateThresholdRequest) String ¶
func (x *GetNoiseGateThresholdRequest) String() string
type GetNoiseGateThresholdResponse ¶
type GetNoiseGateThresholdResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetNoiseGateThresholdResponse) Descriptor
deprecated
func (*GetNoiseGateThresholdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNoiseGateThresholdResponse.ProtoReflect.Descriptor instead.
func (*GetNoiseGateThresholdResponse) GetResult ¶
func (x *GetNoiseGateThresholdResponse) GetResult() float32
func (*GetNoiseGateThresholdResponse) ProtoMessage ¶
func (*GetNoiseGateThresholdResponse) ProtoMessage()
func (*GetNoiseGateThresholdResponse) ProtoReflect ¶
func (x *GetNoiseGateThresholdResponse) ProtoReflect() protoreflect.Message
func (*GetNoiseGateThresholdResponse) Reset ¶
func (x *GetNoiseGateThresholdResponse) Reset()
func (*GetNoiseGateThresholdResponse) String ¶
func (x *GetNoiseGateThresholdResponse) String() string
type GetNumberOfBandsRequest ¶
type GetNumberOfBandsRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetNumberOfBandsRequest) Descriptor
deprecated
func (*GetNumberOfBandsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNumberOfBandsRequest.ProtoReflect.Descriptor instead.
func (*GetNumberOfBandsRequest) GetHandle ¶
func (x *GetNumberOfBandsRequest) GetHandle() int64
func (*GetNumberOfBandsRequest) ProtoMessage ¶
func (*GetNumberOfBandsRequest) ProtoMessage()
func (*GetNumberOfBandsRequest) ProtoReflect ¶
func (x *GetNumberOfBandsRequest) ProtoReflect() protoreflect.Message
func (*GetNumberOfBandsRequest) Reset ¶
func (x *GetNumberOfBandsRequest) Reset()
func (*GetNumberOfBandsRequest) String ¶
func (x *GetNumberOfBandsRequest) String() string
type GetNumberOfBandsResponse ¶
type GetNumberOfBandsResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetNumberOfBandsResponse) Descriptor
deprecated
func (*GetNumberOfBandsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNumberOfBandsResponse.ProtoReflect.Descriptor instead.
func (*GetNumberOfBandsResponse) GetResult ¶
func (x *GetNumberOfBandsResponse) GetResult() int32
func (*GetNumberOfBandsResponse) ProtoMessage ¶
func (*GetNumberOfBandsResponse) ProtoMessage()
func (*GetNumberOfBandsResponse) ProtoReflect ¶
func (x *GetNumberOfBandsResponse) ProtoReflect() protoreflect.Message
func (*GetNumberOfBandsResponse) Reset ¶
func (x *GetNumberOfBandsResponse) Reset()
func (*GetNumberOfBandsResponse) String ¶
func (x *GetNumberOfBandsResponse) String() string
type GetNumberOfPresetsRequest ¶
type GetNumberOfPresetsRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetNumberOfPresetsRequest) Descriptor
deprecated
func (*GetNumberOfPresetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNumberOfPresetsRequest.ProtoReflect.Descriptor instead.
func (*GetNumberOfPresetsRequest) GetHandle ¶
func (x *GetNumberOfPresetsRequest) GetHandle() int64
func (*GetNumberOfPresetsRequest) ProtoMessage ¶
func (*GetNumberOfPresetsRequest) ProtoMessage()
func (*GetNumberOfPresetsRequest) ProtoReflect ¶
func (x *GetNumberOfPresetsRequest) ProtoReflect() protoreflect.Message
func (*GetNumberOfPresetsRequest) Reset ¶
func (x *GetNumberOfPresetsRequest) Reset()
func (*GetNumberOfPresetsRequest) String ¶
func (x *GetNumberOfPresetsRequest) String() string
type GetNumberOfPresetsResponse ¶
type GetNumberOfPresetsResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetNumberOfPresetsResponse) Descriptor
deprecated
func (*GetNumberOfPresetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNumberOfPresetsResponse.ProtoReflect.Descriptor instead.
func (*GetNumberOfPresetsResponse) GetResult ¶
func (x *GetNumberOfPresetsResponse) GetResult() int32
func (*GetNumberOfPresetsResponse) ProtoMessage ¶
func (*GetNumberOfPresetsResponse) ProtoMessage()
func (*GetNumberOfPresetsResponse) ProtoReflect ¶
func (x *GetNumberOfPresetsResponse) ProtoReflect() protoreflect.Message
func (*GetNumberOfPresetsResponse) Reset ¶
func (x *GetNumberOfPresetsResponse) Reset()
func (*GetNumberOfPresetsResponse) String ¶
func (x *GetNumberOfPresetsResponse) String() string
type GetPostEqBandByChannelIndexRequest ¶
type GetPostEqBandByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `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 (*GetPostEqBandByChannelIndexRequest) Descriptor
deprecated
func (*GetPostEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPostEqBandByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*GetPostEqBandByChannelIndexRequest) GetArg0 ¶
func (x *GetPostEqBandByChannelIndexRequest) GetArg0() int32
func (*GetPostEqBandByChannelIndexRequest) GetArg1 ¶
func (x *GetPostEqBandByChannelIndexRequest) GetArg1() int32
func (*GetPostEqBandByChannelIndexRequest) GetHandle ¶
func (x *GetPostEqBandByChannelIndexRequest) GetHandle() int64
func (*GetPostEqBandByChannelIndexRequest) ProtoMessage ¶
func (*GetPostEqBandByChannelIndexRequest) ProtoMessage()
func (*GetPostEqBandByChannelIndexRequest) ProtoReflect ¶
func (x *GetPostEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*GetPostEqBandByChannelIndexRequest) Reset ¶
func (x *GetPostEqBandByChannelIndexRequest) Reset()
func (*GetPostEqBandByChannelIndexRequest) String ¶
func (x *GetPostEqBandByChannelIndexRequest) String() string
type GetPostEqBandByChannelIndexResponse ¶
type GetPostEqBandByChannelIndexResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPostEqBandByChannelIndexResponse) Descriptor
deprecated
func (*GetPostEqBandByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPostEqBandByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*GetPostEqBandByChannelIndexResponse) GetResult ¶
func (x *GetPostEqBandByChannelIndexResponse) GetResult() int64
func (*GetPostEqBandByChannelIndexResponse) ProtoMessage ¶
func (*GetPostEqBandByChannelIndexResponse) ProtoMessage()
func (*GetPostEqBandByChannelIndexResponse) ProtoReflect ¶
func (x *GetPostEqBandByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*GetPostEqBandByChannelIndexResponse) Reset ¶
func (x *GetPostEqBandByChannelIndexResponse) Reset()
func (*GetPostEqBandByChannelIndexResponse) String ¶
func (x *GetPostEqBandByChannelIndexResponse) String() string
type GetPostEqBandCountRequest ¶
type GetPostEqBandCountRequest struct {
// contains filtered or unexported fields
}
func (*GetPostEqBandCountRequest) Descriptor
deprecated
func (*GetPostEqBandCountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPostEqBandCountRequest.ProtoReflect.Descriptor instead.
func (*GetPostEqBandCountRequest) ProtoMessage ¶
func (*GetPostEqBandCountRequest) ProtoMessage()
func (*GetPostEqBandCountRequest) ProtoReflect ¶
func (x *GetPostEqBandCountRequest) ProtoReflect() protoreflect.Message
func (*GetPostEqBandCountRequest) Reset ¶
func (x *GetPostEqBandCountRequest) Reset()
func (*GetPostEqBandCountRequest) String ¶
func (x *GetPostEqBandCountRequest) String() string
type GetPostEqBandCountResponse ¶
type GetPostEqBandCountResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPostEqBandCountResponse) Descriptor
deprecated
func (*GetPostEqBandCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPostEqBandCountResponse.ProtoReflect.Descriptor instead.
func (*GetPostEqBandCountResponse) GetResult ¶
func (x *GetPostEqBandCountResponse) GetResult() int32
func (*GetPostEqBandCountResponse) ProtoMessage ¶
func (*GetPostEqBandCountResponse) ProtoMessage()
func (*GetPostEqBandCountResponse) ProtoReflect ¶
func (x *GetPostEqBandCountResponse) ProtoReflect() protoreflect.Message
func (*GetPostEqBandCountResponse) Reset ¶
func (x *GetPostEqBandCountResponse) Reset()
func (*GetPostEqBandCountResponse) String ¶
func (x *GetPostEqBandCountResponse) String() string
type GetPostEqBandRequest ¶
type GetPostEqBandRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetPostEqBandRequest) Descriptor
deprecated
func (*GetPostEqBandRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPostEqBandRequest.ProtoReflect.Descriptor instead.
func (*GetPostEqBandRequest) GetArg0 ¶
func (x *GetPostEqBandRequest) GetArg0() int32
func (*GetPostEqBandRequest) ProtoMessage ¶
func (*GetPostEqBandRequest) ProtoMessage()
func (*GetPostEqBandRequest) ProtoReflect ¶
func (x *GetPostEqBandRequest) ProtoReflect() protoreflect.Message
func (*GetPostEqBandRequest) Reset ¶
func (x *GetPostEqBandRequest) Reset()
func (*GetPostEqBandRequest) String ¶
func (x *GetPostEqBandRequest) String() string
type GetPostEqBandResponse ¶
type GetPostEqBandResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPostEqBandResponse) Descriptor
deprecated
func (*GetPostEqBandResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPostEqBandResponse.ProtoReflect.Descriptor instead.
func (*GetPostEqBandResponse) GetResult ¶
func (x *GetPostEqBandResponse) GetResult() int64
func (*GetPostEqBandResponse) ProtoMessage ¶
func (*GetPostEqBandResponse) ProtoMessage()
func (*GetPostEqBandResponse) ProtoReflect ¶
func (x *GetPostEqBandResponse) ProtoReflect() protoreflect.Message
func (*GetPostEqBandResponse) Reset ¶
func (x *GetPostEqBandResponse) Reset()
func (*GetPostEqBandResponse) String ¶
func (x *GetPostEqBandResponse) String() string
type GetPostEqByChannelIndexRequest ¶
type GetPostEqByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetPostEqByChannelIndexRequest) Descriptor
deprecated
func (*GetPostEqByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPostEqByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*GetPostEqByChannelIndexRequest) GetArg0 ¶
func (x *GetPostEqByChannelIndexRequest) GetArg0() int32
func (*GetPostEqByChannelIndexRequest) GetHandle ¶
func (x *GetPostEqByChannelIndexRequest) GetHandle() int64
func (*GetPostEqByChannelIndexRequest) ProtoMessage ¶
func (*GetPostEqByChannelIndexRequest) ProtoMessage()
func (*GetPostEqByChannelIndexRequest) ProtoReflect ¶
func (x *GetPostEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*GetPostEqByChannelIndexRequest) Reset ¶
func (x *GetPostEqByChannelIndexRequest) Reset()
func (*GetPostEqByChannelIndexRequest) String ¶
func (x *GetPostEqByChannelIndexRequest) String() string
type GetPostEqByChannelIndexResponse ¶
type GetPostEqByChannelIndexResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPostEqByChannelIndexResponse) Descriptor
deprecated
func (*GetPostEqByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPostEqByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*GetPostEqByChannelIndexResponse) GetResult ¶
func (x *GetPostEqByChannelIndexResponse) GetResult() int64
func (*GetPostEqByChannelIndexResponse) ProtoMessage ¶
func (*GetPostEqByChannelIndexResponse) ProtoMessage()
func (*GetPostEqByChannelIndexResponse) ProtoReflect ¶
func (x *GetPostEqByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*GetPostEqByChannelIndexResponse) Reset ¶
func (x *GetPostEqByChannelIndexResponse) Reset()
func (*GetPostEqByChannelIndexResponse) String ¶
func (x *GetPostEqByChannelIndexResponse) String() string
type GetPostEqRequest ¶
type GetPostEqRequest struct {
// contains filtered or unexported fields
}
func (*GetPostEqRequest) Descriptor
deprecated
func (*GetPostEqRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPostEqRequest.ProtoReflect.Descriptor instead.
func (*GetPostEqRequest) ProtoMessage ¶
func (*GetPostEqRequest) ProtoMessage()
func (*GetPostEqRequest) ProtoReflect ¶
func (x *GetPostEqRequest) ProtoReflect() protoreflect.Message
func (*GetPostEqRequest) Reset ¶
func (x *GetPostEqRequest) Reset()
func (*GetPostEqRequest) String ¶
func (x *GetPostEqRequest) String() string
type GetPostEqResponse ¶
type GetPostEqResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPostEqResponse) Descriptor
deprecated
func (*GetPostEqResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPostEqResponse.ProtoReflect.Descriptor instead.
func (*GetPostEqResponse) GetResult ¶
func (x *GetPostEqResponse) GetResult() int64
func (*GetPostEqResponse) ProtoMessage ¶
func (*GetPostEqResponse) ProtoMessage()
func (*GetPostEqResponse) ProtoReflect ¶
func (x *GetPostEqResponse) ProtoReflect() protoreflect.Message
func (*GetPostEqResponse) Reset ¶
func (x *GetPostEqResponse) Reset()
func (*GetPostEqResponse) String ¶
func (x *GetPostEqResponse) String() string
type GetPostGainRequest ¶
type GetPostGainRequest struct {
// contains filtered or unexported fields
}
func (*GetPostGainRequest) Descriptor
deprecated
func (*GetPostGainRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPostGainRequest.ProtoReflect.Descriptor instead.
func (*GetPostGainRequest) ProtoMessage ¶
func (*GetPostGainRequest) ProtoMessage()
func (*GetPostGainRequest) ProtoReflect ¶
func (x *GetPostGainRequest) ProtoReflect() protoreflect.Message
func (*GetPostGainRequest) Reset ¶
func (x *GetPostGainRequest) Reset()
func (*GetPostGainRequest) String ¶
func (x *GetPostGainRequest) String() string
type GetPostGainResponse ¶
type GetPostGainResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPostGainResponse) Descriptor
deprecated
func (*GetPostGainResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPostGainResponse.ProtoReflect.Descriptor instead.
func (*GetPostGainResponse) GetResult ¶
func (x *GetPostGainResponse) GetResult() float32
func (*GetPostGainResponse) ProtoMessage ¶
func (*GetPostGainResponse) ProtoMessage()
func (*GetPostGainResponse) ProtoReflect ¶
func (x *GetPostGainResponse) ProtoReflect() protoreflect.Message
func (*GetPostGainResponse) Reset ¶
func (x *GetPostGainResponse) Reset()
func (*GetPostGainResponse) String ¶
func (x *GetPostGainResponse) String() string
type GetPreEqBandByChannelIndexRequest ¶
type GetPreEqBandByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `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 (*GetPreEqBandByChannelIndexRequest) Descriptor
deprecated
func (*GetPreEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPreEqBandByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*GetPreEqBandByChannelIndexRequest) GetArg0 ¶
func (x *GetPreEqBandByChannelIndexRequest) GetArg0() int32
func (*GetPreEqBandByChannelIndexRequest) GetArg1 ¶
func (x *GetPreEqBandByChannelIndexRequest) GetArg1() int32
func (*GetPreEqBandByChannelIndexRequest) GetHandle ¶
func (x *GetPreEqBandByChannelIndexRequest) GetHandle() int64
func (*GetPreEqBandByChannelIndexRequest) ProtoMessage ¶
func (*GetPreEqBandByChannelIndexRequest) ProtoMessage()
func (*GetPreEqBandByChannelIndexRequest) ProtoReflect ¶
func (x *GetPreEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*GetPreEqBandByChannelIndexRequest) Reset ¶
func (x *GetPreEqBandByChannelIndexRequest) Reset()
func (*GetPreEqBandByChannelIndexRequest) String ¶
func (x *GetPreEqBandByChannelIndexRequest) String() string
type GetPreEqBandByChannelIndexResponse ¶
type GetPreEqBandByChannelIndexResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPreEqBandByChannelIndexResponse) Descriptor
deprecated
func (*GetPreEqBandByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPreEqBandByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*GetPreEqBandByChannelIndexResponse) GetResult ¶
func (x *GetPreEqBandByChannelIndexResponse) GetResult() int64
func (*GetPreEqBandByChannelIndexResponse) ProtoMessage ¶
func (*GetPreEqBandByChannelIndexResponse) ProtoMessage()
func (*GetPreEqBandByChannelIndexResponse) ProtoReflect ¶
func (x *GetPreEqBandByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*GetPreEqBandByChannelIndexResponse) Reset ¶
func (x *GetPreEqBandByChannelIndexResponse) Reset()
func (*GetPreEqBandByChannelIndexResponse) String ¶
func (x *GetPreEqBandByChannelIndexResponse) String() string
type GetPreEqBandCountRequest ¶
type GetPreEqBandCountRequest struct {
// contains filtered or unexported fields
}
func (*GetPreEqBandCountRequest) Descriptor
deprecated
func (*GetPreEqBandCountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPreEqBandCountRequest.ProtoReflect.Descriptor instead.
func (*GetPreEqBandCountRequest) ProtoMessage ¶
func (*GetPreEqBandCountRequest) ProtoMessage()
func (*GetPreEqBandCountRequest) ProtoReflect ¶
func (x *GetPreEqBandCountRequest) ProtoReflect() protoreflect.Message
func (*GetPreEqBandCountRequest) Reset ¶
func (x *GetPreEqBandCountRequest) Reset()
func (*GetPreEqBandCountRequest) String ¶
func (x *GetPreEqBandCountRequest) String() string
type GetPreEqBandCountResponse ¶
type GetPreEqBandCountResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPreEqBandCountResponse) Descriptor
deprecated
func (*GetPreEqBandCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPreEqBandCountResponse.ProtoReflect.Descriptor instead.
func (*GetPreEqBandCountResponse) GetResult ¶
func (x *GetPreEqBandCountResponse) GetResult() int32
func (*GetPreEqBandCountResponse) ProtoMessage ¶
func (*GetPreEqBandCountResponse) ProtoMessage()
func (*GetPreEqBandCountResponse) ProtoReflect ¶
func (x *GetPreEqBandCountResponse) ProtoReflect() protoreflect.Message
func (*GetPreEqBandCountResponse) Reset ¶
func (x *GetPreEqBandCountResponse) Reset()
func (*GetPreEqBandCountResponse) String ¶
func (x *GetPreEqBandCountResponse) String() string
type GetPreEqBandRequest ¶
type GetPreEqBandRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetPreEqBandRequest) Descriptor
deprecated
func (*GetPreEqBandRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPreEqBandRequest.ProtoReflect.Descriptor instead.
func (*GetPreEqBandRequest) GetArg0 ¶
func (x *GetPreEqBandRequest) GetArg0() int32
func (*GetPreEqBandRequest) ProtoMessage ¶
func (*GetPreEqBandRequest) ProtoMessage()
func (*GetPreEqBandRequest) ProtoReflect ¶
func (x *GetPreEqBandRequest) ProtoReflect() protoreflect.Message
func (*GetPreEqBandRequest) Reset ¶
func (x *GetPreEqBandRequest) Reset()
func (*GetPreEqBandRequest) String ¶
func (x *GetPreEqBandRequest) String() string
type GetPreEqBandResponse ¶
type GetPreEqBandResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPreEqBandResponse) Descriptor
deprecated
func (*GetPreEqBandResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPreEqBandResponse.ProtoReflect.Descriptor instead.
func (*GetPreEqBandResponse) GetResult ¶
func (x *GetPreEqBandResponse) GetResult() int64
func (*GetPreEqBandResponse) ProtoMessage ¶
func (*GetPreEqBandResponse) ProtoMessage()
func (*GetPreEqBandResponse) ProtoReflect ¶
func (x *GetPreEqBandResponse) ProtoReflect() protoreflect.Message
func (*GetPreEqBandResponse) Reset ¶
func (x *GetPreEqBandResponse) Reset()
func (*GetPreEqBandResponse) String ¶
func (x *GetPreEqBandResponse) String() string
type GetPreEqByChannelIndexRequest ¶
type GetPreEqByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetPreEqByChannelIndexRequest) Descriptor
deprecated
func (*GetPreEqByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPreEqByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*GetPreEqByChannelIndexRequest) GetArg0 ¶
func (x *GetPreEqByChannelIndexRequest) GetArg0() int32
func (*GetPreEqByChannelIndexRequest) GetHandle ¶
func (x *GetPreEqByChannelIndexRequest) GetHandle() int64
func (*GetPreEqByChannelIndexRequest) ProtoMessage ¶
func (*GetPreEqByChannelIndexRequest) ProtoMessage()
func (*GetPreEqByChannelIndexRequest) ProtoReflect ¶
func (x *GetPreEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*GetPreEqByChannelIndexRequest) Reset ¶
func (x *GetPreEqByChannelIndexRequest) Reset()
func (*GetPreEqByChannelIndexRequest) String ¶
func (x *GetPreEqByChannelIndexRequest) String() string
type GetPreEqByChannelIndexResponse ¶
type GetPreEqByChannelIndexResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPreEqByChannelIndexResponse) Descriptor
deprecated
func (*GetPreEqByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPreEqByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*GetPreEqByChannelIndexResponse) GetResult ¶
func (x *GetPreEqByChannelIndexResponse) GetResult() int64
func (*GetPreEqByChannelIndexResponse) ProtoMessage ¶
func (*GetPreEqByChannelIndexResponse) ProtoMessage()
func (*GetPreEqByChannelIndexResponse) ProtoReflect ¶
func (x *GetPreEqByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*GetPreEqByChannelIndexResponse) Reset ¶
func (x *GetPreEqByChannelIndexResponse) Reset()
func (*GetPreEqByChannelIndexResponse) String ¶
func (x *GetPreEqByChannelIndexResponse) String() string
type GetPreEqRequest ¶
type GetPreEqRequest struct {
// contains filtered or unexported fields
}
func (*GetPreEqRequest) Descriptor
deprecated
func (*GetPreEqRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPreEqRequest.ProtoReflect.Descriptor instead.
func (*GetPreEqRequest) ProtoMessage ¶
func (*GetPreEqRequest) ProtoMessage()
func (*GetPreEqRequest) ProtoReflect ¶
func (x *GetPreEqRequest) ProtoReflect() protoreflect.Message
func (*GetPreEqRequest) Reset ¶
func (x *GetPreEqRequest) Reset()
func (*GetPreEqRequest) String ¶
func (x *GetPreEqRequest) String() string
type GetPreEqResponse ¶
type GetPreEqResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPreEqResponse) Descriptor
deprecated
func (*GetPreEqResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPreEqResponse.ProtoReflect.Descriptor instead.
func (*GetPreEqResponse) GetResult ¶
func (x *GetPreEqResponse) GetResult() int64
func (*GetPreEqResponse) ProtoMessage ¶
func (*GetPreEqResponse) ProtoMessage()
func (*GetPreEqResponse) ProtoReflect ¶
func (x *GetPreEqResponse) ProtoReflect() protoreflect.Message
func (*GetPreEqResponse) Reset ¶
func (x *GetPreEqResponse) Reset()
func (*GetPreEqResponse) String ¶
func (x *GetPreEqResponse) String() string
type GetPreGainRequest ¶
type GetPreGainRequest struct {
// contains filtered or unexported fields
}
func (*GetPreGainRequest) Descriptor
deprecated
func (*GetPreGainRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPreGainRequest.ProtoReflect.Descriptor instead.
func (*GetPreGainRequest) ProtoMessage ¶
func (*GetPreGainRequest) ProtoMessage()
func (*GetPreGainRequest) ProtoReflect ¶
func (x *GetPreGainRequest) ProtoReflect() protoreflect.Message
func (*GetPreGainRequest) Reset ¶
func (x *GetPreGainRequest) Reset()
func (*GetPreGainRequest) String ¶
func (x *GetPreGainRequest) String() string
type GetPreGainResponse ¶
type GetPreGainResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPreGainResponse) Descriptor
deprecated
func (*GetPreGainResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPreGainResponse.ProtoReflect.Descriptor instead.
func (*GetPreGainResponse) GetResult ¶
func (x *GetPreGainResponse) GetResult() float32
func (*GetPreGainResponse) ProtoMessage ¶
func (*GetPreGainResponse) ProtoMessage()
func (*GetPreGainResponse) ProtoReflect ¶
func (x *GetPreGainResponse) ProtoReflect() protoreflect.Message
func (*GetPreGainResponse) Reset ¶
func (x *GetPreGainResponse) Reset()
func (*GetPreGainResponse) String ¶
func (x *GetPreGainResponse) String() string
type GetPreferredFrameDurationRequest ¶
type GetPreferredFrameDurationRequest struct {
// contains filtered or unexported fields
}
func (*GetPreferredFrameDurationRequest) Descriptor
deprecated
func (*GetPreferredFrameDurationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPreferredFrameDurationRequest.ProtoReflect.Descriptor instead.
func (*GetPreferredFrameDurationRequest) ProtoMessage ¶
func (*GetPreferredFrameDurationRequest) ProtoMessage()
func (*GetPreferredFrameDurationRequest) ProtoReflect ¶
func (x *GetPreferredFrameDurationRequest) ProtoReflect() protoreflect.Message
func (*GetPreferredFrameDurationRequest) Reset ¶
func (x *GetPreferredFrameDurationRequest) Reset()
func (*GetPreferredFrameDurationRequest) String ¶
func (x *GetPreferredFrameDurationRequest) String() string
type GetPreferredFrameDurationResponse ¶
type GetPreferredFrameDurationResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPreferredFrameDurationResponse) Descriptor
deprecated
func (*GetPreferredFrameDurationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPreferredFrameDurationResponse.ProtoReflect.Descriptor instead.
func (*GetPreferredFrameDurationResponse) GetResult ¶
func (x *GetPreferredFrameDurationResponse) GetResult() float32
func (*GetPreferredFrameDurationResponse) ProtoMessage ¶
func (*GetPreferredFrameDurationResponse) ProtoMessage()
func (*GetPreferredFrameDurationResponse) ProtoReflect ¶
func (x *GetPreferredFrameDurationResponse) ProtoReflect() protoreflect.Message
func (*GetPreferredFrameDurationResponse) Reset ¶
func (x *GetPreferredFrameDurationResponse) Reset()
func (*GetPreferredFrameDurationResponse) String ¶
func (x *GetPreferredFrameDurationResponse) String() string
type GetPresetNameRequest ¶
type GetPresetNameRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*GetPresetNameRequest) Descriptor
deprecated
func (*GetPresetNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPresetNameRequest.ProtoReflect.Descriptor instead.
func (*GetPresetNameRequest) GetArg0 ¶
func (x *GetPresetNameRequest) GetArg0() int32
func (*GetPresetNameRequest) GetHandle ¶
func (x *GetPresetNameRequest) GetHandle() int64
func (*GetPresetNameRequest) ProtoMessage ¶
func (*GetPresetNameRequest) ProtoMessage()
func (*GetPresetNameRequest) ProtoReflect ¶
func (x *GetPresetNameRequest) ProtoReflect() protoreflect.Message
func (*GetPresetNameRequest) Reset ¶
func (x *GetPresetNameRequest) Reset()
func (*GetPresetNameRequest) String ¶
func (x *GetPresetNameRequest) String() string
type GetPresetNameResponse ¶
type GetPresetNameResponse struct {
Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPresetNameResponse) Descriptor
deprecated
func (*GetPresetNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPresetNameResponse.ProtoReflect.Descriptor instead.
func (*GetPresetNameResponse) GetResult ¶
func (x *GetPresetNameResponse) GetResult() string
func (*GetPresetNameResponse) ProtoMessage ¶
func (*GetPresetNameResponse) ProtoMessage()
func (*GetPresetNameResponse) ProtoReflect ¶
func (x *GetPresetNameResponse) ProtoReflect() protoreflect.Message
func (*GetPresetNameResponse) Reset ¶
func (x *GetPresetNameResponse) Reset()
func (*GetPresetNameResponse) String ¶
func (x *GetPresetNameResponse) String() string
type GetPresetRequest ¶
type GetPresetRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetPresetRequest) Descriptor
deprecated
func (*GetPresetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPresetRequest.ProtoReflect.Descriptor instead.
func (*GetPresetRequest) GetHandle ¶
func (x *GetPresetRequest) GetHandle() int64
func (*GetPresetRequest) ProtoMessage ¶
func (*GetPresetRequest) ProtoMessage()
func (*GetPresetRequest) ProtoReflect ¶
func (x *GetPresetRequest) ProtoReflect() protoreflect.Message
func (*GetPresetRequest) Reset ¶
func (x *GetPresetRequest) Reset()
func (*GetPresetRequest) String ¶
func (x *GetPresetRequest) String() string
type GetPresetResponse ¶
type GetPresetResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPresetResponse) Descriptor
deprecated
func (*GetPresetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPresetResponse.ProtoReflect.Descriptor instead.
func (*GetPresetResponse) GetResult ¶
func (x *GetPresetResponse) GetResult() int32
func (*GetPresetResponse) ProtoMessage ¶
func (*GetPresetResponse) ProtoMessage()
func (*GetPresetResponse) ProtoReflect ¶
func (x *GetPresetResponse) ProtoReflect() protoreflect.Message
func (*GetPresetResponse) Reset ¶
func (x *GetPresetResponse) Reset()
func (*GetPresetResponse) String ¶
func (x *GetPresetResponse) String() string
type GetPropertiesRequest ¶
type GetPropertiesRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetPropertiesRequest) Descriptor
deprecated
func (*GetPropertiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPropertiesRequest.ProtoReflect.Descriptor instead.
func (*GetPropertiesRequest) GetHandle ¶
func (x *GetPropertiesRequest) GetHandle() int64
func (*GetPropertiesRequest) ProtoMessage ¶
func (*GetPropertiesRequest) ProtoMessage()
func (*GetPropertiesRequest) ProtoReflect ¶
func (x *GetPropertiesRequest) ProtoReflect() protoreflect.Message
func (*GetPropertiesRequest) Reset ¶
func (x *GetPropertiesRequest) Reset()
func (*GetPropertiesRequest) String ¶
func (x *GetPropertiesRequest) String() string
type GetPropertiesResponse ¶
type GetPropertiesResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetPropertiesResponse) Descriptor
deprecated
func (*GetPropertiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPropertiesResponse.ProtoReflect.Descriptor instead.
func (*GetPropertiesResponse) GetResult ¶
func (x *GetPropertiesResponse) GetResult() int64
func (*GetPropertiesResponse) ProtoMessage ¶
func (*GetPropertiesResponse) ProtoMessage()
func (*GetPropertiesResponse) ProtoReflect ¶
func (x *GetPropertiesResponse) ProtoReflect() protoreflect.Message
func (*GetPropertiesResponse) Reset ¶
func (x *GetPropertiesResponse) Reset()
func (*GetPropertiesResponse) String ¶
func (x *GetPropertiesResponse) String() string
type GetRatioRequest ¶
type GetRatioRequest struct {
// contains filtered or unexported fields
}
func (*GetRatioRequest) Descriptor
deprecated
func (*GetRatioRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRatioRequest.ProtoReflect.Descriptor instead.
func (*GetRatioRequest) ProtoMessage ¶
func (*GetRatioRequest) ProtoMessage()
func (*GetRatioRequest) ProtoReflect ¶
func (x *GetRatioRequest) ProtoReflect() protoreflect.Message
func (*GetRatioRequest) Reset ¶
func (x *GetRatioRequest) Reset()
func (*GetRatioRequest) String ¶
func (x *GetRatioRequest) String() string
type GetRatioResponse ¶
type GetRatioResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRatioResponse) Descriptor
deprecated
func (*GetRatioResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRatioResponse.ProtoReflect.Descriptor instead.
func (*GetRatioResponse) GetResult ¶
func (x *GetRatioResponse) GetResult() float32
func (*GetRatioResponse) ProtoMessage ¶
func (*GetRatioResponse) ProtoMessage()
func (*GetRatioResponse) ProtoReflect ¶
func (x *GetRatioResponse) ProtoReflect() protoreflect.Message
func (*GetRatioResponse) Reset ¶
func (x *GetRatioResponse) Reset()
func (*GetRatioResponse) String ¶
func (x *GetRatioResponse) String() string
type GetReflectionsDelayRequest ¶
type GetReflectionsDelayRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetReflectionsDelayRequest) Descriptor
deprecated
func (*GetReflectionsDelayRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReflectionsDelayRequest.ProtoReflect.Descriptor instead.
func (*GetReflectionsDelayRequest) GetHandle ¶
func (x *GetReflectionsDelayRequest) GetHandle() int64
func (*GetReflectionsDelayRequest) ProtoMessage ¶
func (*GetReflectionsDelayRequest) ProtoMessage()
func (*GetReflectionsDelayRequest) ProtoReflect ¶
func (x *GetReflectionsDelayRequest) ProtoReflect() protoreflect.Message
func (*GetReflectionsDelayRequest) Reset ¶
func (x *GetReflectionsDelayRequest) Reset()
func (*GetReflectionsDelayRequest) String ¶
func (x *GetReflectionsDelayRequest) String() string
type GetReflectionsDelayResponse ¶
type GetReflectionsDelayResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetReflectionsDelayResponse) Descriptor
deprecated
func (*GetReflectionsDelayResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetReflectionsDelayResponse.ProtoReflect.Descriptor instead.
func (*GetReflectionsDelayResponse) GetResult ¶
func (x *GetReflectionsDelayResponse) GetResult() int32
func (*GetReflectionsDelayResponse) ProtoMessage ¶
func (*GetReflectionsDelayResponse) ProtoMessage()
func (*GetReflectionsDelayResponse) ProtoReflect ¶
func (x *GetReflectionsDelayResponse) ProtoReflect() protoreflect.Message
func (*GetReflectionsDelayResponse) Reset ¶
func (x *GetReflectionsDelayResponse) Reset()
func (*GetReflectionsDelayResponse) String ¶
func (x *GetReflectionsDelayResponse) String() string
type GetReflectionsLevelRequest ¶
type GetReflectionsLevelRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetReflectionsLevelRequest) Descriptor
deprecated
func (*GetReflectionsLevelRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReflectionsLevelRequest.ProtoReflect.Descriptor instead.
func (*GetReflectionsLevelRequest) GetHandle ¶
func (x *GetReflectionsLevelRequest) GetHandle() int64
func (*GetReflectionsLevelRequest) ProtoMessage ¶
func (*GetReflectionsLevelRequest) ProtoMessage()
func (*GetReflectionsLevelRequest) ProtoReflect ¶
func (x *GetReflectionsLevelRequest) ProtoReflect() protoreflect.Message
func (*GetReflectionsLevelRequest) Reset ¶
func (x *GetReflectionsLevelRequest) Reset()
func (*GetReflectionsLevelRequest) String ¶
func (x *GetReflectionsLevelRequest) String() string
type GetReflectionsLevelResponse ¶
type GetReflectionsLevelResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetReflectionsLevelResponse) Descriptor
deprecated
func (*GetReflectionsLevelResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetReflectionsLevelResponse.ProtoReflect.Descriptor instead.
func (*GetReflectionsLevelResponse) GetResult ¶
func (x *GetReflectionsLevelResponse) GetResult() int32
func (*GetReflectionsLevelResponse) ProtoMessage ¶
func (*GetReflectionsLevelResponse) ProtoMessage()
func (*GetReflectionsLevelResponse) ProtoReflect ¶
func (x *GetReflectionsLevelResponse) ProtoReflect() protoreflect.Message
func (*GetReflectionsLevelResponse) Reset ¶
func (x *GetReflectionsLevelResponse) Reset()
func (*GetReflectionsLevelResponse) String ¶
func (x *GetReflectionsLevelResponse) String() string
type GetReleaseTimeRequest ¶
type GetReleaseTimeRequest struct {
// contains filtered or unexported fields
}
func (*GetReleaseTimeRequest) Descriptor
deprecated
func (*GetReleaseTimeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReleaseTimeRequest.ProtoReflect.Descriptor instead.
func (*GetReleaseTimeRequest) ProtoMessage ¶
func (*GetReleaseTimeRequest) ProtoMessage()
func (*GetReleaseTimeRequest) ProtoReflect ¶
func (x *GetReleaseTimeRequest) ProtoReflect() protoreflect.Message
func (*GetReleaseTimeRequest) Reset ¶
func (x *GetReleaseTimeRequest) Reset()
func (*GetReleaseTimeRequest) String ¶
func (x *GetReleaseTimeRequest) String() string
type GetReleaseTimeResponse ¶
type GetReleaseTimeResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetReleaseTimeResponse) Descriptor
deprecated
func (*GetReleaseTimeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetReleaseTimeResponse.ProtoReflect.Descriptor instead.
func (*GetReleaseTimeResponse) GetResult ¶
func (x *GetReleaseTimeResponse) GetResult() float32
func (*GetReleaseTimeResponse) ProtoMessage ¶
func (*GetReleaseTimeResponse) ProtoMessage()
func (*GetReleaseTimeResponse) ProtoReflect ¶
func (x *GetReleaseTimeResponse) ProtoReflect() protoreflect.Message
func (*GetReleaseTimeResponse) Reset ¶
func (x *GetReleaseTimeResponse) Reset()
func (*GetReleaseTimeResponse) String ¶
func (x *GetReleaseTimeResponse) String() string
type GetReverbDelayRequest ¶
type GetReverbDelayRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetReverbDelayRequest) Descriptor
deprecated
func (*GetReverbDelayRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReverbDelayRequest.ProtoReflect.Descriptor instead.
func (*GetReverbDelayRequest) GetHandle ¶
func (x *GetReverbDelayRequest) GetHandle() int64
func (*GetReverbDelayRequest) ProtoMessage ¶
func (*GetReverbDelayRequest) ProtoMessage()
func (*GetReverbDelayRequest) ProtoReflect ¶
func (x *GetReverbDelayRequest) ProtoReflect() protoreflect.Message
func (*GetReverbDelayRequest) Reset ¶
func (x *GetReverbDelayRequest) Reset()
func (*GetReverbDelayRequest) String ¶
func (x *GetReverbDelayRequest) String() string
type GetReverbDelayResponse ¶
type GetReverbDelayResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetReverbDelayResponse) Descriptor
deprecated
func (*GetReverbDelayResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetReverbDelayResponse.ProtoReflect.Descriptor instead.
func (*GetReverbDelayResponse) GetResult ¶
func (x *GetReverbDelayResponse) GetResult() int32
func (*GetReverbDelayResponse) ProtoMessage ¶
func (*GetReverbDelayResponse) ProtoMessage()
func (*GetReverbDelayResponse) ProtoReflect ¶
func (x *GetReverbDelayResponse) ProtoReflect() protoreflect.Message
func (*GetReverbDelayResponse) Reset ¶
func (x *GetReverbDelayResponse) Reset()
func (*GetReverbDelayResponse) String ¶
func (x *GetReverbDelayResponse) String() string
type GetReverbLevelRequest ¶
type GetReverbLevelRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetReverbLevelRequest) Descriptor
deprecated
func (*GetReverbLevelRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReverbLevelRequest.ProtoReflect.Descriptor instead.
func (*GetReverbLevelRequest) GetHandle ¶
func (x *GetReverbLevelRequest) GetHandle() int64
func (*GetReverbLevelRequest) ProtoMessage ¶
func (*GetReverbLevelRequest) ProtoMessage()
func (*GetReverbLevelRequest) ProtoReflect ¶
func (x *GetReverbLevelRequest) ProtoReflect() protoreflect.Message
func (*GetReverbLevelRequest) Reset ¶
func (x *GetReverbLevelRequest) Reset()
func (*GetReverbLevelRequest) String ¶
func (x *GetReverbLevelRequest) String() string
type GetReverbLevelResponse ¶
type GetReverbLevelResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetReverbLevelResponse) Descriptor
deprecated
func (*GetReverbLevelResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetReverbLevelResponse.ProtoReflect.Descriptor instead.
func (*GetReverbLevelResponse) GetResult ¶
func (x *GetReverbLevelResponse) GetResult() int32
func (*GetReverbLevelResponse) ProtoMessage ¶
func (*GetReverbLevelResponse) ProtoMessage()
func (*GetReverbLevelResponse) ProtoReflect ¶
func (x *GetReverbLevelResponse) ProtoReflect() protoreflect.Message
func (*GetReverbLevelResponse) Reset ¶
func (x *GetReverbLevelResponse) Reset()
func (*GetReverbLevelResponse) String ¶
func (x *GetReverbLevelResponse) String() string
type GetRoomHFLevelRequest ¶
type GetRoomHFLevelRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetRoomHFLevelRequest) Descriptor
deprecated
func (*GetRoomHFLevelRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRoomHFLevelRequest.ProtoReflect.Descriptor instead.
func (*GetRoomHFLevelRequest) GetHandle ¶
func (x *GetRoomHFLevelRequest) GetHandle() int64
func (*GetRoomHFLevelRequest) ProtoMessage ¶
func (*GetRoomHFLevelRequest) ProtoMessage()
func (*GetRoomHFLevelRequest) ProtoReflect ¶
func (x *GetRoomHFLevelRequest) ProtoReflect() protoreflect.Message
func (*GetRoomHFLevelRequest) Reset ¶
func (x *GetRoomHFLevelRequest) Reset()
func (*GetRoomHFLevelRequest) String ¶
func (x *GetRoomHFLevelRequest) String() string
type GetRoomHFLevelResponse ¶
type GetRoomHFLevelResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRoomHFLevelResponse) Descriptor
deprecated
func (*GetRoomHFLevelResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRoomHFLevelResponse.ProtoReflect.Descriptor instead.
func (*GetRoomHFLevelResponse) GetResult ¶
func (x *GetRoomHFLevelResponse) GetResult() int32
func (*GetRoomHFLevelResponse) ProtoMessage ¶
func (*GetRoomHFLevelResponse) ProtoMessage()
func (*GetRoomHFLevelResponse) ProtoReflect ¶
func (x *GetRoomHFLevelResponse) ProtoReflect() protoreflect.Message
func (*GetRoomHFLevelResponse) Reset ¶
func (x *GetRoomHFLevelResponse) Reset()
func (*GetRoomHFLevelResponse) String ¶
func (x *GetRoomHFLevelResponse) String() string
type GetRoomLevelRequest ¶
type GetRoomLevelRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetRoomLevelRequest) Descriptor
deprecated
func (*GetRoomLevelRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRoomLevelRequest.ProtoReflect.Descriptor instead.
func (*GetRoomLevelRequest) GetHandle ¶
func (x *GetRoomLevelRequest) GetHandle() int64
func (*GetRoomLevelRequest) ProtoMessage ¶
func (*GetRoomLevelRequest) ProtoMessage()
func (*GetRoomLevelRequest) ProtoReflect ¶
func (x *GetRoomLevelRequest) ProtoReflect() protoreflect.Message
func (*GetRoomLevelRequest) Reset ¶
func (x *GetRoomLevelRequest) Reset()
func (*GetRoomLevelRequest) String ¶
func (x *GetRoomLevelRequest) String() string
type GetRoomLevelResponse ¶
type GetRoomLevelResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRoomLevelResponse) Descriptor
deprecated
func (*GetRoomLevelResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRoomLevelResponse.ProtoReflect.Descriptor instead.
func (*GetRoomLevelResponse) GetResult ¶
func (x *GetRoomLevelResponse) GetResult() int32
func (*GetRoomLevelResponse) ProtoMessage ¶
func (*GetRoomLevelResponse) ProtoMessage()
func (*GetRoomLevelResponse) ProtoReflect ¶
func (x *GetRoomLevelResponse) ProtoReflect() protoreflect.Message
func (*GetRoomLevelResponse) Reset ¶
func (x *GetRoomLevelResponse) Reset()
func (*GetRoomLevelResponse) String ¶
func (x *GetRoomLevelResponse) String() string
type GetRoundedStrengthRequest ¶
type GetRoundedStrengthRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetRoundedStrengthRequest) Descriptor
deprecated
func (*GetRoundedStrengthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRoundedStrengthRequest.ProtoReflect.Descriptor instead.
func (*GetRoundedStrengthRequest) GetHandle ¶
func (x *GetRoundedStrengthRequest) GetHandle() int64
func (*GetRoundedStrengthRequest) ProtoMessage ¶
func (*GetRoundedStrengthRequest) ProtoMessage()
func (*GetRoundedStrengthRequest) ProtoReflect ¶
func (x *GetRoundedStrengthRequest) ProtoReflect() protoreflect.Message
func (*GetRoundedStrengthRequest) Reset ¶
func (x *GetRoundedStrengthRequest) Reset()
func (*GetRoundedStrengthRequest) String ¶
func (x *GetRoundedStrengthRequest) String() string
type GetRoundedStrengthResponse ¶
type GetRoundedStrengthResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetRoundedStrengthResponse) Descriptor
deprecated
func (*GetRoundedStrengthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRoundedStrengthResponse.ProtoReflect.Descriptor instead.
func (*GetRoundedStrengthResponse) GetResult ¶
func (x *GetRoundedStrengthResponse) GetResult() int32
func (*GetRoundedStrengthResponse) ProtoMessage ¶
func (*GetRoundedStrengthResponse) ProtoMessage()
func (*GetRoundedStrengthResponse) ProtoReflect ¶
func (x *GetRoundedStrengthResponse) ProtoReflect() protoreflect.Message
func (*GetRoundedStrengthResponse) Reset ¶
func (x *GetRoundedStrengthResponse) Reset()
func (*GetRoundedStrengthResponse) String ¶
func (x *GetRoundedStrengthResponse) String() string
type GetSamplingRateRequest ¶
type GetSamplingRateRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetSamplingRateRequest) Descriptor
deprecated
func (*GetSamplingRateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSamplingRateRequest.ProtoReflect.Descriptor instead.
func (*GetSamplingRateRequest) GetHandle ¶
func (x *GetSamplingRateRequest) GetHandle() int64
func (*GetSamplingRateRequest) ProtoMessage ¶
func (*GetSamplingRateRequest) ProtoMessage()
func (*GetSamplingRateRequest) ProtoReflect ¶
func (x *GetSamplingRateRequest) ProtoReflect() protoreflect.Message
func (*GetSamplingRateRequest) Reset ¶
func (x *GetSamplingRateRequest) Reset()
func (*GetSamplingRateRequest) String ¶
func (x *GetSamplingRateRequest) String() string
type GetSamplingRateResponse ¶
type GetSamplingRateResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSamplingRateResponse) Descriptor
deprecated
func (*GetSamplingRateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSamplingRateResponse.ProtoReflect.Descriptor instead.
func (*GetSamplingRateResponse) GetResult ¶
func (x *GetSamplingRateResponse) GetResult() int32
func (*GetSamplingRateResponse) ProtoMessage ¶
func (*GetSamplingRateResponse) ProtoMessage()
func (*GetSamplingRateResponse) ProtoReflect ¶
func (x *GetSamplingRateResponse) ProtoReflect() protoreflect.Message
func (*GetSamplingRateResponse) Reset ¶
func (x *GetSamplingRateResponse) Reset()
func (*GetSamplingRateResponse) String ¶
func (x *GetSamplingRateResponse) String() string
type GetScalingModeRequest ¶
type GetScalingModeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetScalingModeRequest) Descriptor
deprecated
func (*GetScalingModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetScalingModeRequest.ProtoReflect.Descriptor instead.
func (*GetScalingModeRequest) GetHandle ¶
func (x *GetScalingModeRequest) GetHandle() int64
func (*GetScalingModeRequest) ProtoMessage ¶
func (*GetScalingModeRequest) ProtoMessage()
func (*GetScalingModeRequest) ProtoReflect ¶
func (x *GetScalingModeRequest) ProtoReflect() protoreflect.Message
func (*GetScalingModeRequest) Reset ¶
func (x *GetScalingModeRequest) Reset()
func (*GetScalingModeRequest) String ¶
func (x *GetScalingModeRequest) String() string
type GetScalingModeResponse ¶
type GetScalingModeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetScalingModeResponse) Descriptor
deprecated
func (*GetScalingModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetScalingModeResponse.ProtoReflect.Descriptor instead.
func (*GetScalingModeResponse) GetResult ¶
func (x *GetScalingModeResponse) GetResult() int32
func (*GetScalingModeResponse) ProtoMessage ¶
func (*GetScalingModeResponse) ProtoMessage()
func (*GetScalingModeResponse) ProtoReflect ¶
func (x *GetScalingModeResponse) ProtoReflect() protoreflect.Message
func (*GetScalingModeResponse) Reset ¶
func (x *GetScalingModeResponse) Reset()
func (*GetScalingModeResponse) String ¶
func (x *GetScalingModeResponse) String() string
type GetSpeakerAnglesRequest ¶
type GetSpeakerAnglesRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*GetSpeakerAnglesRequest) Descriptor
deprecated
func (*GetSpeakerAnglesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSpeakerAnglesRequest.ProtoReflect.Descriptor instead.
func (*GetSpeakerAnglesRequest) GetArg0 ¶
func (x *GetSpeakerAnglesRequest) GetArg0() int32
func (*GetSpeakerAnglesRequest) GetArg1 ¶
func (x *GetSpeakerAnglesRequest) GetArg1() int32
func (*GetSpeakerAnglesRequest) GetArg2 ¶
func (x *GetSpeakerAnglesRequest) GetArg2() int64
func (*GetSpeakerAnglesRequest) GetHandle ¶
func (x *GetSpeakerAnglesRequest) GetHandle() int64
func (*GetSpeakerAnglesRequest) ProtoMessage ¶
func (*GetSpeakerAnglesRequest) ProtoMessage()
func (*GetSpeakerAnglesRequest) ProtoReflect ¶
func (x *GetSpeakerAnglesRequest) ProtoReflect() protoreflect.Message
func (*GetSpeakerAnglesRequest) Reset ¶
func (x *GetSpeakerAnglesRequest) Reset()
func (*GetSpeakerAnglesRequest) String ¶
func (x *GetSpeakerAnglesRequest) String() string
type GetSpeakerAnglesResponse ¶
type GetSpeakerAnglesResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetSpeakerAnglesResponse) Descriptor
deprecated
func (*GetSpeakerAnglesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSpeakerAnglesResponse.ProtoReflect.Descriptor instead.
func (*GetSpeakerAnglesResponse) GetResult ¶
func (x *GetSpeakerAnglesResponse) GetResult() bool
func (*GetSpeakerAnglesResponse) ProtoMessage ¶
func (*GetSpeakerAnglesResponse) ProtoMessage()
func (*GetSpeakerAnglesResponse) ProtoReflect ¶
func (x *GetSpeakerAnglesResponse) ProtoReflect() protoreflect.Message
func (*GetSpeakerAnglesResponse) Reset ¶
func (x *GetSpeakerAnglesResponse) Reset()
func (*GetSpeakerAnglesResponse) String ¶
func (x *GetSpeakerAnglesResponse) String() string
type GetStrengthSupportedRequest ¶
type GetStrengthSupportedRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetStrengthSupportedRequest) Descriptor
deprecated
func (*GetStrengthSupportedRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStrengthSupportedRequest.ProtoReflect.Descriptor instead.
func (*GetStrengthSupportedRequest) GetHandle ¶
func (x *GetStrengthSupportedRequest) GetHandle() int64
func (*GetStrengthSupportedRequest) ProtoMessage ¶
func (*GetStrengthSupportedRequest) ProtoMessage()
func (*GetStrengthSupportedRequest) ProtoReflect ¶
func (x *GetStrengthSupportedRequest) ProtoReflect() protoreflect.Message
func (*GetStrengthSupportedRequest) Reset ¶
func (x *GetStrengthSupportedRequest) Reset()
func (*GetStrengthSupportedRequest) String ¶
func (x *GetStrengthSupportedRequest) String() string
type GetStrengthSupportedResponse ¶
type GetStrengthSupportedResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetStrengthSupportedResponse) Descriptor
deprecated
func (*GetStrengthSupportedResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStrengthSupportedResponse.ProtoReflect.Descriptor instead.
func (*GetStrengthSupportedResponse) GetResult ¶
func (x *GetStrengthSupportedResponse) GetResult() bool
func (*GetStrengthSupportedResponse) ProtoMessage ¶
func (*GetStrengthSupportedResponse) ProtoMessage()
func (*GetStrengthSupportedResponse) ProtoReflect ¶
func (x *GetStrengthSupportedResponse) ProtoReflect() protoreflect.Message
func (*GetStrengthSupportedResponse) Reset ¶
func (x *GetStrengthSupportedResponse) Reset()
func (*GetStrengthSupportedResponse) String ¶
func (x *GetStrengthSupportedResponse) String() string
type GetTargetGainRequest ¶
type GetTargetGainRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetTargetGainRequest) Descriptor
deprecated
func (*GetTargetGainRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTargetGainRequest.ProtoReflect.Descriptor instead.
func (*GetTargetGainRequest) GetHandle ¶
func (x *GetTargetGainRequest) GetHandle() int64
func (*GetTargetGainRequest) ProtoMessage ¶
func (*GetTargetGainRequest) ProtoMessage()
func (*GetTargetGainRequest) ProtoReflect ¶
func (x *GetTargetGainRequest) ProtoReflect() protoreflect.Message
func (*GetTargetGainRequest) Reset ¶
func (x *GetTargetGainRequest) Reset()
func (*GetTargetGainRequest) String ¶
func (x *GetTargetGainRequest) String() string
type GetTargetGainResponse ¶
type GetTargetGainResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetTargetGainResponse) Descriptor
deprecated
func (*GetTargetGainResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTargetGainResponse.ProtoReflect.Descriptor instead.
func (*GetTargetGainResponse) GetResult ¶
func (x *GetTargetGainResponse) GetResult() float32
func (*GetTargetGainResponse) ProtoMessage ¶
func (*GetTargetGainResponse) ProtoMessage()
func (*GetTargetGainResponse) ProtoReflect ¶
func (x *GetTargetGainResponse) ProtoReflect() protoreflect.Message
func (*GetTargetGainResponse) Reset ¶
func (x *GetTargetGainResponse) Reset()
func (*GetTargetGainResponse) String ¶
func (x *GetTargetGainResponse) String() string
type GetThresholdRequest ¶
type GetThresholdRequest struct {
// contains filtered or unexported fields
}
func (*GetThresholdRequest) Descriptor
deprecated
func (*GetThresholdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetThresholdRequest.ProtoReflect.Descriptor instead.
func (*GetThresholdRequest) ProtoMessage ¶
func (*GetThresholdRequest) ProtoMessage()
func (*GetThresholdRequest) ProtoReflect ¶
func (x *GetThresholdRequest) ProtoReflect() protoreflect.Message
func (*GetThresholdRequest) Reset ¶
func (x *GetThresholdRequest) Reset()
func (*GetThresholdRequest) String ¶
func (x *GetThresholdRequest) String() string
type GetThresholdResponse ¶
type GetThresholdResponse struct {
Result float32 `protobuf:"fixed32,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetThresholdResponse) Descriptor
deprecated
func (*GetThresholdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetThresholdResponse.ProtoReflect.Descriptor instead.
func (*GetThresholdResponse) GetResult ¶
func (x *GetThresholdResponse) GetResult() float32
func (*GetThresholdResponse) ProtoMessage ¶
func (*GetThresholdResponse) ProtoMessage()
func (*GetThresholdResponse) ProtoReflect ¶
func (x *GetThresholdResponse) ProtoReflect() protoreflect.Message
func (*GetThresholdResponse) Reset ¶
func (x *GetThresholdResponse) Reset()
func (*GetThresholdResponse) String ¶
func (x *GetThresholdResponse) String() string
type GetVariantRequest ¶
type GetVariantRequest struct {
// contains filtered or unexported fields
}
func (*GetVariantRequest) Descriptor
deprecated
func (*GetVariantRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVariantRequest.ProtoReflect.Descriptor instead.
func (*GetVariantRequest) ProtoMessage ¶
func (*GetVariantRequest) ProtoMessage()
func (*GetVariantRequest) ProtoReflect ¶
func (x *GetVariantRequest) ProtoReflect() protoreflect.Message
func (*GetVariantRequest) Reset ¶
func (x *GetVariantRequest) Reset()
func (*GetVariantRequest) String ¶
func (x *GetVariantRequest) String() string
type GetVariantResponse ¶
type GetVariantResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetVariantResponse) Descriptor
deprecated
func (*GetVariantResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVariantResponse.ProtoReflect.Descriptor instead.
func (*GetVariantResponse) GetResult ¶
func (x *GetVariantResponse) GetResult() int32
func (*GetVariantResponse) ProtoMessage ¶
func (*GetVariantResponse) ProtoMessage()
func (*GetVariantResponse) ProtoReflect ¶
func (x *GetVariantResponse) ProtoReflect() protoreflect.Message
func (*GetVariantResponse) Reset ¶
func (x *GetVariantResponse) Reset()
func (*GetVariantResponse) String ¶
func (x *GetVariantResponse) String() string
type GetVirtualizationModeRequest ¶
type GetVirtualizationModeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*GetVirtualizationModeRequest) Descriptor
deprecated
func (*GetVirtualizationModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVirtualizationModeRequest.ProtoReflect.Descriptor instead.
func (*GetVirtualizationModeRequest) GetHandle ¶
func (x *GetVirtualizationModeRequest) GetHandle() int64
func (*GetVirtualizationModeRequest) ProtoMessage ¶
func (*GetVirtualizationModeRequest) ProtoMessage()
func (*GetVirtualizationModeRequest) ProtoReflect ¶
func (x *GetVirtualizationModeRequest) ProtoReflect() protoreflect.Message
func (*GetVirtualizationModeRequest) Reset ¶
func (x *GetVirtualizationModeRequest) Reset()
func (*GetVirtualizationModeRequest) String ¶
func (x *GetVirtualizationModeRequest) String() string
type GetVirtualizationModeResponse ¶
type GetVirtualizationModeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetVirtualizationModeResponse) Descriptor
deprecated
func (*GetVirtualizationModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVirtualizationModeResponse.ProtoReflect.Descriptor instead.
func (*GetVirtualizationModeResponse) GetResult ¶
func (x *GetVirtualizationModeResponse) GetResult() int32
func (*GetVirtualizationModeResponse) ProtoMessage ¶
func (*GetVirtualizationModeResponse) ProtoMessage()
func (*GetVirtualizationModeResponse) ProtoReflect ¶
func (x *GetVirtualizationModeResponse) ProtoReflect() protoreflect.Message
func (*GetVirtualizationModeResponse) Reset ¶
func (x *GetVirtualizationModeResponse) Reset()
func (*GetVirtualizationModeResponse) String ¶
func (x *GetVirtualizationModeResponse) String() string
type GetWaveFormRequest ¶
type GetWaveFormRequest 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 (*GetWaveFormRequest) Descriptor
deprecated
func (*GetWaveFormRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWaveFormRequest.ProtoReflect.Descriptor instead.
func (*GetWaveFormRequest) GetArg0 ¶
func (x *GetWaveFormRequest) GetArg0() int64
func (*GetWaveFormRequest) GetHandle ¶
func (x *GetWaveFormRequest) GetHandle() int64
func (*GetWaveFormRequest) ProtoMessage ¶
func (*GetWaveFormRequest) ProtoMessage()
func (*GetWaveFormRequest) ProtoReflect ¶
func (x *GetWaveFormRequest) ProtoReflect() protoreflect.Message
func (*GetWaveFormRequest) Reset ¶
func (x *GetWaveFormRequest) Reset()
func (*GetWaveFormRequest) String ¶
func (x *GetWaveFormRequest) String() string
type GetWaveFormResponse ¶
type GetWaveFormResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*GetWaveFormResponse) Descriptor
deprecated
func (*GetWaveFormResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWaveFormResponse.ProtoReflect.Descriptor instead.
func (*GetWaveFormResponse) GetResult ¶
func (x *GetWaveFormResponse) GetResult() int32
func (*GetWaveFormResponse) ProtoMessage ¶
func (*GetWaveFormResponse) ProtoMessage()
func (*GetWaveFormResponse) ProtoReflect ¶
func (x *GetWaveFormResponse) ProtoReflect() protoreflect.Message
func (*GetWaveFormResponse) Reset ¶
func (x *GetWaveFormResponse) Reset()
func (*GetWaveFormResponse) String ¶
func (x *GetWaveFormResponse) String() string
type HapticGeneratorServiceClient ¶
type HapticGeneratorServiceClient interface {
Close(ctx context.Context, in *CloseRequest, opts ...grpc.CallOption) (*CloseResponse, error)
Release(ctx context.Context, in *ReleaseRequest, opts ...grpc.CallOption) (*ReleaseResponse, error)
SetEnabled(ctx context.Context, in *SetEnabledRequest, opts ...grpc.CallOption) (*HapticGeneratorSetEnabledResponse, error)
Create(ctx context.Context, in *CreateRequest, opts ...grpc.CallOption) (*CreateResponse, error)
IsAvailable(ctx context.Context, in *IsAvailableRequest, opts ...grpc.CallOption) (*IsAvailableResponse, error)
}
HapticGeneratorServiceClient is the client API for HapticGeneratorService 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 NewHapticGeneratorServiceClient ¶
func NewHapticGeneratorServiceClient(cc grpc.ClientConnInterface) HapticGeneratorServiceClient
type HapticGeneratorServiceServer ¶
type HapticGeneratorServiceServer interface {
Close(context.Context, *CloseRequest) (*CloseResponse, error)
Release(context.Context, *ReleaseRequest) (*ReleaseResponse, error)
SetEnabled(context.Context, *SetEnabledRequest) (*HapticGeneratorSetEnabledResponse, error)
Create(context.Context, *CreateRequest) (*CreateResponse, error)
IsAvailable(context.Context, *IsAvailableRequest) (*IsAvailableResponse, error)
// contains filtered or unexported methods
}
HapticGeneratorServiceServer is the server API for HapticGeneratorService service. All implementations must embed UnimplementedHapticGeneratorServiceServer for forward compatibility.
type HapticGeneratorSetEnabledResponse ¶
type HapticGeneratorSetEnabledResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*HapticGeneratorSetEnabledResponse) Descriptor
deprecated
func (*HapticGeneratorSetEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use HapticGeneratorSetEnabledResponse.ProtoReflect.Descriptor instead.
func (*HapticGeneratorSetEnabledResponse) GetResult ¶
func (x *HapticGeneratorSetEnabledResponse) GetResult() int32
func (*HapticGeneratorSetEnabledResponse) ProtoMessage ¶
func (*HapticGeneratorSetEnabledResponse) ProtoMessage()
func (*HapticGeneratorSetEnabledResponse) ProtoReflect ¶
func (x *HapticGeneratorSetEnabledResponse) ProtoReflect() protoreflect.Message
func (*HapticGeneratorSetEnabledResponse) Reset ¶
func (x *HapticGeneratorSetEnabledResponse) Reset()
func (*HapticGeneratorSetEnabledResponse) String ¶
func (x *HapticGeneratorSetEnabledResponse) String() string
type HasControlRequest ¶
type HasControlRequest struct {
// contains filtered or unexported fields
}
func (*HasControlRequest) Descriptor
deprecated
func (*HasControlRequest) Descriptor() ([]byte, []int)
Deprecated: Use HasControlRequest.ProtoReflect.Descriptor instead.
func (*HasControlRequest) ProtoMessage ¶
func (*HasControlRequest) ProtoMessage()
func (*HasControlRequest) ProtoReflect ¶
func (x *HasControlRequest) ProtoReflect() protoreflect.Message
func (*HasControlRequest) Reset ¶
func (x *HasControlRequest) Reset()
func (*HasControlRequest) String ¶
func (x *HasControlRequest) String() string
type HasControlResponse ¶
type HasControlResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*HasControlResponse) Descriptor
deprecated
func (*HasControlResponse) Descriptor() ([]byte, []int)
Deprecated: Use HasControlResponse.ProtoReflect.Descriptor instead.
func (*HasControlResponse) GetResult ¶
func (x *HasControlResponse) GetResult() bool
func (*HasControlResponse) ProtoMessage ¶
func (*HasControlResponse) ProtoMessage()
func (*HasControlResponse) ProtoReflect ¶
func (x *HasControlResponse) ProtoReflect() protoreflect.Message
func (*HasControlResponse) Reset ¶
func (x *HasControlResponse) Reset()
func (*HasControlResponse) String ¶
func (x *HasControlResponse) 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 IsAvailableRequest ¶
type IsAvailableRequest struct {
// contains filtered or unexported fields
}
func (*IsAvailableRequest) Descriptor
deprecated
func (*IsAvailableRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsAvailableRequest.ProtoReflect.Descriptor instead.
func (*IsAvailableRequest) ProtoMessage ¶
func (*IsAvailableRequest) ProtoMessage()
func (*IsAvailableRequest) ProtoReflect ¶
func (x *IsAvailableRequest) ProtoReflect() protoreflect.Message
func (*IsAvailableRequest) Reset ¶
func (x *IsAvailableRequest) Reset()
func (*IsAvailableRequest) String ¶
func (x *IsAvailableRequest) String() string
type IsAvailableResponse ¶
type IsAvailableResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsAvailableResponse) Descriptor
deprecated
func (*IsAvailableResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsAvailableResponse.ProtoReflect.Descriptor instead.
func (*IsAvailableResponse) GetResult ¶
func (x *IsAvailableResponse) GetResult() bool
func (*IsAvailableResponse) ProtoMessage ¶
func (*IsAvailableResponse) ProtoMessage()
func (*IsAvailableResponse) ProtoReflect ¶
func (x *IsAvailableResponse) ProtoReflect() protoreflect.Message
func (*IsAvailableResponse) Reset ¶
func (x *IsAvailableResponse) Reset()
func (*IsAvailableResponse) String ¶
func (x *IsAvailableResponse) String() string
type IsEnabledRequest ¶
type IsEnabledRequest struct {
// contains filtered or unexported fields
}
func (*IsEnabledRequest) Descriptor
deprecated
func (*IsEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsEnabledRequest.ProtoReflect.Descriptor instead.
func (*IsEnabledRequest) ProtoMessage ¶
func (*IsEnabledRequest) ProtoMessage()
func (*IsEnabledRequest) ProtoReflect ¶
func (x *IsEnabledRequest) ProtoReflect() protoreflect.Message
func (*IsEnabledRequest) Reset ¶
func (x *IsEnabledRequest) Reset()
func (*IsEnabledRequest) String ¶
func (x *IsEnabledRequest) String() string
type IsEnabledResponse ¶
type IsEnabledResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsEnabledResponse) Descriptor
deprecated
func (*IsEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsEnabledResponse.ProtoReflect.Descriptor instead.
func (*IsEnabledResponse) GetResult ¶
func (x *IsEnabledResponse) GetResult() bool
func (*IsEnabledResponse) ProtoMessage ¶
func (*IsEnabledResponse) ProtoMessage()
func (*IsEnabledResponse) ProtoReflect ¶
func (x *IsEnabledResponse) ProtoReflect() protoreflect.Message
func (*IsEnabledResponse) Reset ¶
func (x *IsEnabledResponse) Reset()
func (*IsEnabledResponse) String ¶
func (x *IsEnabledResponse) String() string
type IsInUseRequest ¶
type IsInUseRequest struct {
// contains filtered or unexported fields
}
func (*IsInUseRequest) Descriptor
deprecated
func (*IsInUseRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsInUseRequest.ProtoReflect.Descriptor instead.
func (*IsInUseRequest) ProtoMessage ¶
func (*IsInUseRequest) ProtoMessage()
func (*IsInUseRequest) ProtoReflect ¶
func (x *IsInUseRequest) ProtoReflect() protoreflect.Message
func (*IsInUseRequest) Reset ¶
func (x *IsInUseRequest) Reset()
func (*IsInUseRequest) String ¶
func (x *IsInUseRequest) String() string
type IsInUseResponse ¶
type IsInUseResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsInUseResponse) Descriptor
deprecated
func (*IsInUseResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsInUseResponse.ProtoReflect.Descriptor instead.
func (*IsInUseResponse) GetResult ¶
func (x *IsInUseResponse) GetResult() bool
func (*IsInUseResponse) ProtoMessage ¶
func (*IsInUseResponse) ProtoMessage()
func (*IsInUseResponse) ProtoReflect ¶
func (x *IsInUseResponse) ProtoReflect() protoreflect.Message
func (*IsInUseResponse) Reset ¶
func (x *IsInUseResponse) Reset()
func (*IsInUseResponse) String ¶
func (x *IsInUseResponse) String() string
type IsLimiterInUseRequest ¶
type IsLimiterInUseRequest struct {
// contains filtered or unexported fields
}
func (*IsLimiterInUseRequest) Descriptor
deprecated
func (*IsLimiterInUseRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsLimiterInUseRequest.ProtoReflect.Descriptor instead.
func (*IsLimiterInUseRequest) ProtoMessage ¶
func (*IsLimiterInUseRequest) ProtoMessage()
func (*IsLimiterInUseRequest) ProtoReflect ¶
func (x *IsLimiterInUseRequest) ProtoReflect() protoreflect.Message
func (*IsLimiterInUseRequest) Reset ¶
func (x *IsLimiterInUseRequest) Reset()
func (*IsLimiterInUseRequest) String ¶
func (x *IsLimiterInUseRequest) String() string
type IsLimiterInUseResponse ¶
type IsLimiterInUseResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsLimiterInUseResponse) Descriptor
deprecated
func (*IsLimiterInUseResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsLimiterInUseResponse.ProtoReflect.Descriptor instead.
func (*IsLimiterInUseResponse) GetResult ¶
func (x *IsLimiterInUseResponse) GetResult() bool
func (*IsLimiterInUseResponse) ProtoMessage ¶
func (*IsLimiterInUseResponse) ProtoMessage()
func (*IsLimiterInUseResponse) ProtoReflect ¶
func (x *IsLimiterInUseResponse) ProtoReflect() protoreflect.Message
func (*IsLimiterInUseResponse) Reset ¶
func (x *IsLimiterInUseResponse) Reset()
func (*IsLimiterInUseResponse) String ¶
func (x *IsLimiterInUseResponse) String() string
type IsMbcInUseRequest ¶
type IsMbcInUseRequest struct {
// contains filtered or unexported fields
}
func (*IsMbcInUseRequest) Descriptor
deprecated
func (*IsMbcInUseRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsMbcInUseRequest.ProtoReflect.Descriptor instead.
func (*IsMbcInUseRequest) ProtoMessage ¶
func (*IsMbcInUseRequest) ProtoMessage()
func (*IsMbcInUseRequest) ProtoReflect ¶
func (x *IsMbcInUseRequest) ProtoReflect() protoreflect.Message
func (*IsMbcInUseRequest) Reset ¶
func (x *IsMbcInUseRequest) Reset()
func (*IsMbcInUseRequest) String ¶
func (x *IsMbcInUseRequest) String() string
type IsMbcInUseResponse ¶
type IsMbcInUseResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsMbcInUseResponse) Descriptor
deprecated
func (*IsMbcInUseResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsMbcInUseResponse.ProtoReflect.Descriptor instead.
func (*IsMbcInUseResponse) GetResult ¶
func (x *IsMbcInUseResponse) GetResult() bool
func (*IsMbcInUseResponse) ProtoMessage ¶
func (*IsMbcInUseResponse) ProtoMessage()
func (*IsMbcInUseResponse) ProtoReflect ¶
func (x *IsMbcInUseResponse) ProtoReflect() protoreflect.Message
func (*IsMbcInUseResponse) Reset ¶
func (x *IsMbcInUseResponse) Reset()
func (*IsMbcInUseResponse) String ¶
func (x *IsMbcInUseResponse) String() string
type IsPostEqInUseRequest ¶
type IsPostEqInUseRequest struct {
// contains filtered or unexported fields
}
func (*IsPostEqInUseRequest) Descriptor
deprecated
func (*IsPostEqInUseRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsPostEqInUseRequest.ProtoReflect.Descriptor instead.
func (*IsPostEqInUseRequest) ProtoMessage ¶
func (*IsPostEqInUseRequest) ProtoMessage()
func (*IsPostEqInUseRequest) ProtoReflect ¶
func (x *IsPostEqInUseRequest) ProtoReflect() protoreflect.Message
func (*IsPostEqInUseRequest) Reset ¶
func (x *IsPostEqInUseRequest) Reset()
func (*IsPostEqInUseRequest) String ¶
func (x *IsPostEqInUseRequest) String() string
type IsPostEqInUseResponse ¶
type IsPostEqInUseResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsPostEqInUseResponse) Descriptor
deprecated
func (*IsPostEqInUseResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsPostEqInUseResponse.ProtoReflect.Descriptor instead.
func (*IsPostEqInUseResponse) GetResult ¶
func (x *IsPostEqInUseResponse) GetResult() bool
func (*IsPostEqInUseResponse) ProtoMessage ¶
func (*IsPostEqInUseResponse) ProtoMessage()
func (*IsPostEqInUseResponse) ProtoReflect ¶
func (x *IsPostEqInUseResponse) ProtoReflect() protoreflect.Message
func (*IsPostEqInUseResponse) Reset ¶
func (x *IsPostEqInUseResponse) Reset()
func (*IsPostEqInUseResponse) String ¶
func (x *IsPostEqInUseResponse) String() string
type IsPreEqInUseRequest ¶
type IsPreEqInUseRequest struct {
// contains filtered or unexported fields
}
func (*IsPreEqInUseRequest) Descriptor
deprecated
func (*IsPreEqInUseRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsPreEqInUseRequest.ProtoReflect.Descriptor instead.
func (*IsPreEqInUseRequest) ProtoMessage ¶
func (*IsPreEqInUseRequest) ProtoMessage()
func (*IsPreEqInUseRequest) ProtoReflect ¶
func (x *IsPreEqInUseRequest) ProtoReflect() protoreflect.Message
func (*IsPreEqInUseRequest) Reset ¶
func (x *IsPreEqInUseRequest) Reset()
func (*IsPreEqInUseRequest) String ¶
func (x *IsPreEqInUseRequest) String() string
type IsPreEqInUseResponse ¶
type IsPreEqInUseResponse struct {
Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*IsPreEqInUseResponse) Descriptor
deprecated
func (*IsPreEqInUseResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsPreEqInUseResponse.ProtoReflect.Descriptor instead.
func (*IsPreEqInUseResponse) GetResult ¶
func (x *IsPreEqInUseResponse) GetResult() bool
func (*IsPreEqInUseResponse) ProtoMessage ¶
func (*IsPreEqInUseResponse) ProtoMessage()
func (*IsPreEqInUseResponse) ProtoReflect ¶
func (x *IsPreEqInUseResponse) ProtoReflect() protoreflect.Message
func (*IsPreEqInUseResponse) Reset ¶
func (x *IsPreEqInUseResponse) Reset()
func (*IsPreEqInUseResponse) String ¶
func (x *IsPreEqInUseResponse) String() string
type LoudnessEnhancerServiceClient ¶
type LoudnessEnhancerServiceClient interface {
NewLoudnessEnhancer(ctx context.Context, in *NewLoudnessEnhancerRequest, opts ...grpc.CallOption) (*NewLoudnessEnhancerResponse, error)
GetTargetGain(ctx context.Context, in *GetTargetGainRequest, opts ...grpc.CallOption) (*GetTargetGainResponse, error)
SetTargetGain(ctx context.Context, in *SetTargetGainRequest, opts ...grpc.CallOption) (*SetTargetGainResponse, error)
}
LoudnessEnhancerServiceClient is the client API for LoudnessEnhancerService 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 NewLoudnessEnhancerServiceClient ¶
func NewLoudnessEnhancerServiceClient(cc grpc.ClientConnInterface) LoudnessEnhancerServiceClient
type LoudnessEnhancerServiceServer ¶
type LoudnessEnhancerServiceServer interface {
NewLoudnessEnhancer(context.Context, *NewLoudnessEnhancerRequest) (*NewLoudnessEnhancerResponse, error)
GetTargetGain(context.Context, *GetTargetGainRequest) (*GetTargetGainResponse, error)
SetTargetGain(context.Context, *SetTargetGainRequest) (*SetTargetGainResponse, error)
// contains filtered or unexported methods
}
LoudnessEnhancerServiceServer is the server API for LoudnessEnhancerService service. All implementations must embed UnimplementedLoudnessEnhancerServiceServer for forward compatibility.
type NewBassBoostRequest ¶
type NewBassBoostRequest 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 (*NewBassBoostRequest) Descriptor
deprecated
func (*NewBassBoostRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewBassBoostRequest.ProtoReflect.Descriptor instead.
func (*NewBassBoostRequest) GetArg0 ¶
func (x *NewBassBoostRequest) GetArg0() int32
func (*NewBassBoostRequest) GetArg1 ¶
func (x *NewBassBoostRequest) GetArg1() int32
func (*NewBassBoostRequest) ProtoMessage ¶
func (*NewBassBoostRequest) ProtoMessage()
func (*NewBassBoostRequest) ProtoReflect ¶
func (x *NewBassBoostRequest) ProtoReflect() protoreflect.Message
func (*NewBassBoostRequest) Reset ¶
func (x *NewBassBoostRequest) Reset()
func (*NewBassBoostRequest) String ¶
func (x *NewBassBoostRequest) String() string
type NewBassBoostResponse ¶
type NewBassBoostResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewBassBoostResponse) Descriptor
deprecated
func (*NewBassBoostResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewBassBoostResponse.ProtoReflect.Descriptor instead.
func (*NewBassBoostResponse) GetResult ¶
func (x *NewBassBoostResponse) GetResult() int64
func (*NewBassBoostResponse) ProtoMessage ¶
func (*NewBassBoostResponse) ProtoMessage()
func (*NewBassBoostResponse) ProtoReflect ¶
func (x *NewBassBoostResponse) ProtoReflect() protoreflect.Message
func (*NewBassBoostResponse) Reset ¶
func (x *NewBassBoostResponse) Reset()
func (*NewBassBoostResponse) String ¶
func (x *NewBassBoostResponse) String() string
type NewDynamicsProcessingRequest ¶
type NewDynamicsProcessingRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*NewDynamicsProcessingRequest) Descriptor
deprecated
func (*NewDynamicsProcessingRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewDynamicsProcessingRequest.ProtoReflect.Descriptor instead.
func (*NewDynamicsProcessingRequest) GetArg0 ¶
func (x *NewDynamicsProcessingRequest) GetArg0() int32
func (*NewDynamicsProcessingRequest) ProtoMessage ¶
func (*NewDynamicsProcessingRequest) ProtoMessage()
func (*NewDynamicsProcessingRequest) ProtoReflect ¶
func (x *NewDynamicsProcessingRequest) ProtoReflect() protoreflect.Message
func (*NewDynamicsProcessingRequest) Reset ¶
func (x *NewDynamicsProcessingRequest) Reset()
func (*NewDynamicsProcessingRequest) String ¶
func (x *NewDynamicsProcessingRequest) String() string
type NewDynamicsProcessingResponse ¶
type NewDynamicsProcessingResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewDynamicsProcessingResponse) Descriptor
deprecated
func (*NewDynamicsProcessingResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewDynamicsProcessingResponse.ProtoReflect.Descriptor instead.
func (*NewDynamicsProcessingResponse) GetResult ¶
func (x *NewDynamicsProcessingResponse) GetResult() int64
func (*NewDynamicsProcessingResponse) ProtoMessage ¶
func (*NewDynamicsProcessingResponse) ProtoMessage()
func (*NewDynamicsProcessingResponse) ProtoReflect ¶
func (x *NewDynamicsProcessingResponse) ProtoReflect() protoreflect.Message
func (*NewDynamicsProcessingResponse) Reset ¶
func (x *NewDynamicsProcessingResponse) Reset()
func (*NewDynamicsProcessingResponse) String ¶
func (x *NewDynamicsProcessingResponse) String() string
type NewEnvironmentalReverbRequest ¶
type NewEnvironmentalReverbRequest 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 (*NewEnvironmentalReverbRequest) Descriptor
deprecated
func (*NewEnvironmentalReverbRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewEnvironmentalReverbRequest.ProtoReflect.Descriptor instead.
func (*NewEnvironmentalReverbRequest) GetArg0 ¶
func (x *NewEnvironmentalReverbRequest) GetArg0() int32
func (*NewEnvironmentalReverbRequest) GetArg1 ¶
func (x *NewEnvironmentalReverbRequest) GetArg1() int32
func (*NewEnvironmentalReverbRequest) ProtoMessage ¶
func (*NewEnvironmentalReverbRequest) ProtoMessage()
func (*NewEnvironmentalReverbRequest) ProtoReflect ¶
func (x *NewEnvironmentalReverbRequest) ProtoReflect() protoreflect.Message
func (*NewEnvironmentalReverbRequest) Reset ¶
func (x *NewEnvironmentalReverbRequest) Reset()
func (*NewEnvironmentalReverbRequest) String ¶
func (x *NewEnvironmentalReverbRequest) String() string
type NewEnvironmentalReverbResponse ¶
type NewEnvironmentalReverbResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewEnvironmentalReverbResponse) Descriptor
deprecated
func (*NewEnvironmentalReverbResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewEnvironmentalReverbResponse.ProtoReflect.Descriptor instead.
func (*NewEnvironmentalReverbResponse) GetResult ¶
func (x *NewEnvironmentalReverbResponse) GetResult() int64
func (*NewEnvironmentalReverbResponse) ProtoMessage ¶
func (*NewEnvironmentalReverbResponse) ProtoMessage()
func (*NewEnvironmentalReverbResponse) ProtoReflect ¶
func (x *NewEnvironmentalReverbResponse) ProtoReflect() protoreflect.Message
func (*NewEnvironmentalReverbResponse) Reset ¶
func (x *NewEnvironmentalReverbResponse) Reset()
func (*NewEnvironmentalReverbResponse) String ¶
func (x *NewEnvironmentalReverbResponse) String() string
type NewEqualizerRequest ¶
type NewEqualizerRequest 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 (*NewEqualizerRequest) Descriptor
deprecated
func (*NewEqualizerRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewEqualizerRequest.ProtoReflect.Descriptor instead.
func (*NewEqualizerRequest) GetArg0 ¶
func (x *NewEqualizerRequest) GetArg0() int32
func (*NewEqualizerRequest) GetArg1 ¶
func (x *NewEqualizerRequest) GetArg1() int32
func (*NewEqualizerRequest) ProtoMessage ¶
func (*NewEqualizerRequest) ProtoMessage()
func (*NewEqualizerRequest) ProtoReflect ¶
func (x *NewEqualizerRequest) ProtoReflect() protoreflect.Message
func (*NewEqualizerRequest) Reset ¶
func (x *NewEqualizerRequest) Reset()
func (*NewEqualizerRequest) String ¶
func (x *NewEqualizerRequest) String() string
type NewEqualizerResponse ¶
type NewEqualizerResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewEqualizerResponse) Descriptor
deprecated
func (*NewEqualizerResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewEqualizerResponse.ProtoReflect.Descriptor instead.
func (*NewEqualizerResponse) GetResult ¶
func (x *NewEqualizerResponse) GetResult() int64
func (*NewEqualizerResponse) ProtoMessage ¶
func (*NewEqualizerResponse) ProtoMessage()
func (*NewEqualizerResponse) ProtoReflect ¶
func (x *NewEqualizerResponse) ProtoReflect() protoreflect.Message
func (*NewEqualizerResponse) Reset ¶
func (x *NewEqualizerResponse) Reset()
func (*NewEqualizerResponse) String ¶
func (x *NewEqualizerResponse) String() string
type NewLoudnessEnhancerRequest ¶
type NewLoudnessEnhancerRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*NewLoudnessEnhancerRequest) Descriptor
deprecated
func (*NewLoudnessEnhancerRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewLoudnessEnhancerRequest.ProtoReflect.Descriptor instead.
func (*NewLoudnessEnhancerRequest) GetArg0 ¶
func (x *NewLoudnessEnhancerRequest) GetArg0() int32
func (*NewLoudnessEnhancerRequest) ProtoMessage ¶
func (*NewLoudnessEnhancerRequest) ProtoMessage()
func (*NewLoudnessEnhancerRequest) ProtoReflect ¶
func (x *NewLoudnessEnhancerRequest) ProtoReflect() protoreflect.Message
func (*NewLoudnessEnhancerRequest) Reset ¶
func (x *NewLoudnessEnhancerRequest) Reset()
func (*NewLoudnessEnhancerRequest) String ¶
func (x *NewLoudnessEnhancerRequest) String() string
type NewLoudnessEnhancerResponse ¶
type NewLoudnessEnhancerResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewLoudnessEnhancerResponse) Descriptor
deprecated
func (*NewLoudnessEnhancerResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewLoudnessEnhancerResponse.ProtoReflect.Descriptor instead.
func (*NewLoudnessEnhancerResponse) GetResult ¶
func (x *NewLoudnessEnhancerResponse) GetResult() int64
func (*NewLoudnessEnhancerResponse) ProtoMessage ¶
func (*NewLoudnessEnhancerResponse) ProtoMessage()
func (*NewLoudnessEnhancerResponse) ProtoReflect ¶
func (x *NewLoudnessEnhancerResponse) ProtoReflect() protoreflect.Message
func (*NewLoudnessEnhancerResponse) Reset ¶
func (x *NewLoudnessEnhancerResponse) Reset()
func (*NewLoudnessEnhancerResponse) String ¶
func (x *NewLoudnessEnhancerResponse) String() string
type NewPresetReverbRequest ¶
type NewPresetReverbRequest 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 (*NewPresetReverbRequest) Descriptor
deprecated
func (*NewPresetReverbRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewPresetReverbRequest.ProtoReflect.Descriptor instead.
func (*NewPresetReverbRequest) GetArg0 ¶
func (x *NewPresetReverbRequest) GetArg0() int32
func (*NewPresetReverbRequest) GetArg1 ¶
func (x *NewPresetReverbRequest) GetArg1() int32
func (*NewPresetReverbRequest) ProtoMessage ¶
func (*NewPresetReverbRequest) ProtoMessage()
func (*NewPresetReverbRequest) ProtoReflect ¶
func (x *NewPresetReverbRequest) ProtoReflect() protoreflect.Message
func (*NewPresetReverbRequest) Reset ¶
func (x *NewPresetReverbRequest) Reset()
func (*NewPresetReverbRequest) String ¶
func (x *NewPresetReverbRequest) String() string
type NewPresetReverbResponse ¶
type NewPresetReverbResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewPresetReverbResponse) Descriptor
deprecated
func (*NewPresetReverbResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewPresetReverbResponse.ProtoReflect.Descriptor instead.
func (*NewPresetReverbResponse) GetResult ¶
func (x *NewPresetReverbResponse) GetResult() int64
func (*NewPresetReverbResponse) ProtoMessage ¶
func (*NewPresetReverbResponse) ProtoMessage()
func (*NewPresetReverbResponse) ProtoReflect ¶
func (x *NewPresetReverbResponse) ProtoReflect() protoreflect.Message
func (*NewPresetReverbResponse) Reset ¶
func (x *NewPresetReverbResponse) Reset()
func (*NewPresetReverbResponse) String ¶
func (x *NewPresetReverbResponse) String() string
type NewVirtualizerRequest ¶
type NewVirtualizerRequest 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 (*NewVirtualizerRequest) Descriptor
deprecated
func (*NewVirtualizerRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewVirtualizerRequest.ProtoReflect.Descriptor instead.
func (*NewVirtualizerRequest) GetArg0 ¶
func (x *NewVirtualizerRequest) GetArg0() int32
func (*NewVirtualizerRequest) GetArg1 ¶
func (x *NewVirtualizerRequest) GetArg1() int32
func (*NewVirtualizerRequest) ProtoMessage ¶
func (*NewVirtualizerRequest) ProtoMessage()
func (*NewVirtualizerRequest) ProtoReflect ¶
func (x *NewVirtualizerRequest) ProtoReflect() protoreflect.Message
func (*NewVirtualizerRequest) Reset ¶
func (x *NewVirtualizerRequest) Reset()
func (*NewVirtualizerRequest) String ¶
func (x *NewVirtualizerRequest) String() string
type NewVirtualizerResponse ¶
type NewVirtualizerResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewVirtualizerResponse) Descriptor
deprecated
func (*NewVirtualizerResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewVirtualizerResponse.ProtoReflect.Descriptor instead.
func (*NewVirtualizerResponse) GetResult ¶
func (x *NewVirtualizerResponse) GetResult() int64
func (*NewVirtualizerResponse) ProtoMessage ¶
func (*NewVirtualizerResponse) ProtoMessage()
func (*NewVirtualizerResponse) ProtoReflect ¶
func (x *NewVirtualizerResponse) ProtoReflect() protoreflect.Message
func (*NewVirtualizerResponse) Reset ¶
func (x *NewVirtualizerResponse) Reset()
func (*NewVirtualizerResponse) String ¶
func (x *NewVirtualizerResponse) String() string
type NewVisualizerRequest ¶
type NewVisualizerRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*NewVisualizerRequest) Descriptor
deprecated
func (*NewVisualizerRequest) Descriptor() ([]byte, []int)
Deprecated: Use NewVisualizerRequest.ProtoReflect.Descriptor instead.
func (*NewVisualizerRequest) GetArg0 ¶
func (x *NewVisualizerRequest) GetArg0() int32
func (*NewVisualizerRequest) ProtoMessage ¶
func (*NewVisualizerRequest) ProtoMessage()
func (*NewVisualizerRequest) ProtoReflect ¶
func (x *NewVisualizerRequest) ProtoReflect() protoreflect.Message
func (*NewVisualizerRequest) Reset ¶
func (x *NewVisualizerRequest) Reset()
func (*NewVisualizerRequest) String ¶
func (x *NewVisualizerRequest) String() string
type NewVisualizerResponse ¶
type NewVisualizerResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*NewVisualizerResponse) Descriptor
deprecated
func (*NewVisualizerResponse) Descriptor() ([]byte, []int)
Deprecated: Use NewVisualizerResponse.ProtoReflect.Descriptor instead.
func (*NewVisualizerResponse) GetResult ¶
func (x *NewVisualizerResponse) GetResult() int64
func (*NewVisualizerResponse) ProtoMessage ¶
func (*NewVisualizerResponse) ProtoMessage()
func (*NewVisualizerResponse) ProtoReflect ¶
func (x *NewVisualizerResponse) ProtoReflect() protoreflect.Message
func (*NewVisualizerResponse) Reset ¶
func (x *NewVisualizerResponse) Reset()
func (*NewVisualizerResponse) String ¶
func (x *NewVisualizerResponse) String() string
type NoiseSuppressorServiceClient ¶
type NoiseSuppressorServiceClient interface {
Create(ctx context.Context, in *CreateRequest, opts ...grpc.CallOption) (*CreateResponse, error)
IsAvailable(ctx context.Context, in *IsAvailableRequest, opts ...grpc.CallOption) (*IsAvailableResponse, error)
}
NoiseSuppressorServiceClient is the client API for NoiseSuppressorService 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 NewNoiseSuppressorServiceClient ¶
func NewNoiseSuppressorServiceClient(cc grpc.ClientConnInterface) NoiseSuppressorServiceClient
type NoiseSuppressorServiceServer ¶
type NoiseSuppressorServiceServer interface {
Create(context.Context, *CreateRequest) (*CreateResponse, error)
IsAvailable(context.Context, *IsAvailableRequest) (*IsAvailableResponse, error)
// contains filtered or unexported methods
}
NoiseSuppressorServiceServer is the server API for NoiseSuppressorService service. All implementations must embed UnimplementedNoiseSuppressorServiceServer for forward compatibility.
type OnControlStatusChangeRequest ¶
type OnControlStatusChangeRequest struct {
Arg0 int64 `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 (*OnControlStatusChangeRequest) Descriptor
deprecated
func (*OnControlStatusChangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnControlStatusChangeRequest.ProtoReflect.Descriptor instead.
func (*OnControlStatusChangeRequest) GetArg0 ¶
func (x *OnControlStatusChangeRequest) GetArg0() int64
func (*OnControlStatusChangeRequest) GetArg1 ¶
func (x *OnControlStatusChangeRequest) GetArg1() bool
func (*OnControlStatusChangeRequest) ProtoMessage ¶
func (*OnControlStatusChangeRequest) ProtoMessage()
func (*OnControlStatusChangeRequest) ProtoReflect ¶
func (x *OnControlStatusChangeRequest) ProtoReflect() protoreflect.Message
func (*OnControlStatusChangeRequest) Reset ¶
func (x *OnControlStatusChangeRequest) Reset()
func (*OnControlStatusChangeRequest) String ¶
func (x *OnControlStatusChangeRequest) String() string
type OnControlStatusChangeResponse ¶
type OnControlStatusChangeResponse struct {
// contains filtered or unexported fields
}
func (*OnControlStatusChangeResponse) Descriptor
deprecated
func (*OnControlStatusChangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnControlStatusChangeResponse.ProtoReflect.Descriptor instead.
func (*OnControlStatusChangeResponse) ProtoMessage ¶
func (*OnControlStatusChangeResponse) ProtoMessage()
func (*OnControlStatusChangeResponse) ProtoReflect ¶
func (x *OnControlStatusChangeResponse) ProtoReflect() protoreflect.Message
func (*OnControlStatusChangeResponse) Reset ¶
func (x *OnControlStatusChangeResponse) Reset()
func (*OnControlStatusChangeResponse) String ¶
func (x *OnControlStatusChangeResponse) String() string
type OnEnableStatusChangeRequest ¶
type OnEnableStatusChangeRequest struct {
Arg0 int64 `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 (*OnEnableStatusChangeRequest) Descriptor
deprecated
func (*OnEnableStatusChangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnEnableStatusChangeRequest.ProtoReflect.Descriptor instead.
func (*OnEnableStatusChangeRequest) GetArg0 ¶
func (x *OnEnableStatusChangeRequest) GetArg0() int64
func (*OnEnableStatusChangeRequest) GetArg1 ¶
func (x *OnEnableStatusChangeRequest) GetArg1() bool
func (*OnEnableStatusChangeRequest) ProtoMessage ¶
func (*OnEnableStatusChangeRequest) ProtoMessage()
func (*OnEnableStatusChangeRequest) ProtoReflect ¶
func (x *OnEnableStatusChangeRequest) ProtoReflect() protoreflect.Message
func (*OnEnableStatusChangeRequest) Reset ¶
func (x *OnEnableStatusChangeRequest) Reset()
func (*OnEnableStatusChangeRequest) String ¶
func (x *OnEnableStatusChangeRequest) String() string
type OnEnableStatusChangeResponse ¶
type OnEnableStatusChangeResponse struct {
// contains filtered or unexported fields
}
func (*OnEnableStatusChangeResponse) Descriptor
deprecated
func (*OnEnableStatusChangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnEnableStatusChangeResponse.ProtoReflect.Descriptor instead.
func (*OnEnableStatusChangeResponse) ProtoMessage ¶
func (*OnEnableStatusChangeResponse) ProtoMessage()
func (*OnEnableStatusChangeResponse) ProtoReflect ¶
func (x *OnEnableStatusChangeResponse) ProtoReflect() protoreflect.Message
func (*OnEnableStatusChangeResponse) Reset ¶
func (x *OnEnableStatusChangeResponse) Reset()
func (*OnEnableStatusChangeResponse) String ¶
func (x *OnEnableStatusChangeResponse) String() string
type OnFftDataCaptureRequest ¶
type OnFftDataCaptureRequest 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 (*OnFftDataCaptureRequest) Descriptor
deprecated
func (*OnFftDataCaptureRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnFftDataCaptureRequest.ProtoReflect.Descriptor instead.
func (*OnFftDataCaptureRequest) GetArg0 ¶
func (x *OnFftDataCaptureRequest) GetArg0() int64
func (*OnFftDataCaptureRequest) GetArg1 ¶
func (x *OnFftDataCaptureRequest) GetArg1() int64
func (*OnFftDataCaptureRequest) GetArg2 ¶
func (x *OnFftDataCaptureRequest) GetArg2() int32
func (*OnFftDataCaptureRequest) ProtoMessage ¶
func (*OnFftDataCaptureRequest) ProtoMessage()
func (*OnFftDataCaptureRequest) ProtoReflect ¶
func (x *OnFftDataCaptureRequest) ProtoReflect() protoreflect.Message
func (*OnFftDataCaptureRequest) Reset ¶
func (x *OnFftDataCaptureRequest) Reset()
func (*OnFftDataCaptureRequest) String ¶
func (x *OnFftDataCaptureRequest) String() string
type OnFftDataCaptureResponse ¶
type OnFftDataCaptureResponse struct {
// contains filtered or unexported fields
}
func (*OnFftDataCaptureResponse) Descriptor
deprecated
func (*OnFftDataCaptureResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnFftDataCaptureResponse.ProtoReflect.Descriptor instead.
func (*OnFftDataCaptureResponse) ProtoMessage ¶
func (*OnFftDataCaptureResponse) ProtoMessage()
func (*OnFftDataCaptureResponse) ProtoReflect ¶
func (x *OnFftDataCaptureResponse) ProtoReflect() protoreflect.Message
func (*OnFftDataCaptureResponse) Reset ¶
func (x *OnFftDataCaptureResponse) Reset()
func (*OnFftDataCaptureResponse) String ¶
func (x *OnFftDataCaptureResponse) String() string
type OnParameterChangeRequest ¶
type OnParameterChangeRequest 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 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*OnParameterChangeRequest) Descriptor
deprecated
func (*OnParameterChangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnParameterChangeRequest.ProtoReflect.Descriptor instead.
func (*OnParameterChangeRequest) GetArg0 ¶
func (x *OnParameterChangeRequest) GetArg0() int64
func (*OnParameterChangeRequest) GetArg1 ¶
func (x *OnParameterChangeRequest) GetArg1() int32
func (*OnParameterChangeRequest) GetArg2 ¶
func (x *OnParameterChangeRequest) GetArg2() int32
func (*OnParameterChangeRequest) GetArg3 ¶
func (x *OnParameterChangeRequest) GetArg3() int32
func (*OnParameterChangeRequest) ProtoMessage ¶
func (*OnParameterChangeRequest) ProtoMessage()
func (*OnParameterChangeRequest) ProtoReflect ¶
func (x *OnParameterChangeRequest) ProtoReflect() protoreflect.Message
func (*OnParameterChangeRequest) Reset ¶
func (x *OnParameterChangeRequest) Reset()
func (*OnParameterChangeRequest) String ¶
func (x *OnParameterChangeRequest) String() string
type OnParameterChangeResponse ¶
type OnParameterChangeResponse struct {
// contains filtered or unexported fields
}
func (*OnParameterChangeResponse) Descriptor
deprecated
func (*OnParameterChangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnParameterChangeResponse.ProtoReflect.Descriptor instead.
func (*OnParameterChangeResponse) ProtoMessage ¶
func (*OnParameterChangeResponse) ProtoMessage()
func (*OnParameterChangeResponse) ProtoReflect ¶
func (x *OnParameterChangeResponse) ProtoReflect() protoreflect.Message
func (*OnParameterChangeResponse) Reset ¶
func (x *OnParameterChangeResponse) Reset()
func (*OnParameterChangeResponse) String ¶
func (x *OnParameterChangeResponse) String() string
type OnWaveFormDataCaptureRequest ¶
type OnWaveFormDataCaptureRequest 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 (*OnWaveFormDataCaptureRequest) Descriptor
deprecated
func (*OnWaveFormDataCaptureRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnWaveFormDataCaptureRequest.ProtoReflect.Descriptor instead.
func (*OnWaveFormDataCaptureRequest) GetArg0 ¶
func (x *OnWaveFormDataCaptureRequest) GetArg0() int64
func (*OnWaveFormDataCaptureRequest) GetArg1 ¶
func (x *OnWaveFormDataCaptureRequest) GetArg1() int64
func (*OnWaveFormDataCaptureRequest) GetArg2 ¶
func (x *OnWaveFormDataCaptureRequest) GetArg2() int32
func (*OnWaveFormDataCaptureRequest) ProtoMessage ¶
func (*OnWaveFormDataCaptureRequest) ProtoMessage()
func (*OnWaveFormDataCaptureRequest) ProtoReflect ¶
func (x *OnWaveFormDataCaptureRequest) ProtoReflect() protoreflect.Message
func (*OnWaveFormDataCaptureRequest) Reset ¶
func (x *OnWaveFormDataCaptureRequest) Reset()
func (*OnWaveFormDataCaptureRequest) String ¶
func (x *OnWaveFormDataCaptureRequest) String() string
type OnWaveFormDataCaptureResponse ¶
type OnWaveFormDataCaptureResponse struct {
// contains filtered or unexported fields
}
func (*OnWaveFormDataCaptureResponse) Descriptor
deprecated
func (*OnWaveFormDataCaptureResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnWaveFormDataCaptureResponse.ProtoReflect.Descriptor instead.
func (*OnWaveFormDataCaptureResponse) ProtoMessage ¶
func (*OnWaveFormDataCaptureResponse) ProtoMessage()
func (*OnWaveFormDataCaptureResponse) ProtoReflect ¶
func (x *OnWaveFormDataCaptureResponse) ProtoReflect() protoreflect.Message
func (*OnWaveFormDataCaptureResponse) Reset ¶
func (x *OnWaveFormDataCaptureResponse) Reset()
func (*OnWaveFormDataCaptureResponse) String ¶
func (x *OnWaveFormDataCaptureResponse) String() string
type PresetReverbOnParameterChangeListenerServiceClient ¶
type PresetReverbOnParameterChangeListenerServiceClient interface {
OnParameterChange(ctx context.Context, in *OnParameterChangeRequest, opts ...grpc.CallOption) (*OnParameterChangeResponse, error)
}
PresetReverbOnParameterChangeListenerServiceClient is the client API for PresetReverbOnParameterChangeListenerService 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 NewPresetReverbOnParameterChangeListenerServiceClient ¶
func NewPresetReverbOnParameterChangeListenerServiceClient(cc grpc.ClientConnInterface) PresetReverbOnParameterChangeListenerServiceClient
type PresetReverbOnParameterChangeListenerServiceServer ¶
type PresetReverbOnParameterChangeListenerServiceServer interface {
OnParameterChange(context.Context, *OnParameterChangeRequest) (*OnParameterChangeResponse, error)
// contains filtered or unexported methods
}
PresetReverbOnParameterChangeListenerServiceServer is the server API for PresetReverbOnParameterChangeListenerService service. All implementations must embed UnimplementedPresetReverbOnParameterChangeListenerServiceServer for forward compatibility.
type PresetReverbServiceClient ¶
type PresetReverbServiceClient interface {
NewPresetReverb(ctx context.Context, in *NewPresetReverbRequest, opts ...grpc.CallOption) (*NewPresetReverbResponse, error)
GetPreset(ctx context.Context, in *GetPresetRequest, opts ...grpc.CallOption) (*GetPresetResponse, error)
GetProperties(ctx context.Context, in *GetPropertiesRequest, opts ...grpc.CallOption) (*GetPropertiesResponse, error)
SetParameterListener(ctx context.Context, in *SetParameterListenerRequest, opts ...grpc.CallOption) (*SetParameterListenerResponse, error)
SetPreset(ctx context.Context, in *SetPresetRequest, opts ...grpc.CallOption) (*SetPresetResponse, error)
SetProperties(ctx context.Context, in *SetPropertiesRequest, opts ...grpc.CallOption) (*SetPropertiesResponse, error)
}
PresetReverbServiceClient is the client API for PresetReverbService 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 NewPresetReverbServiceClient ¶
func NewPresetReverbServiceClient(cc grpc.ClientConnInterface) PresetReverbServiceClient
type PresetReverbServiceServer ¶
type PresetReverbServiceServer interface {
NewPresetReverb(context.Context, *NewPresetReverbRequest) (*NewPresetReverbResponse, error)
GetPreset(context.Context, *GetPresetRequest) (*GetPresetResponse, error)
GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
SetParameterListener(context.Context, *SetParameterListenerRequest) (*SetParameterListenerResponse, error)
SetPreset(context.Context, *SetPresetRequest) (*SetPresetResponse, error)
SetProperties(context.Context, *SetPropertiesRequest) (*SetPropertiesResponse, error)
// contains filtered or unexported methods
}
PresetReverbServiceServer is the server API for PresetReverbService service. All implementations must embed UnimplementedPresetReverbServiceServer for forward compatibility.
type PresetReverbSettingsServiceClient ¶
type PresetReverbSettingsServiceClient interface {
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
PresetReverbSettingsServiceClient is the client API for PresetReverbSettingsService 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 NewPresetReverbSettingsServiceClient ¶
func NewPresetReverbSettingsServiceClient(cc grpc.ClientConnInterface) PresetReverbSettingsServiceClient
type PresetReverbSettingsServiceServer ¶
type PresetReverbSettingsServiceServer interface {
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
PresetReverbSettingsServiceServer is the server API for PresetReverbSettingsService service. All implementations must embed UnimplementedPresetReverbSettingsServiceServer for forward compatibility.
type QueryEffectsRequest ¶
type QueryEffectsRequest struct {
// contains filtered or unexported fields
}
func (*QueryEffectsRequest) Descriptor
deprecated
func (*QueryEffectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryEffectsRequest.ProtoReflect.Descriptor instead.
func (*QueryEffectsRequest) ProtoMessage ¶
func (*QueryEffectsRequest) ProtoMessage()
func (*QueryEffectsRequest) ProtoReflect ¶
func (x *QueryEffectsRequest) ProtoReflect() protoreflect.Message
func (*QueryEffectsRequest) Reset ¶
func (x *QueryEffectsRequest) Reset()
func (*QueryEffectsRequest) String ¶
func (x *QueryEffectsRequest) String() string
type QueryEffectsResponse ¶
type QueryEffectsResponse struct {
Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*QueryEffectsResponse) Descriptor
deprecated
func (*QueryEffectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryEffectsResponse.ProtoReflect.Descriptor instead.
func (*QueryEffectsResponse) GetResult ¶
func (x *QueryEffectsResponse) GetResult() int64
func (*QueryEffectsResponse) ProtoMessage ¶
func (*QueryEffectsResponse) ProtoMessage()
func (*QueryEffectsResponse) ProtoReflect ¶
func (x *QueryEffectsResponse) ProtoReflect() protoreflect.Message
func (*QueryEffectsResponse) Reset ¶
func (x *QueryEffectsResponse) Reset()
func (*QueryEffectsResponse) String ¶
func (x *QueryEffectsResponse) 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 SetAllChannelsToRequest ¶
type SetAllChannelsToRequest 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 (*SetAllChannelsToRequest) Descriptor
deprecated
func (*SetAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*SetAllChannelsToRequest) GetArg0 ¶
func (x *SetAllChannelsToRequest) GetArg0() int64
func (*SetAllChannelsToRequest) GetHandle ¶
func (x *SetAllChannelsToRequest) GetHandle() int64
func (*SetAllChannelsToRequest) ProtoMessage ¶
func (*SetAllChannelsToRequest) ProtoMessage()
func (*SetAllChannelsToRequest) ProtoReflect ¶
func (x *SetAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*SetAllChannelsToRequest) Reset ¶
func (x *SetAllChannelsToRequest) Reset()
func (*SetAllChannelsToRequest) String ¶
func (x *SetAllChannelsToRequest) String() string
type SetAllChannelsToResponse ¶
type SetAllChannelsToResponse struct {
// contains filtered or unexported fields
}
func (*SetAllChannelsToResponse) Descriptor
deprecated
func (*SetAllChannelsToResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetAllChannelsToResponse.ProtoReflect.Descriptor instead.
func (*SetAllChannelsToResponse) ProtoMessage ¶
func (*SetAllChannelsToResponse) ProtoMessage()
func (*SetAllChannelsToResponse) ProtoReflect ¶
func (x *SetAllChannelsToResponse) ProtoReflect() protoreflect.Message
func (*SetAllChannelsToResponse) Reset ¶
func (x *SetAllChannelsToResponse) Reset()
func (*SetAllChannelsToResponse) String ¶
func (x *SetAllChannelsToResponse) String() string
type SetAttackTimeRequest ¶
type SetAttackTimeRequest struct {
Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetAttackTimeRequest) Descriptor
deprecated
func (*SetAttackTimeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetAttackTimeRequest.ProtoReflect.Descriptor instead.
func (*SetAttackTimeRequest) GetArg0 ¶
func (x *SetAttackTimeRequest) GetArg0() float32
func (*SetAttackTimeRequest) ProtoMessage ¶
func (*SetAttackTimeRequest) ProtoMessage()
func (*SetAttackTimeRequest) ProtoReflect ¶
func (x *SetAttackTimeRequest) ProtoReflect() protoreflect.Message
func (*SetAttackTimeRequest) Reset ¶
func (x *SetAttackTimeRequest) Reset()
func (*SetAttackTimeRequest) String ¶
func (x *SetAttackTimeRequest) String() string
type SetAttackTimeResponse ¶
type SetAttackTimeResponse struct {
// contains filtered or unexported fields
}
func (*SetAttackTimeResponse) Descriptor
deprecated
func (*SetAttackTimeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetAttackTimeResponse.ProtoReflect.Descriptor instead.
func (*SetAttackTimeResponse) ProtoMessage ¶
func (*SetAttackTimeResponse) ProtoMessage()
func (*SetAttackTimeResponse) ProtoReflect ¶
func (x *SetAttackTimeResponse) ProtoReflect() protoreflect.Message
func (*SetAttackTimeResponse) Reset ¶
func (x *SetAttackTimeResponse) Reset()
func (*SetAttackTimeResponse) String ¶
func (x *SetAttackTimeResponse) String() string
type SetBandLevelRequest ¶
type SetBandLevelRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `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 (*SetBandLevelRequest) Descriptor
deprecated
func (*SetBandLevelRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetBandLevelRequest.ProtoReflect.Descriptor instead.
func (*SetBandLevelRequest) GetArg0 ¶
func (x *SetBandLevelRequest) GetArg0() int32
func (*SetBandLevelRequest) GetArg1 ¶
func (x *SetBandLevelRequest) GetArg1() int32
func (*SetBandLevelRequest) GetHandle ¶
func (x *SetBandLevelRequest) GetHandle() int64
func (*SetBandLevelRequest) ProtoMessage ¶
func (*SetBandLevelRequest) ProtoMessage()
func (*SetBandLevelRequest) ProtoReflect ¶
func (x *SetBandLevelRequest) ProtoReflect() protoreflect.Message
func (*SetBandLevelRequest) Reset ¶
func (x *SetBandLevelRequest) Reset()
func (*SetBandLevelRequest) String ¶
func (x *SetBandLevelRequest) String() string
type SetBandLevelResponse ¶
type SetBandLevelResponse struct {
// contains filtered or unexported fields
}
func (*SetBandLevelResponse) Descriptor
deprecated
func (*SetBandLevelResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetBandLevelResponse.ProtoReflect.Descriptor instead.
func (*SetBandLevelResponse) ProtoMessage ¶
func (*SetBandLevelResponse) ProtoMessage()
func (*SetBandLevelResponse) ProtoReflect ¶
func (x *SetBandLevelResponse) ProtoReflect() protoreflect.Message
func (*SetBandLevelResponse) Reset ¶
func (x *SetBandLevelResponse) Reset()
func (*SetBandLevelResponse) String ¶
func (x *SetBandLevelResponse) String() string
type SetBandRequest ¶
type SetBandRequest 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 (*SetBandRequest) Descriptor
deprecated
func (*SetBandRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetBandRequest.ProtoReflect.Descriptor instead.
func (*SetBandRequest) GetArg0 ¶
func (x *SetBandRequest) GetArg0() int32
func (*SetBandRequest) GetArg1 ¶
func (x *SetBandRequest) GetArg1() int64
func (*SetBandRequest) ProtoMessage ¶
func (*SetBandRequest) ProtoMessage()
func (*SetBandRequest) ProtoReflect ¶
func (x *SetBandRequest) ProtoReflect() protoreflect.Message
func (*SetBandRequest) Reset ¶
func (x *SetBandRequest) Reset()
func (*SetBandRequest) String ¶
func (x *SetBandRequest) String() string
type SetBandResponse ¶
type SetBandResponse struct {
// contains filtered or unexported fields
}
func (*SetBandResponse) Descriptor
deprecated
func (*SetBandResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetBandResponse.ProtoReflect.Descriptor instead.
func (*SetBandResponse) ProtoMessage ¶
func (*SetBandResponse) ProtoMessage()
func (*SetBandResponse) ProtoReflect ¶
func (x *SetBandResponse) ProtoReflect() protoreflect.Message
func (*SetBandResponse) Reset ¶
func (x *SetBandResponse) Reset()
func (*SetBandResponse) String ¶
func (x *SetBandResponse) String() string
type SetCaptureSizeRequest ¶
type SetCaptureSizeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetCaptureSizeRequest) Descriptor
deprecated
func (*SetCaptureSizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCaptureSizeRequest.ProtoReflect.Descriptor instead.
func (*SetCaptureSizeRequest) GetArg0 ¶
func (x *SetCaptureSizeRequest) GetArg0() int32
func (*SetCaptureSizeRequest) GetHandle ¶
func (x *SetCaptureSizeRequest) GetHandle() int64
func (*SetCaptureSizeRequest) ProtoMessage ¶
func (*SetCaptureSizeRequest) ProtoMessage()
func (*SetCaptureSizeRequest) ProtoReflect ¶
func (x *SetCaptureSizeRequest) ProtoReflect() protoreflect.Message
func (*SetCaptureSizeRequest) Reset ¶
func (x *SetCaptureSizeRequest) Reset()
func (*SetCaptureSizeRequest) String ¶
func (x *SetCaptureSizeRequest) String() string
type SetCaptureSizeResponse ¶
type SetCaptureSizeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetCaptureSizeResponse) Descriptor
deprecated
func (*SetCaptureSizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCaptureSizeResponse.ProtoReflect.Descriptor instead.
func (*SetCaptureSizeResponse) GetResult ¶
func (x *SetCaptureSizeResponse) GetResult() int32
func (*SetCaptureSizeResponse) ProtoMessage ¶
func (*SetCaptureSizeResponse) ProtoMessage()
func (*SetCaptureSizeResponse) ProtoReflect ¶
func (x *SetCaptureSizeResponse) ProtoReflect() protoreflect.Message
func (*SetCaptureSizeResponse) Reset ¶
func (x *SetCaptureSizeResponse) Reset()
func (*SetCaptureSizeResponse) String ¶
func (x *SetCaptureSizeResponse) String() string
type SetChannelToRequest ¶
type SetChannelToRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `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 (*SetChannelToRequest) Descriptor
deprecated
func (*SetChannelToRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetChannelToRequest.ProtoReflect.Descriptor instead.
func (*SetChannelToRequest) GetArg0 ¶
func (x *SetChannelToRequest) GetArg0() int32
func (*SetChannelToRequest) GetArg1 ¶
func (x *SetChannelToRequest) GetArg1() int64
func (*SetChannelToRequest) GetHandle ¶
func (x *SetChannelToRequest) GetHandle() int64
func (*SetChannelToRequest) ProtoMessage ¶
func (*SetChannelToRequest) ProtoMessage()
func (*SetChannelToRequest) ProtoReflect ¶
func (x *SetChannelToRequest) ProtoReflect() protoreflect.Message
func (*SetChannelToRequest) Reset ¶
func (x *SetChannelToRequest) Reset()
func (*SetChannelToRequest) String ¶
func (x *SetChannelToRequest) String() string
type SetChannelToResponse ¶
type SetChannelToResponse struct {
// contains filtered or unexported fields
}
func (*SetChannelToResponse) Descriptor
deprecated
func (*SetChannelToResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetChannelToResponse.ProtoReflect.Descriptor instead.
func (*SetChannelToResponse) ProtoMessage ¶
func (*SetChannelToResponse) ProtoMessage()
func (*SetChannelToResponse) ProtoReflect ¶
func (x *SetChannelToResponse) ProtoReflect() protoreflect.Message
func (*SetChannelToResponse) Reset ¶
func (x *SetChannelToResponse) Reset()
func (*SetChannelToResponse) String ¶
func (x *SetChannelToResponse) String() string
type SetControlStatusListenerRequest ¶
type SetControlStatusListenerRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetControlStatusListenerRequest) Descriptor
deprecated
func (*SetControlStatusListenerRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetControlStatusListenerRequest.ProtoReflect.Descriptor instead.
func (*SetControlStatusListenerRequest) GetArg0 ¶
func (x *SetControlStatusListenerRequest) GetArg0() int64
func (*SetControlStatusListenerRequest) ProtoMessage ¶
func (*SetControlStatusListenerRequest) ProtoMessage()
func (*SetControlStatusListenerRequest) ProtoReflect ¶
func (x *SetControlStatusListenerRequest) ProtoReflect() protoreflect.Message
func (*SetControlStatusListenerRequest) Reset ¶
func (x *SetControlStatusListenerRequest) Reset()
func (*SetControlStatusListenerRequest) String ¶
func (x *SetControlStatusListenerRequest) String() string
type SetControlStatusListenerResponse ¶
type SetControlStatusListenerResponse struct {
// contains filtered or unexported fields
}
func (*SetControlStatusListenerResponse) Descriptor
deprecated
func (*SetControlStatusListenerResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetControlStatusListenerResponse.ProtoReflect.Descriptor instead.
func (*SetControlStatusListenerResponse) ProtoMessage ¶
func (*SetControlStatusListenerResponse) ProtoMessage()
func (*SetControlStatusListenerResponse) ProtoReflect ¶
func (x *SetControlStatusListenerResponse) ProtoReflect() protoreflect.Message
func (*SetControlStatusListenerResponse) Reset ¶
func (x *SetControlStatusListenerResponse) Reset()
func (*SetControlStatusListenerResponse) String ¶
func (x *SetControlStatusListenerResponse) String() string
type SetCutoffFrequencyRequest ¶
type SetCutoffFrequencyRequest struct {
Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetCutoffFrequencyRequest) Descriptor
deprecated
func (*SetCutoffFrequencyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCutoffFrequencyRequest.ProtoReflect.Descriptor instead.
func (*SetCutoffFrequencyRequest) GetArg0 ¶
func (x *SetCutoffFrequencyRequest) GetArg0() float32
func (*SetCutoffFrequencyRequest) ProtoMessage ¶
func (*SetCutoffFrequencyRequest) ProtoMessage()
func (*SetCutoffFrequencyRequest) ProtoReflect ¶
func (x *SetCutoffFrequencyRequest) ProtoReflect() protoreflect.Message
func (*SetCutoffFrequencyRequest) Reset ¶
func (x *SetCutoffFrequencyRequest) Reset()
func (*SetCutoffFrequencyRequest) String ¶
func (x *SetCutoffFrequencyRequest) String() string
type SetCutoffFrequencyResponse ¶
type SetCutoffFrequencyResponse struct {
// contains filtered or unexported fields
}
func (*SetCutoffFrequencyResponse) Descriptor
deprecated
func (*SetCutoffFrequencyResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCutoffFrequencyResponse.ProtoReflect.Descriptor instead.
func (*SetCutoffFrequencyResponse) ProtoMessage ¶
func (*SetCutoffFrequencyResponse) ProtoMessage()
func (*SetCutoffFrequencyResponse) ProtoReflect ¶
func (x *SetCutoffFrequencyResponse) ProtoReflect() protoreflect.Message
func (*SetCutoffFrequencyResponse) Reset ¶
func (x *SetCutoffFrequencyResponse) Reset()
func (*SetCutoffFrequencyResponse) String ¶
func (x *SetCutoffFrequencyResponse) String() string
type SetDataCaptureListenerRequest ¶
type SetDataCaptureListenerRequest 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"`
Arg2 bool `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
Arg3 bool `protobuf:"varint,5,opt,name=arg3,proto3" json:"arg3,omitempty"`
// contains filtered or unexported fields
}
func (*SetDataCaptureListenerRequest) Descriptor
deprecated
func (*SetDataCaptureListenerRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDataCaptureListenerRequest.ProtoReflect.Descriptor instead.
func (*SetDataCaptureListenerRequest) GetArg0 ¶
func (x *SetDataCaptureListenerRequest) GetArg0() int64
func (*SetDataCaptureListenerRequest) GetArg1 ¶
func (x *SetDataCaptureListenerRequest) GetArg1() int32
func (*SetDataCaptureListenerRequest) GetArg2 ¶
func (x *SetDataCaptureListenerRequest) GetArg2() bool
func (*SetDataCaptureListenerRequest) GetArg3 ¶
func (x *SetDataCaptureListenerRequest) GetArg3() bool
func (*SetDataCaptureListenerRequest) GetHandle ¶
func (x *SetDataCaptureListenerRequest) GetHandle() int64
func (*SetDataCaptureListenerRequest) ProtoMessage ¶
func (*SetDataCaptureListenerRequest) ProtoMessage()
func (*SetDataCaptureListenerRequest) ProtoReflect ¶
func (x *SetDataCaptureListenerRequest) ProtoReflect() protoreflect.Message
func (*SetDataCaptureListenerRequest) Reset ¶
func (x *SetDataCaptureListenerRequest) Reset()
func (*SetDataCaptureListenerRequest) String ¶
func (x *SetDataCaptureListenerRequest) String() string
type SetDataCaptureListenerResponse ¶
type SetDataCaptureListenerResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetDataCaptureListenerResponse) Descriptor
deprecated
func (*SetDataCaptureListenerResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDataCaptureListenerResponse.ProtoReflect.Descriptor instead.
func (*SetDataCaptureListenerResponse) GetResult ¶
func (x *SetDataCaptureListenerResponse) GetResult() int32
func (*SetDataCaptureListenerResponse) ProtoMessage ¶
func (*SetDataCaptureListenerResponse) ProtoMessage()
func (*SetDataCaptureListenerResponse) ProtoReflect ¶
func (x *SetDataCaptureListenerResponse) ProtoReflect() protoreflect.Message
func (*SetDataCaptureListenerResponse) Reset ¶
func (x *SetDataCaptureListenerResponse) Reset()
func (*SetDataCaptureListenerResponse) String ¶
func (x *SetDataCaptureListenerResponse) String() string
type SetDecayHFRatioRequest ¶
type SetDecayHFRatioRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetDecayHFRatioRequest) Descriptor
deprecated
func (*SetDecayHFRatioRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDecayHFRatioRequest.ProtoReflect.Descriptor instead.
func (*SetDecayHFRatioRequest) GetArg0 ¶
func (x *SetDecayHFRatioRequest) GetArg0() int32
func (*SetDecayHFRatioRequest) GetHandle ¶
func (x *SetDecayHFRatioRequest) GetHandle() int64
func (*SetDecayHFRatioRequest) ProtoMessage ¶
func (*SetDecayHFRatioRequest) ProtoMessage()
func (*SetDecayHFRatioRequest) ProtoReflect ¶
func (x *SetDecayHFRatioRequest) ProtoReflect() protoreflect.Message
func (*SetDecayHFRatioRequest) Reset ¶
func (x *SetDecayHFRatioRequest) Reset()
func (*SetDecayHFRatioRequest) String ¶
func (x *SetDecayHFRatioRequest) String() string
type SetDecayHFRatioResponse ¶
type SetDecayHFRatioResponse struct {
// contains filtered or unexported fields
}
func (*SetDecayHFRatioResponse) Descriptor
deprecated
func (*SetDecayHFRatioResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDecayHFRatioResponse.ProtoReflect.Descriptor instead.
func (*SetDecayHFRatioResponse) ProtoMessage ¶
func (*SetDecayHFRatioResponse) ProtoMessage()
func (*SetDecayHFRatioResponse) ProtoReflect ¶
func (x *SetDecayHFRatioResponse) ProtoReflect() protoreflect.Message
func (*SetDecayHFRatioResponse) Reset ¶
func (x *SetDecayHFRatioResponse) Reset()
func (*SetDecayHFRatioResponse) String ¶
func (x *SetDecayHFRatioResponse) String() string
type SetDecayTimeRequest ¶
type SetDecayTimeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetDecayTimeRequest) Descriptor
deprecated
func (*SetDecayTimeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDecayTimeRequest.ProtoReflect.Descriptor instead.
func (*SetDecayTimeRequest) GetArg0 ¶
func (x *SetDecayTimeRequest) GetArg0() int32
func (*SetDecayTimeRequest) GetHandle ¶
func (x *SetDecayTimeRequest) GetHandle() int64
func (*SetDecayTimeRequest) ProtoMessage ¶
func (*SetDecayTimeRequest) ProtoMessage()
func (*SetDecayTimeRequest) ProtoReflect ¶
func (x *SetDecayTimeRequest) ProtoReflect() protoreflect.Message
func (*SetDecayTimeRequest) Reset ¶
func (x *SetDecayTimeRequest) Reset()
func (*SetDecayTimeRequest) String ¶
func (x *SetDecayTimeRequest) String() string
type SetDecayTimeResponse ¶
type SetDecayTimeResponse struct {
// contains filtered or unexported fields
}
func (*SetDecayTimeResponse) Descriptor
deprecated
func (*SetDecayTimeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDecayTimeResponse.ProtoReflect.Descriptor instead.
func (*SetDecayTimeResponse) ProtoMessage ¶
func (*SetDecayTimeResponse) ProtoMessage()
func (*SetDecayTimeResponse) ProtoReflect ¶
func (x *SetDecayTimeResponse) ProtoReflect() protoreflect.Message
func (*SetDecayTimeResponse) Reset ¶
func (x *SetDecayTimeResponse) Reset()
func (*SetDecayTimeResponse) String ¶
func (x *SetDecayTimeResponse) String() string
type SetDensityRequest ¶
type SetDensityRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetDensityRequest) Descriptor
deprecated
func (*SetDensityRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDensityRequest.ProtoReflect.Descriptor instead.
func (*SetDensityRequest) GetArg0 ¶
func (x *SetDensityRequest) GetArg0() int32
func (*SetDensityRequest) GetHandle ¶
func (x *SetDensityRequest) GetHandle() int64
func (*SetDensityRequest) ProtoMessage ¶
func (*SetDensityRequest) ProtoMessage()
func (*SetDensityRequest) ProtoReflect ¶
func (x *SetDensityRequest) ProtoReflect() protoreflect.Message
func (*SetDensityRequest) Reset ¶
func (x *SetDensityRequest) Reset()
func (*SetDensityRequest) String ¶
func (x *SetDensityRequest) String() string
type SetDensityResponse ¶
type SetDensityResponse struct {
// contains filtered or unexported fields
}
func (*SetDensityResponse) Descriptor
deprecated
func (*SetDensityResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDensityResponse.ProtoReflect.Descriptor instead.
func (*SetDensityResponse) ProtoMessage ¶
func (*SetDensityResponse) ProtoMessage()
func (*SetDensityResponse) ProtoReflect ¶
func (x *SetDensityResponse) ProtoReflect() protoreflect.Message
func (*SetDensityResponse) Reset ¶
func (x *SetDensityResponse) Reset()
func (*SetDensityResponse) String ¶
func (x *SetDensityResponse) String() string
type SetDiffusionRequest ¶
type SetDiffusionRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetDiffusionRequest) Descriptor
deprecated
func (*SetDiffusionRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDiffusionRequest.ProtoReflect.Descriptor instead.
func (*SetDiffusionRequest) GetArg0 ¶
func (x *SetDiffusionRequest) GetArg0() int32
func (*SetDiffusionRequest) GetHandle ¶
func (x *SetDiffusionRequest) GetHandle() int64
func (*SetDiffusionRequest) ProtoMessage ¶
func (*SetDiffusionRequest) ProtoMessage()
func (*SetDiffusionRequest) ProtoReflect ¶
func (x *SetDiffusionRequest) ProtoReflect() protoreflect.Message
func (*SetDiffusionRequest) Reset ¶
func (x *SetDiffusionRequest) Reset()
func (*SetDiffusionRequest) String ¶
func (x *SetDiffusionRequest) String() string
type SetDiffusionResponse ¶
type SetDiffusionResponse struct {
// contains filtered or unexported fields
}
func (*SetDiffusionResponse) Descriptor
deprecated
func (*SetDiffusionResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetDiffusionResponse.ProtoReflect.Descriptor instead.
func (*SetDiffusionResponse) ProtoMessage ¶
func (*SetDiffusionResponse) ProtoMessage()
func (*SetDiffusionResponse) ProtoReflect ¶
func (x *SetDiffusionResponse) ProtoReflect() protoreflect.Message
func (*SetDiffusionResponse) Reset ¶
func (x *SetDiffusionResponse) Reset()
func (*SetDiffusionResponse) String ¶
func (x *SetDiffusionResponse) String() string
type SetEnableStatusListenerRequest ¶
type SetEnableStatusListenerRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetEnableStatusListenerRequest) Descriptor
deprecated
func (*SetEnableStatusListenerRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetEnableStatusListenerRequest.ProtoReflect.Descriptor instead.
func (*SetEnableStatusListenerRequest) GetArg0 ¶
func (x *SetEnableStatusListenerRequest) GetArg0() int64
func (*SetEnableStatusListenerRequest) ProtoMessage ¶
func (*SetEnableStatusListenerRequest) ProtoMessage()
func (*SetEnableStatusListenerRequest) ProtoReflect ¶
func (x *SetEnableStatusListenerRequest) ProtoReflect() protoreflect.Message
func (*SetEnableStatusListenerRequest) Reset ¶
func (x *SetEnableStatusListenerRequest) Reset()
func (*SetEnableStatusListenerRequest) String ¶
func (x *SetEnableStatusListenerRequest) String() string
type SetEnableStatusListenerResponse ¶
type SetEnableStatusListenerResponse struct {
// contains filtered or unexported fields
}
func (*SetEnableStatusListenerResponse) Descriptor
deprecated
func (*SetEnableStatusListenerResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetEnableStatusListenerResponse.ProtoReflect.Descriptor instead.
func (*SetEnableStatusListenerResponse) ProtoMessage ¶
func (*SetEnableStatusListenerResponse) ProtoMessage()
func (*SetEnableStatusListenerResponse) ProtoReflect ¶
func (x *SetEnableStatusListenerResponse) ProtoReflect() protoreflect.Message
func (*SetEnableStatusListenerResponse) Reset ¶
func (x *SetEnableStatusListenerResponse) Reset()
func (*SetEnableStatusListenerResponse) String ¶
func (x *SetEnableStatusListenerResponse) String() string
type SetEnabledRequest ¶
type SetEnabledRequest struct {
Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetEnabledRequest) Descriptor
deprecated
func (*SetEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetEnabledRequest.ProtoReflect.Descriptor instead.
func (*SetEnabledRequest) GetArg0 ¶
func (x *SetEnabledRequest) GetArg0() bool
func (*SetEnabledRequest) ProtoMessage ¶
func (*SetEnabledRequest) ProtoMessage()
func (*SetEnabledRequest) ProtoReflect ¶
func (x *SetEnabledRequest) ProtoReflect() protoreflect.Message
func (*SetEnabledRequest) Reset ¶
func (x *SetEnabledRequest) Reset()
func (*SetEnabledRequest) String ¶
func (x *SetEnabledRequest) String() string
type SetEnabledResponse ¶
type SetEnabledResponse struct {
// contains filtered or unexported fields
}
func (*SetEnabledResponse) Descriptor
deprecated
func (*SetEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetEnabledResponse.ProtoReflect.Descriptor instead.
func (*SetEnabledResponse) ProtoMessage ¶
func (*SetEnabledResponse) ProtoMessage()
func (*SetEnabledResponse) ProtoReflect ¶
func (x *SetEnabledResponse) ProtoReflect() protoreflect.Message
func (*SetEnabledResponse) Reset ¶
func (x *SetEnabledResponse) Reset()
func (*SetEnabledResponse) String ¶
func (x *SetEnabledResponse) String() string
type SetExpanderRatioRequest ¶
type SetExpanderRatioRequest struct {
Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetExpanderRatioRequest) Descriptor
deprecated
func (*SetExpanderRatioRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetExpanderRatioRequest.ProtoReflect.Descriptor instead.
func (*SetExpanderRatioRequest) GetArg0 ¶
func (x *SetExpanderRatioRequest) GetArg0() float32
func (*SetExpanderRatioRequest) ProtoMessage ¶
func (*SetExpanderRatioRequest) ProtoMessage()
func (*SetExpanderRatioRequest) ProtoReflect ¶
func (x *SetExpanderRatioRequest) ProtoReflect() protoreflect.Message
func (*SetExpanderRatioRequest) Reset ¶
func (x *SetExpanderRatioRequest) Reset()
func (*SetExpanderRatioRequest) String ¶
func (x *SetExpanderRatioRequest) String() string
type SetExpanderRatioResponse ¶
type SetExpanderRatioResponse struct {
// contains filtered or unexported fields
}
func (*SetExpanderRatioResponse) Descriptor
deprecated
func (*SetExpanderRatioResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetExpanderRatioResponse.ProtoReflect.Descriptor instead.
func (*SetExpanderRatioResponse) ProtoMessage ¶
func (*SetExpanderRatioResponse) ProtoMessage()
func (*SetExpanderRatioResponse) ProtoReflect ¶
func (x *SetExpanderRatioResponse) ProtoReflect() protoreflect.Message
func (*SetExpanderRatioResponse) Reset ¶
func (x *SetExpanderRatioResponse) Reset()
func (*SetExpanderRatioResponse) String ¶
func (x *SetExpanderRatioResponse) String() string
type SetGainRequest ¶
type SetGainRequest struct {
Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetGainRequest) Descriptor
deprecated
func (*SetGainRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetGainRequest.ProtoReflect.Descriptor instead.
func (*SetGainRequest) GetArg0 ¶
func (x *SetGainRequest) GetArg0() float32
func (*SetGainRequest) ProtoMessage ¶
func (*SetGainRequest) ProtoMessage()
func (*SetGainRequest) ProtoReflect ¶
func (x *SetGainRequest) ProtoReflect() protoreflect.Message
func (*SetGainRequest) Reset ¶
func (x *SetGainRequest) Reset()
func (*SetGainRequest) String ¶
func (x *SetGainRequest) String() string
type SetGainResponse ¶
type SetGainResponse struct {
// contains filtered or unexported fields
}
func (*SetGainResponse) Descriptor
deprecated
func (*SetGainResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetGainResponse.ProtoReflect.Descriptor instead.
func (*SetGainResponse) ProtoMessage ¶
func (*SetGainResponse) ProtoMessage()
func (*SetGainResponse) ProtoReflect ¶
func (x *SetGainResponse) ProtoReflect() protoreflect.Message
func (*SetGainResponse) Reset ¶
func (x *SetGainResponse) Reset()
func (*SetGainResponse) String ¶
func (x *SetGainResponse) String() string
type SetInputGainAllChannelsToRequest ¶
type SetInputGainAllChannelsToRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 float32 `protobuf:"fixed32,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetInputGainAllChannelsToRequest) Descriptor
deprecated
func (*SetInputGainAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetInputGainAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*SetInputGainAllChannelsToRequest) GetArg0 ¶
func (x *SetInputGainAllChannelsToRequest) GetArg0() float32
func (*SetInputGainAllChannelsToRequest) GetHandle ¶
func (x *SetInputGainAllChannelsToRequest) GetHandle() int64
func (*SetInputGainAllChannelsToRequest) ProtoMessage ¶
func (*SetInputGainAllChannelsToRequest) ProtoMessage()
func (*SetInputGainAllChannelsToRequest) ProtoReflect ¶
func (x *SetInputGainAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*SetInputGainAllChannelsToRequest) Reset ¶
func (x *SetInputGainAllChannelsToRequest) Reset()
func (*SetInputGainAllChannelsToRequest) String ¶
func (x *SetInputGainAllChannelsToRequest) String() string
type SetInputGainAllChannelsToResponse ¶
type SetInputGainAllChannelsToResponse struct {
// contains filtered or unexported fields
}
func (*SetInputGainAllChannelsToResponse) Descriptor
deprecated
func (*SetInputGainAllChannelsToResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetInputGainAllChannelsToResponse.ProtoReflect.Descriptor instead.
func (*SetInputGainAllChannelsToResponse) ProtoMessage ¶
func (*SetInputGainAllChannelsToResponse) ProtoMessage()
func (*SetInputGainAllChannelsToResponse) ProtoReflect ¶
func (x *SetInputGainAllChannelsToResponse) ProtoReflect() protoreflect.Message
func (*SetInputGainAllChannelsToResponse) Reset ¶
func (x *SetInputGainAllChannelsToResponse) Reset()
func (*SetInputGainAllChannelsToResponse) String ¶
func (x *SetInputGainAllChannelsToResponse) String() string
type SetInputGainByChannelIndexRequest ¶
type SetInputGainByChannelIndexRequest struct {
Arg0 int32 `protobuf:"varint,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 (*SetInputGainByChannelIndexRequest) Descriptor
deprecated
func (*SetInputGainByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetInputGainByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*SetInputGainByChannelIndexRequest) GetArg0 ¶
func (x *SetInputGainByChannelIndexRequest) GetArg0() int32
func (*SetInputGainByChannelIndexRequest) GetArg1 ¶
func (x *SetInputGainByChannelIndexRequest) GetArg1() float32
func (*SetInputGainByChannelIndexRequest) ProtoMessage ¶
func (*SetInputGainByChannelIndexRequest) ProtoMessage()
func (*SetInputGainByChannelIndexRequest) ProtoReflect ¶
func (x *SetInputGainByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*SetInputGainByChannelIndexRequest) Reset ¶
func (x *SetInputGainByChannelIndexRequest) Reset()
func (*SetInputGainByChannelIndexRequest) String ¶
func (x *SetInputGainByChannelIndexRequest) String() string
type SetInputGainByChannelIndexResponse ¶
type SetInputGainByChannelIndexResponse struct {
// contains filtered or unexported fields
}
func (*SetInputGainByChannelIndexResponse) Descriptor
deprecated
func (*SetInputGainByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetInputGainByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*SetInputGainByChannelIndexResponse) ProtoMessage ¶
func (*SetInputGainByChannelIndexResponse) ProtoMessage()
func (*SetInputGainByChannelIndexResponse) ProtoReflect ¶
func (x *SetInputGainByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*SetInputGainByChannelIndexResponse) Reset ¶
func (x *SetInputGainByChannelIndexResponse) Reset()
func (*SetInputGainByChannelIndexResponse) String ¶
func (x *SetInputGainByChannelIndexResponse) String() string
type SetInputGainRequest ¶
type SetInputGainRequest struct {
Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetInputGainRequest) Descriptor
deprecated
func (*SetInputGainRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetInputGainRequest.ProtoReflect.Descriptor instead.
func (*SetInputGainRequest) GetArg0 ¶
func (x *SetInputGainRequest) GetArg0() float32
func (*SetInputGainRequest) ProtoMessage ¶
func (*SetInputGainRequest) ProtoMessage()
func (*SetInputGainRequest) ProtoReflect ¶
func (x *SetInputGainRequest) ProtoReflect() protoreflect.Message
func (*SetInputGainRequest) Reset ¶
func (x *SetInputGainRequest) Reset()
func (*SetInputGainRequest) String ¶
func (x *SetInputGainRequest) String() string
type SetInputGainResponse ¶
type SetInputGainResponse struct {
// contains filtered or unexported fields
}
func (*SetInputGainResponse) Descriptor
deprecated
func (*SetInputGainResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetInputGainResponse.ProtoReflect.Descriptor instead.
func (*SetInputGainResponse) ProtoMessage ¶
func (*SetInputGainResponse) ProtoMessage()
func (*SetInputGainResponse) ProtoReflect ¶
func (x *SetInputGainResponse) ProtoReflect() protoreflect.Message
func (*SetInputGainResponse) Reset ¶
func (x *SetInputGainResponse) Reset()
func (*SetInputGainResponse) String ¶
func (x *SetInputGainResponse) String() string
type SetInputGainbyChannelRequest ¶
type SetInputGainbyChannelRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 float32 `protobuf:"fixed32,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
// contains filtered or unexported fields
}
func (*SetInputGainbyChannelRequest) Descriptor
deprecated
func (*SetInputGainbyChannelRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetInputGainbyChannelRequest.ProtoReflect.Descriptor instead.
func (*SetInputGainbyChannelRequest) GetArg0 ¶
func (x *SetInputGainbyChannelRequest) GetArg0() int32
func (*SetInputGainbyChannelRequest) GetArg1 ¶
func (x *SetInputGainbyChannelRequest) GetArg1() float32
func (*SetInputGainbyChannelRequest) GetHandle ¶
func (x *SetInputGainbyChannelRequest) GetHandle() int64
func (*SetInputGainbyChannelRequest) ProtoMessage ¶
func (*SetInputGainbyChannelRequest) ProtoMessage()
func (*SetInputGainbyChannelRequest) ProtoReflect ¶
func (x *SetInputGainbyChannelRequest) ProtoReflect() protoreflect.Message
func (*SetInputGainbyChannelRequest) Reset ¶
func (x *SetInputGainbyChannelRequest) Reset()
func (*SetInputGainbyChannelRequest) String ¶
func (x *SetInputGainbyChannelRequest) String() string
type SetInputGainbyChannelResponse ¶
type SetInputGainbyChannelResponse struct {
// contains filtered or unexported fields
}
func (*SetInputGainbyChannelResponse) Descriptor
deprecated
func (*SetInputGainbyChannelResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetInputGainbyChannelResponse.ProtoReflect.Descriptor instead.
func (*SetInputGainbyChannelResponse) ProtoMessage ¶
func (*SetInputGainbyChannelResponse) ProtoMessage()
func (*SetInputGainbyChannelResponse) ProtoReflect ¶
func (x *SetInputGainbyChannelResponse) ProtoReflect() protoreflect.Message
func (*SetInputGainbyChannelResponse) Reset ¶
func (x *SetInputGainbyChannelResponse) Reset()
func (*SetInputGainbyChannelResponse) String ¶
func (x *SetInputGainbyChannelResponse) String() string
type SetKneeWidthRequest ¶
type SetKneeWidthRequest struct {
Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetKneeWidthRequest) Descriptor
deprecated
func (*SetKneeWidthRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetKneeWidthRequest.ProtoReflect.Descriptor instead.
func (*SetKneeWidthRequest) GetArg0 ¶
func (x *SetKneeWidthRequest) GetArg0() float32
func (*SetKneeWidthRequest) ProtoMessage ¶
func (*SetKneeWidthRequest) ProtoMessage()
func (*SetKneeWidthRequest) ProtoReflect ¶
func (x *SetKneeWidthRequest) ProtoReflect() protoreflect.Message
func (*SetKneeWidthRequest) Reset ¶
func (x *SetKneeWidthRequest) Reset()
func (*SetKneeWidthRequest) String ¶
func (x *SetKneeWidthRequest) String() string
type SetKneeWidthResponse ¶
type SetKneeWidthResponse struct {
// contains filtered or unexported fields
}
func (*SetKneeWidthResponse) Descriptor
deprecated
func (*SetKneeWidthResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetKneeWidthResponse.ProtoReflect.Descriptor instead.
func (*SetKneeWidthResponse) ProtoMessage ¶
func (*SetKneeWidthResponse) ProtoMessage()
func (*SetKneeWidthResponse) ProtoReflect ¶
func (x *SetKneeWidthResponse) ProtoReflect() protoreflect.Message
func (*SetKneeWidthResponse) Reset ¶
func (x *SetKneeWidthResponse) Reset()
func (*SetKneeWidthResponse) String ¶
func (x *SetKneeWidthResponse) String() string
type SetLimiterAllChannelsToRequest ¶
type SetLimiterAllChannelsToRequest 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 (*SetLimiterAllChannelsToRequest) Descriptor
deprecated
func (*SetLimiterAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLimiterAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*SetLimiterAllChannelsToRequest) GetArg0 ¶
func (x *SetLimiterAllChannelsToRequest) GetArg0() int64
func (*SetLimiterAllChannelsToRequest) GetHandle ¶
func (x *SetLimiterAllChannelsToRequest) GetHandle() int64
func (*SetLimiterAllChannelsToRequest) ProtoMessage ¶
func (*SetLimiterAllChannelsToRequest) ProtoMessage()
func (*SetLimiterAllChannelsToRequest) ProtoReflect ¶
func (x *SetLimiterAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*SetLimiterAllChannelsToRequest) Reset ¶
func (x *SetLimiterAllChannelsToRequest) Reset()
func (*SetLimiterAllChannelsToRequest) String ¶
func (x *SetLimiterAllChannelsToRequest) String() string
type SetLimiterAllChannelsToResponse ¶
type SetLimiterAllChannelsToResponse struct {
// contains filtered or unexported fields
}
func (*SetLimiterAllChannelsToResponse) Descriptor
deprecated
func (*SetLimiterAllChannelsToResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetLimiterAllChannelsToResponse.ProtoReflect.Descriptor instead.
func (*SetLimiterAllChannelsToResponse) ProtoMessage ¶
func (*SetLimiterAllChannelsToResponse) ProtoMessage()
func (*SetLimiterAllChannelsToResponse) ProtoReflect ¶
func (x *SetLimiterAllChannelsToResponse) ProtoReflect() protoreflect.Message
func (*SetLimiterAllChannelsToResponse) Reset ¶
func (x *SetLimiterAllChannelsToResponse) Reset()
func (*SetLimiterAllChannelsToResponse) String ¶
func (x *SetLimiterAllChannelsToResponse) String() string
type SetLimiterByChannelIndexRequest ¶
type SetLimiterByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `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 (*SetLimiterByChannelIndexRequest) Descriptor
deprecated
func (*SetLimiterByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLimiterByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*SetLimiterByChannelIndexRequest) GetArg0 ¶
func (x *SetLimiterByChannelIndexRequest) GetArg0() int32
func (*SetLimiterByChannelIndexRequest) GetArg1 ¶
func (x *SetLimiterByChannelIndexRequest) GetArg1() int64
func (*SetLimiterByChannelIndexRequest) GetHandle ¶
func (x *SetLimiterByChannelIndexRequest) GetHandle() int64
func (*SetLimiterByChannelIndexRequest) ProtoMessage ¶
func (*SetLimiterByChannelIndexRequest) ProtoMessage()
func (*SetLimiterByChannelIndexRequest) ProtoReflect ¶
func (x *SetLimiterByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*SetLimiterByChannelIndexRequest) Reset ¶
func (x *SetLimiterByChannelIndexRequest) Reset()
func (*SetLimiterByChannelIndexRequest) String ¶
func (x *SetLimiterByChannelIndexRequest) String() string
type SetLimiterByChannelIndexResponse ¶
type SetLimiterByChannelIndexResponse struct {
// contains filtered or unexported fields
}
func (*SetLimiterByChannelIndexResponse) Descriptor
deprecated
func (*SetLimiterByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetLimiterByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*SetLimiterByChannelIndexResponse) ProtoMessage ¶
func (*SetLimiterByChannelIndexResponse) ProtoMessage()
func (*SetLimiterByChannelIndexResponse) ProtoReflect ¶
func (x *SetLimiterByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*SetLimiterByChannelIndexResponse) Reset ¶
func (x *SetLimiterByChannelIndexResponse) Reset()
func (*SetLimiterByChannelIndexResponse) String ¶
func (x *SetLimiterByChannelIndexResponse) String() string
type SetLimiterRequest ¶
type SetLimiterRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetLimiterRequest) Descriptor
deprecated
func (*SetLimiterRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLimiterRequest.ProtoReflect.Descriptor instead.
func (*SetLimiterRequest) GetArg0 ¶
func (x *SetLimiterRequest) GetArg0() int64
func (*SetLimiterRequest) ProtoMessage ¶
func (*SetLimiterRequest) ProtoMessage()
func (*SetLimiterRequest) ProtoReflect ¶
func (x *SetLimiterRequest) ProtoReflect() protoreflect.Message
func (*SetLimiterRequest) Reset ¶
func (x *SetLimiterRequest) Reset()
func (*SetLimiterRequest) String ¶
func (x *SetLimiterRequest) String() string
type SetLimiterResponse ¶
type SetLimiterResponse struct {
// contains filtered or unexported fields
}
func (*SetLimiterResponse) Descriptor
deprecated
func (*SetLimiterResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetLimiterResponse.ProtoReflect.Descriptor instead.
func (*SetLimiterResponse) ProtoMessage ¶
func (*SetLimiterResponse) ProtoMessage()
func (*SetLimiterResponse) ProtoReflect ¶
func (x *SetLimiterResponse) ProtoReflect() protoreflect.Message
func (*SetLimiterResponse) Reset ¶
func (x *SetLimiterResponse) Reset()
func (*SetLimiterResponse) String ¶
func (x *SetLimiterResponse) String() string
type SetLinkGroupRequest ¶
type SetLinkGroupRequest struct {
Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetLinkGroupRequest) Descriptor
deprecated
func (*SetLinkGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLinkGroupRequest.ProtoReflect.Descriptor instead.
func (*SetLinkGroupRequest) GetArg0 ¶
func (x *SetLinkGroupRequest) GetArg0() int32
func (*SetLinkGroupRequest) ProtoMessage ¶
func (*SetLinkGroupRequest) ProtoMessage()
func (*SetLinkGroupRequest) ProtoReflect ¶
func (x *SetLinkGroupRequest) ProtoReflect() protoreflect.Message
func (*SetLinkGroupRequest) Reset ¶
func (x *SetLinkGroupRequest) Reset()
func (*SetLinkGroupRequest) String ¶
func (x *SetLinkGroupRequest) String() string
type SetLinkGroupResponse ¶
type SetLinkGroupResponse struct {
// contains filtered or unexported fields
}
func (*SetLinkGroupResponse) Descriptor
deprecated
func (*SetLinkGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetLinkGroupResponse.ProtoReflect.Descriptor instead.
func (*SetLinkGroupResponse) ProtoMessage ¶
func (*SetLinkGroupResponse) ProtoMessage()
func (*SetLinkGroupResponse) ProtoReflect ¶
func (x *SetLinkGroupResponse) ProtoReflect() protoreflect.Message
func (*SetLinkGroupResponse) Reset ¶
func (x *SetLinkGroupResponse) Reset()
func (*SetLinkGroupResponse) String ¶
func (x *SetLinkGroupResponse) String() string
type SetMbcAllChannelsToRequest ¶
type SetMbcAllChannelsToRequest 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 (*SetMbcAllChannelsToRequest) Descriptor
deprecated
func (*SetMbcAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMbcAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*SetMbcAllChannelsToRequest) GetArg0 ¶
func (x *SetMbcAllChannelsToRequest) GetArg0() int64
func (*SetMbcAllChannelsToRequest) GetHandle ¶
func (x *SetMbcAllChannelsToRequest) GetHandle() int64
func (*SetMbcAllChannelsToRequest) ProtoMessage ¶
func (*SetMbcAllChannelsToRequest) ProtoMessage()
func (*SetMbcAllChannelsToRequest) ProtoReflect ¶
func (x *SetMbcAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*SetMbcAllChannelsToRequest) Reset ¶
func (x *SetMbcAllChannelsToRequest) Reset()
func (*SetMbcAllChannelsToRequest) String ¶
func (x *SetMbcAllChannelsToRequest) String() string
type SetMbcAllChannelsToResponse ¶
type SetMbcAllChannelsToResponse struct {
// contains filtered or unexported fields
}
func (*SetMbcAllChannelsToResponse) Descriptor
deprecated
func (*SetMbcAllChannelsToResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetMbcAllChannelsToResponse.ProtoReflect.Descriptor instead.
func (*SetMbcAllChannelsToResponse) ProtoMessage ¶
func (*SetMbcAllChannelsToResponse) ProtoMessage()
func (*SetMbcAllChannelsToResponse) ProtoReflect ¶
func (x *SetMbcAllChannelsToResponse) ProtoReflect() protoreflect.Message
func (*SetMbcAllChannelsToResponse) Reset ¶
func (x *SetMbcAllChannelsToResponse) Reset()
func (*SetMbcAllChannelsToResponse) String ¶
func (x *SetMbcAllChannelsToResponse) String() string
type SetMbcBandAllChannelsToRequest ¶
type SetMbcBandAllChannelsToRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `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 (*SetMbcBandAllChannelsToRequest) Descriptor
deprecated
func (*SetMbcBandAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMbcBandAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*SetMbcBandAllChannelsToRequest) GetArg0 ¶
func (x *SetMbcBandAllChannelsToRequest) GetArg0() int32
func (*SetMbcBandAllChannelsToRequest) GetArg1 ¶
func (x *SetMbcBandAllChannelsToRequest) GetArg1() int64
func (*SetMbcBandAllChannelsToRequest) GetHandle ¶
func (x *SetMbcBandAllChannelsToRequest) GetHandle() int64
func (*SetMbcBandAllChannelsToRequest) ProtoMessage ¶
func (*SetMbcBandAllChannelsToRequest) ProtoMessage()
func (*SetMbcBandAllChannelsToRequest) ProtoReflect ¶
func (x *SetMbcBandAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*SetMbcBandAllChannelsToRequest) Reset ¶
func (x *SetMbcBandAllChannelsToRequest) Reset()
func (*SetMbcBandAllChannelsToRequest) String ¶
func (x *SetMbcBandAllChannelsToRequest) String() string
type SetMbcBandAllChannelsToResponse ¶
type SetMbcBandAllChannelsToResponse struct {
// contains filtered or unexported fields
}
func (*SetMbcBandAllChannelsToResponse) Descriptor
deprecated
func (*SetMbcBandAllChannelsToResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetMbcBandAllChannelsToResponse.ProtoReflect.Descriptor instead.
func (*SetMbcBandAllChannelsToResponse) ProtoMessage ¶
func (*SetMbcBandAllChannelsToResponse) ProtoMessage()
func (*SetMbcBandAllChannelsToResponse) ProtoReflect ¶
func (x *SetMbcBandAllChannelsToResponse) ProtoReflect() protoreflect.Message
func (*SetMbcBandAllChannelsToResponse) Reset ¶
func (x *SetMbcBandAllChannelsToResponse) Reset()
func (*SetMbcBandAllChannelsToResponse) String ¶
func (x *SetMbcBandAllChannelsToResponse) String() string
type SetMbcBandByChannelIndexRequest ¶
type SetMbcBandByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*SetMbcBandByChannelIndexRequest) Descriptor
deprecated
func (*SetMbcBandByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMbcBandByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*SetMbcBandByChannelIndexRequest) GetArg0 ¶
func (x *SetMbcBandByChannelIndexRequest) GetArg0() int32
func (*SetMbcBandByChannelIndexRequest) GetArg1 ¶
func (x *SetMbcBandByChannelIndexRequest) GetArg1() int32
func (*SetMbcBandByChannelIndexRequest) GetArg2 ¶
func (x *SetMbcBandByChannelIndexRequest) GetArg2() int64
func (*SetMbcBandByChannelIndexRequest) GetHandle ¶
func (x *SetMbcBandByChannelIndexRequest) GetHandle() int64
func (*SetMbcBandByChannelIndexRequest) ProtoMessage ¶
func (*SetMbcBandByChannelIndexRequest) ProtoMessage()
func (*SetMbcBandByChannelIndexRequest) ProtoReflect ¶
func (x *SetMbcBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*SetMbcBandByChannelIndexRequest) Reset ¶
func (x *SetMbcBandByChannelIndexRequest) Reset()
func (*SetMbcBandByChannelIndexRequest) String ¶
func (x *SetMbcBandByChannelIndexRequest) String() string
type SetMbcBandByChannelIndexResponse ¶
type SetMbcBandByChannelIndexResponse struct {
// contains filtered or unexported fields
}
func (*SetMbcBandByChannelIndexResponse) Descriptor
deprecated
func (*SetMbcBandByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetMbcBandByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*SetMbcBandByChannelIndexResponse) ProtoMessage ¶
func (*SetMbcBandByChannelIndexResponse) ProtoMessage()
func (*SetMbcBandByChannelIndexResponse) ProtoReflect ¶
func (x *SetMbcBandByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*SetMbcBandByChannelIndexResponse) Reset ¶
func (x *SetMbcBandByChannelIndexResponse) Reset()
func (*SetMbcBandByChannelIndexResponse) String ¶
func (x *SetMbcBandByChannelIndexResponse) String() string
type SetMbcBandRequest ¶
type SetMbcBandRequest 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 (*SetMbcBandRequest) Descriptor
deprecated
func (*SetMbcBandRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMbcBandRequest.ProtoReflect.Descriptor instead.
func (*SetMbcBandRequest) GetArg0 ¶
func (x *SetMbcBandRequest) GetArg0() int32
func (*SetMbcBandRequest) GetArg1 ¶
func (x *SetMbcBandRequest) GetArg1() int64
func (*SetMbcBandRequest) ProtoMessage ¶
func (*SetMbcBandRequest) ProtoMessage()
func (*SetMbcBandRequest) ProtoReflect ¶
func (x *SetMbcBandRequest) ProtoReflect() protoreflect.Message
func (*SetMbcBandRequest) Reset ¶
func (x *SetMbcBandRequest) Reset()
func (*SetMbcBandRequest) String ¶
func (x *SetMbcBandRequest) String() string
type SetMbcBandResponse ¶
type SetMbcBandResponse struct {
// contains filtered or unexported fields
}
func (*SetMbcBandResponse) Descriptor
deprecated
func (*SetMbcBandResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetMbcBandResponse.ProtoReflect.Descriptor instead.
func (*SetMbcBandResponse) ProtoMessage ¶
func (*SetMbcBandResponse) ProtoMessage()
func (*SetMbcBandResponse) ProtoReflect ¶
func (x *SetMbcBandResponse) ProtoReflect() protoreflect.Message
func (*SetMbcBandResponse) Reset ¶
func (x *SetMbcBandResponse) Reset()
func (*SetMbcBandResponse) String ¶
func (x *SetMbcBandResponse) String() string
type SetMbcByChannelIndexRequest ¶
type SetMbcByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `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 (*SetMbcByChannelIndexRequest) Descriptor
deprecated
func (*SetMbcByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMbcByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*SetMbcByChannelIndexRequest) GetArg0 ¶
func (x *SetMbcByChannelIndexRequest) GetArg0() int32
func (*SetMbcByChannelIndexRequest) GetArg1 ¶
func (x *SetMbcByChannelIndexRequest) GetArg1() int64
func (*SetMbcByChannelIndexRequest) GetHandle ¶
func (x *SetMbcByChannelIndexRequest) GetHandle() int64
func (*SetMbcByChannelIndexRequest) ProtoMessage ¶
func (*SetMbcByChannelIndexRequest) ProtoMessage()
func (*SetMbcByChannelIndexRequest) ProtoReflect ¶
func (x *SetMbcByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*SetMbcByChannelIndexRequest) Reset ¶
func (x *SetMbcByChannelIndexRequest) Reset()
func (*SetMbcByChannelIndexRequest) String ¶
func (x *SetMbcByChannelIndexRequest) String() string
type SetMbcByChannelIndexResponse ¶
type SetMbcByChannelIndexResponse struct {
// contains filtered or unexported fields
}
func (*SetMbcByChannelIndexResponse) Descriptor
deprecated
func (*SetMbcByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetMbcByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*SetMbcByChannelIndexResponse) ProtoMessage ¶
func (*SetMbcByChannelIndexResponse) ProtoMessage()
func (*SetMbcByChannelIndexResponse) ProtoReflect ¶
func (x *SetMbcByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*SetMbcByChannelIndexResponse) Reset ¶
func (x *SetMbcByChannelIndexResponse) Reset()
func (*SetMbcByChannelIndexResponse) String ¶
func (x *SetMbcByChannelIndexResponse) String() string
type SetMbcRequest ¶
type SetMbcRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetMbcRequest) Descriptor
deprecated
func (*SetMbcRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMbcRequest.ProtoReflect.Descriptor instead.
func (*SetMbcRequest) GetArg0 ¶
func (x *SetMbcRequest) GetArg0() int64
func (*SetMbcRequest) ProtoMessage ¶
func (*SetMbcRequest) ProtoMessage()
func (*SetMbcRequest) ProtoReflect ¶
func (x *SetMbcRequest) ProtoReflect() protoreflect.Message
func (*SetMbcRequest) Reset ¶
func (x *SetMbcRequest) Reset()
func (*SetMbcRequest) String ¶
func (x *SetMbcRequest) String() string
type SetMbcResponse ¶
type SetMbcResponse struct {
// contains filtered or unexported fields
}
func (*SetMbcResponse) Descriptor
deprecated
func (*SetMbcResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetMbcResponse.ProtoReflect.Descriptor instead.
func (*SetMbcResponse) ProtoMessage ¶
func (*SetMbcResponse) ProtoMessage()
func (*SetMbcResponse) ProtoReflect ¶
func (x *SetMbcResponse) ProtoReflect() protoreflect.Message
func (*SetMbcResponse) Reset ¶
func (x *SetMbcResponse) Reset()
func (*SetMbcResponse) String ¶
func (x *SetMbcResponse) String() string
type SetMeasurementModeRequest ¶
type SetMeasurementModeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetMeasurementModeRequest) Descriptor
deprecated
func (*SetMeasurementModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMeasurementModeRequest.ProtoReflect.Descriptor instead.
func (*SetMeasurementModeRequest) GetArg0 ¶
func (x *SetMeasurementModeRequest) GetArg0() int32
func (*SetMeasurementModeRequest) GetHandle ¶
func (x *SetMeasurementModeRequest) GetHandle() int64
func (*SetMeasurementModeRequest) ProtoMessage ¶
func (*SetMeasurementModeRequest) ProtoMessage()
func (*SetMeasurementModeRequest) ProtoReflect ¶
func (x *SetMeasurementModeRequest) ProtoReflect() protoreflect.Message
func (*SetMeasurementModeRequest) Reset ¶
func (x *SetMeasurementModeRequest) Reset()
func (*SetMeasurementModeRequest) String ¶
func (x *SetMeasurementModeRequest) String() string
type SetMeasurementModeResponse ¶
type SetMeasurementModeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetMeasurementModeResponse) Descriptor
deprecated
func (*SetMeasurementModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetMeasurementModeResponse.ProtoReflect.Descriptor instead.
func (*SetMeasurementModeResponse) GetResult ¶
func (x *SetMeasurementModeResponse) GetResult() int32
func (*SetMeasurementModeResponse) ProtoMessage ¶
func (*SetMeasurementModeResponse) ProtoMessage()
func (*SetMeasurementModeResponse) ProtoReflect ¶
func (x *SetMeasurementModeResponse) ProtoReflect() protoreflect.Message
func (*SetMeasurementModeResponse) Reset ¶
func (x *SetMeasurementModeResponse) Reset()
func (*SetMeasurementModeResponse) String ¶
func (x *SetMeasurementModeResponse) String() string
type SetNoiseGateThresholdRequest ¶
type SetNoiseGateThresholdRequest struct {
Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetNoiseGateThresholdRequest) Descriptor
deprecated
func (*SetNoiseGateThresholdRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetNoiseGateThresholdRequest.ProtoReflect.Descriptor instead.
func (*SetNoiseGateThresholdRequest) GetArg0 ¶
func (x *SetNoiseGateThresholdRequest) GetArg0() float32
func (*SetNoiseGateThresholdRequest) ProtoMessage ¶
func (*SetNoiseGateThresholdRequest) ProtoMessage()
func (*SetNoiseGateThresholdRequest) ProtoReflect ¶
func (x *SetNoiseGateThresholdRequest) ProtoReflect() protoreflect.Message
func (*SetNoiseGateThresholdRequest) Reset ¶
func (x *SetNoiseGateThresholdRequest) Reset()
func (*SetNoiseGateThresholdRequest) String ¶
func (x *SetNoiseGateThresholdRequest) String() string
type SetNoiseGateThresholdResponse ¶
type SetNoiseGateThresholdResponse struct {
// contains filtered or unexported fields
}
func (*SetNoiseGateThresholdResponse) Descriptor
deprecated
func (*SetNoiseGateThresholdResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetNoiseGateThresholdResponse.ProtoReflect.Descriptor instead.
func (*SetNoiseGateThresholdResponse) ProtoMessage ¶
func (*SetNoiseGateThresholdResponse) ProtoMessage()
func (*SetNoiseGateThresholdResponse) ProtoReflect ¶
func (x *SetNoiseGateThresholdResponse) ProtoReflect() protoreflect.Message
func (*SetNoiseGateThresholdResponse) Reset ¶
func (x *SetNoiseGateThresholdResponse) Reset()
func (*SetNoiseGateThresholdResponse) String ¶
func (x *SetNoiseGateThresholdResponse) String() string
type SetParameterListenerRequest ¶
type SetParameterListenerRequest 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 (*SetParameterListenerRequest) Descriptor
deprecated
func (*SetParameterListenerRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetParameterListenerRequest.ProtoReflect.Descriptor instead.
func (*SetParameterListenerRequest) GetArg0 ¶
func (x *SetParameterListenerRequest) GetArg0() int64
func (*SetParameterListenerRequest) GetHandle ¶
func (x *SetParameterListenerRequest) GetHandle() int64
func (*SetParameterListenerRequest) ProtoMessage ¶
func (*SetParameterListenerRequest) ProtoMessage()
func (*SetParameterListenerRequest) ProtoReflect ¶
func (x *SetParameterListenerRequest) ProtoReflect() protoreflect.Message
func (*SetParameterListenerRequest) Reset ¶
func (x *SetParameterListenerRequest) Reset()
func (*SetParameterListenerRequest) String ¶
func (x *SetParameterListenerRequest) String() string
type SetParameterListenerResponse ¶
type SetParameterListenerResponse struct {
// contains filtered or unexported fields
}
func (*SetParameterListenerResponse) Descriptor
deprecated
func (*SetParameterListenerResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetParameterListenerResponse.ProtoReflect.Descriptor instead.
func (*SetParameterListenerResponse) ProtoMessage ¶
func (*SetParameterListenerResponse) ProtoMessage()
func (*SetParameterListenerResponse) ProtoReflect ¶
func (x *SetParameterListenerResponse) ProtoReflect() protoreflect.Message
func (*SetParameterListenerResponse) Reset ¶
func (x *SetParameterListenerResponse) Reset()
func (*SetParameterListenerResponse) String ¶
func (x *SetParameterListenerResponse) String() string
type SetPostEqAllChannelsToRequest ¶
type SetPostEqAllChannelsToRequest 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 (*SetPostEqAllChannelsToRequest) Descriptor
deprecated
func (*SetPostEqAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPostEqAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*SetPostEqAllChannelsToRequest) GetArg0 ¶
func (x *SetPostEqAllChannelsToRequest) GetArg0() int64
func (*SetPostEqAllChannelsToRequest) GetHandle ¶
func (x *SetPostEqAllChannelsToRequest) GetHandle() int64
func (*SetPostEqAllChannelsToRequest) ProtoMessage ¶
func (*SetPostEqAllChannelsToRequest) ProtoMessage()
func (*SetPostEqAllChannelsToRequest) ProtoReflect ¶
func (x *SetPostEqAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*SetPostEqAllChannelsToRequest) Reset ¶
func (x *SetPostEqAllChannelsToRequest) Reset()
func (*SetPostEqAllChannelsToRequest) String ¶
func (x *SetPostEqAllChannelsToRequest) String() string
type SetPostEqAllChannelsToResponse ¶
type SetPostEqAllChannelsToResponse struct {
// contains filtered or unexported fields
}
func (*SetPostEqAllChannelsToResponse) Descriptor
deprecated
func (*SetPostEqAllChannelsToResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPostEqAllChannelsToResponse.ProtoReflect.Descriptor instead.
func (*SetPostEqAllChannelsToResponse) ProtoMessage ¶
func (*SetPostEqAllChannelsToResponse) ProtoMessage()
func (*SetPostEqAllChannelsToResponse) ProtoReflect ¶
func (x *SetPostEqAllChannelsToResponse) ProtoReflect() protoreflect.Message
func (*SetPostEqAllChannelsToResponse) Reset ¶
func (x *SetPostEqAllChannelsToResponse) Reset()
func (*SetPostEqAllChannelsToResponse) String ¶
func (x *SetPostEqAllChannelsToResponse) String() string
type SetPostEqBandAllChannelsToRequest ¶
type SetPostEqBandAllChannelsToRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `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 (*SetPostEqBandAllChannelsToRequest) Descriptor
deprecated
func (*SetPostEqBandAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPostEqBandAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*SetPostEqBandAllChannelsToRequest) GetArg0 ¶
func (x *SetPostEqBandAllChannelsToRequest) GetArg0() int32
func (*SetPostEqBandAllChannelsToRequest) GetArg1 ¶
func (x *SetPostEqBandAllChannelsToRequest) GetArg1() int64
func (*SetPostEqBandAllChannelsToRequest) GetHandle ¶
func (x *SetPostEqBandAllChannelsToRequest) GetHandle() int64
func (*SetPostEqBandAllChannelsToRequest) ProtoMessage ¶
func (*SetPostEqBandAllChannelsToRequest) ProtoMessage()
func (*SetPostEqBandAllChannelsToRequest) ProtoReflect ¶
func (x *SetPostEqBandAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*SetPostEqBandAllChannelsToRequest) Reset ¶
func (x *SetPostEqBandAllChannelsToRequest) Reset()
func (*SetPostEqBandAllChannelsToRequest) String ¶
func (x *SetPostEqBandAllChannelsToRequest) String() string
type SetPostEqBandAllChannelsToResponse ¶
type SetPostEqBandAllChannelsToResponse struct {
// contains filtered or unexported fields
}
func (*SetPostEqBandAllChannelsToResponse) Descriptor
deprecated
func (*SetPostEqBandAllChannelsToResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPostEqBandAllChannelsToResponse.ProtoReflect.Descriptor instead.
func (*SetPostEqBandAllChannelsToResponse) ProtoMessage ¶
func (*SetPostEqBandAllChannelsToResponse) ProtoMessage()
func (*SetPostEqBandAllChannelsToResponse) ProtoReflect ¶
func (x *SetPostEqBandAllChannelsToResponse) ProtoReflect() protoreflect.Message
func (*SetPostEqBandAllChannelsToResponse) Reset ¶
func (x *SetPostEqBandAllChannelsToResponse) Reset()
func (*SetPostEqBandAllChannelsToResponse) String ¶
func (x *SetPostEqBandAllChannelsToResponse) String() string
type SetPostEqBandByChannelIndexRequest ¶
type SetPostEqBandByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*SetPostEqBandByChannelIndexRequest) Descriptor
deprecated
func (*SetPostEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPostEqBandByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*SetPostEqBandByChannelIndexRequest) GetArg0 ¶
func (x *SetPostEqBandByChannelIndexRequest) GetArg0() int32
func (*SetPostEqBandByChannelIndexRequest) GetArg1 ¶
func (x *SetPostEqBandByChannelIndexRequest) GetArg1() int32
func (*SetPostEqBandByChannelIndexRequest) GetArg2 ¶
func (x *SetPostEqBandByChannelIndexRequest) GetArg2() int64
func (*SetPostEqBandByChannelIndexRequest) GetHandle ¶
func (x *SetPostEqBandByChannelIndexRequest) GetHandle() int64
func (*SetPostEqBandByChannelIndexRequest) ProtoMessage ¶
func (*SetPostEqBandByChannelIndexRequest) ProtoMessage()
func (*SetPostEqBandByChannelIndexRequest) ProtoReflect ¶
func (x *SetPostEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*SetPostEqBandByChannelIndexRequest) Reset ¶
func (x *SetPostEqBandByChannelIndexRequest) Reset()
func (*SetPostEqBandByChannelIndexRequest) String ¶
func (x *SetPostEqBandByChannelIndexRequest) String() string
type SetPostEqBandByChannelIndexResponse ¶
type SetPostEqBandByChannelIndexResponse struct {
// contains filtered or unexported fields
}
func (*SetPostEqBandByChannelIndexResponse) Descriptor
deprecated
func (*SetPostEqBandByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPostEqBandByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*SetPostEqBandByChannelIndexResponse) ProtoMessage ¶
func (*SetPostEqBandByChannelIndexResponse) ProtoMessage()
func (*SetPostEqBandByChannelIndexResponse) ProtoReflect ¶
func (x *SetPostEqBandByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*SetPostEqBandByChannelIndexResponse) Reset ¶
func (x *SetPostEqBandByChannelIndexResponse) Reset()
func (*SetPostEqBandByChannelIndexResponse) String ¶
func (x *SetPostEqBandByChannelIndexResponse) String() string
type SetPostEqBandRequest ¶
type SetPostEqBandRequest 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 (*SetPostEqBandRequest) Descriptor
deprecated
func (*SetPostEqBandRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPostEqBandRequest.ProtoReflect.Descriptor instead.
func (*SetPostEqBandRequest) GetArg0 ¶
func (x *SetPostEqBandRequest) GetArg0() int32
func (*SetPostEqBandRequest) GetArg1 ¶
func (x *SetPostEqBandRequest) GetArg1() int64
func (*SetPostEqBandRequest) ProtoMessage ¶
func (*SetPostEqBandRequest) ProtoMessage()
func (*SetPostEqBandRequest) ProtoReflect ¶
func (x *SetPostEqBandRequest) ProtoReflect() protoreflect.Message
func (*SetPostEqBandRequest) Reset ¶
func (x *SetPostEqBandRequest) Reset()
func (*SetPostEqBandRequest) String ¶
func (x *SetPostEqBandRequest) String() string
type SetPostEqBandResponse ¶
type SetPostEqBandResponse struct {
// contains filtered or unexported fields
}
func (*SetPostEqBandResponse) Descriptor
deprecated
func (*SetPostEqBandResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPostEqBandResponse.ProtoReflect.Descriptor instead.
func (*SetPostEqBandResponse) ProtoMessage ¶
func (*SetPostEqBandResponse) ProtoMessage()
func (*SetPostEqBandResponse) ProtoReflect ¶
func (x *SetPostEqBandResponse) ProtoReflect() protoreflect.Message
func (*SetPostEqBandResponse) Reset ¶
func (x *SetPostEqBandResponse) Reset()
func (*SetPostEqBandResponse) String ¶
func (x *SetPostEqBandResponse) String() string
type SetPostEqByChannelIndexRequest ¶
type SetPostEqByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `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 (*SetPostEqByChannelIndexRequest) Descriptor
deprecated
func (*SetPostEqByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPostEqByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*SetPostEqByChannelIndexRequest) GetArg0 ¶
func (x *SetPostEqByChannelIndexRequest) GetArg0() int32
func (*SetPostEqByChannelIndexRequest) GetArg1 ¶
func (x *SetPostEqByChannelIndexRequest) GetArg1() int64
func (*SetPostEqByChannelIndexRequest) GetHandle ¶
func (x *SetPostEqByChannelIndexRequest) GetHandle() int64
func (*SetPostEqByChannelIndexRequest) ProtoMessage ¶
func (*SetPostEqByChannelIndexRequest) ProtoMessage()
func (*SetPostEqByChannelIndexRequest) ProtoReflect ¶
func (x *SetPostEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*SetPostEqByChannelIndexRequest) Reset ¶
func (x *SetPostEqByChannelIndexRequest) Reset()
func (*SetPostEqByChannelIndexRequest) String ¶
func (x *SetPostEqByChannelIndexRequest) String() string
type SetPostEqByChannelIndexResponse ¶
type SetPostEqByChannelIndexResponse struct {
// contains filtered or unexported fields
}
func (*SetPostEqByChannelIndexResponse) Descriptor
deprecated
func (*SetPostEqByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPostEqByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*SetPostEqByChannelIndexResponse) ProtoMessage ¶
func (*SetPostEqByChannelIndexResponse) ProtoMessage()
func (*SetPostEqByChannelIndexResponse) ProtoReflect ¶
func (x *SetPostEqByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*SetPostEqByChannelIndexResponse) Reset ¶
func (x *SetPostEqByChannelIndexResponse) Reset()
func (*SetPostEqByChannelIndexResponse) String ¶
func (x *SetPostEqByChannelIndexResponse) String() string
type SetPostEqRequest ¶
type SetPostEqRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetPostEqRequest) Descriptor
deprecated
func (*SetPostEqRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPostEqRequest.ProtoReflect.Descriptor instead.
func (*SetPostEqRequest) GetArg0 ¶
func (x *SetPostEqRequest) GetArg0() int64
func (*SetPostEqRequest) ProtoMessage ¶
func (*SetPostEqRequest) ProtoMessage()
func (*SetPostEqRequest) ProtoReflect ¶
func (x *SetPostEqRequest) ProtoReflect() protoreflect.Message
func (*SetPostEqRequest) Reset ¶
func (x *SetPostEqRequest) Reset()
func (*SetPostEqRequest) String ¶
func (x *SetPostEqRequest) String() string
type SetPostEqResponse ¶
type SetPostEqResponse struct {
// contains filtered or unexported fields
}
func (*SetPostEqResponse) Descriptor
deprecated
func (*SetPostEqResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPostEqResponse.ProtoReflect.Descriptor instead.
func (*SetPostEqResponse) ProtoMessage ¶
func (*SetPostEqResponse) ProtoMessage()
func (*SetPostEqResponse) ProtoReflect ¶
func (x *SetPostEqResponse) ProtoReflect() protoreflect.Message
func (*SetPostEqResponse) Reset ¶
func (x *SetPostEqResponse) Reset()
func (*SetPostEqResponse) String ¶
func (x *SetPostEqResponse) String() string
type SetPostGainRequest ¶
type SetPostGainRequest struct {
Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetPostGainRequest) Descriptor
deprecated
func (*SetPostGainRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPostGainRequest.ProtoReflect.Descriptor instead.
func (*SetPostGainRequest) GetArg0 ¶
func (x *SetPostGainRequest) GetArg0() float32
func (*SetPostGainRequest) ProtoMessage ¶
func (*SetPostGainRequest) ProtoMessage()
func (*SetPostGainRequest) ProtoReflect ¶
func (x *SetPostGainRequest) ProtoReflect() protoreflect.Message
func (*SetPostGainRequest) Reset ¶
func (x *SetPostGainRequest) Reset()
func (*SetPostGainRequest) String ¶
func (x *SetPostGainRequest) String() string
type SetPostGainResponse ¶
type SetPostGainResponse struct {
// contains filtered or unexported fields
}
func (*SetPostGainResponse) Descriptor
deprecated
func (*SetPostGainResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPostGainResponse.ProtoReflect.Descriptor instead.
func (*SetPostGainResponse) ProtoMessage ¶
func (*SetPostGainResponse) ProtoMessage()
func (*SetPostGainResponse) ProtoReflect ¶
func (x *SetPostGainResponse) ProtoReflect() protoreflect.Message
func (*SetPostGainResponse) Reset ¶
func (x *SetPostGainResponse) Reset()
func (*SetPostGainResponse) String ¶
func (x *SetPostGainResponse) String() string
type SetPreEqAllChannelsToRequest ¶
type SetPreEqAllChannelsToRequest 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 (*SetPreEqAllChannelsToRequest) Descriptor
deprecated
func (*SetPreEqAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreEqAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*SetPreEqAllChannelsToRequest) GetArg0 ¶
func (x *SetPreEqAllChannelsToRequest) GetArg0() int64
func (*SetPreEqAllChannelsToRequest) GetHandle ¶
func (x *SetPreEqAllChannelsToRequest) GetHandle() int64
func (*SetPreEqAllChannelsToRequest) ProtoMessage ¶
func (*SetPreEqAllChannelsToRequest) ProtoMessage()
func (*SetPreEqAllChannelsToRequest) ProtoReflect ¶
func (x *SetPreEqAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*SetPreEqAllChannelsToRequest) Reset ¶
func (x *SetPreEqAllChannelsToRequest) Reset()
func (*SetPreEqAllChannelsToRequest) String ¶
func (x *SetPreEqAllChannelsToRequest) String() string
type SetPreEqAllChannelsToResponse ¶
type SetPreEqAllChannelsToResponse struct {
// contains filtered or unexported fields
}
func (*SetPreEqAllChannelsToResponse) Descriptor
deprecated
func (*SetPreEqAllChannelsToResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreEqAllChannelsToResponse.ProtoReflect.Descriptor instead.
func (*SetPreEqAllChannelsToResponse) ProtoMessage ¶
func (*SetPreEqAllChannelsToResponse) ProtoMessage()
func (*SetPreEqAllChannelsToResponse) ProtoReflect ¶
func (x *SetPreEqAllChannelsToResponse) ProtoReflect() protoreflect.Message
func (*SetPreEqAllChannelsToResponse) Reset ¶
func (x *SetPreEqAllChannelsToResponse) Reset()
func (*SetPreEqAllChannelsToResponse) String ¶
func (x *SetPreEqAllChannelsToResponse) String() string
type SetPreEqBandAllChannelsToRequest ¶
type SetPreEqBandAllChannelsToRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `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 (*SetPreEqBandAllChannelsToRequest) Descriptor
deprecated
func (*SetPreEqBandAllChannelsToRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreEqBandAllChannelsToRequest.ProtoReflect.Descriptor instead.
func (*SetPreEqBandAllChannelsToRequest) GetArg0 ¶
func (x *SetPreEqBandAllChannelsToRequest) GetArg0() int32
func (*SetPreEqBandAllChannelsToRequest) GetArg1 ¶
func (x *SetPreEqBandAllChannelsToRequest) GetArg1() int64
func (*SetPreEqBandAllChannelsToRequest) GetHandle ¶
func (x *SetPreEqBandAllChannelsToRequest) GetHandle() int64
func (*SetPreEqBandAllChannelsToRequest) ProtoMessage ¶
func (*SetPreEqBandAllChannelsToRequest) ProtoMessage()
func (*SetPreEqBandAllChannelsToRequest) ProtoReflect ¶
func (x *SetPreEqBandAllChannelsToRequest) ProtoReflect() protoreflect.Message
func (*SetPreEqBandAllChannelsToRequest) Reset ¶
func (x *SetPreEqBandAllChannelsToRequest) Reset()
func (*SetPreEqBandAllChannelsToRequest) String ¶
func (x *SetPreEqBandAllChannelsToRequest) String() string
type SetPreEqBandAllChannelsToResponse ¶
type SetPreEqBandAllChannelsToResponse struct {
// contains filtered or unexported fields
}
func (*SetPreEqBandAllChannelsToResponse) Descriptor
deprecated
func (*SetPreEqBandAllChannelsToResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreEqBandAllChannelsToResponse.ProtoReflect.Descriptor instead.
func (*SetPreEqBandAllChannelsToResponse) ProtoMessage ¶
func (*SetPreEqBandAllChannelsToResponse) ProtoMessage()
func (*SetPreEqBandAllChannelsToResponse) ProtoReflect ¶
func (x *SetPreEqBandAllChannelsToResponse) ProtoReflect() protoreflect.Message
func (*SetPreEqBandAllChannelsToResponse) Reset ¶
func (x *SetPreEqBandAllChannelsToResponse) Reset()
func (*SetPreEqBandAllChannelsToResponse) String ¶
func (x *SetPreEqBandAllChannelsToResponse) String() string
type SetPreEqBandByChannelIndexRequest ¶
type SetPreEqBandByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
Arg1 int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
Arg2 int64 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
// contains filtered or unexported fields
}
func (*SetPreEqBandByChannelIndexRequest) Descriptor
deprecated
func (*SetPreEqBandByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreEqBandByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*SetPreEqBandByChannelIndexRequest) GetArg0 ¶
func (x *SetPreEqBandByChannelIndexRequest) GetArg0() int32
func (*SetPreEqBandByChannelIndexRequest) GetArg1 ¶
func (x *SetPreEqBandByChannelIndexRequest) GetArg1() int32
func (*SetPreEqBandByChannelIndexRequest) GetArg2 ¶
func (x *SetPreEqBandByChannelIndexRequest) GetArg2() int64
func (*SetPreEqBandByChannelIndexRequest) GetHandle ¶
func (x *SetPreEqBandByChannelIndexRequest) GetHandle() int64
func (*SetPreEqBandByChannelIndexRequest) ProtoMessage ¶
func (*SetPreEqBandByChannelIndexRequest) ProtoMessage()
func (*SetPreEqBandByChannelIndexRequest) ProtoReflect ¶
func (x *SetPreEqBandByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*SetPreEqBandByChannelIndexRequest) Reset ¶
func (x *SetPreEqBandByChannelIndexRequest) Reset()
func (*SetPreEqBandByChannelIndexRequest) String ¶
func (x *SetPreEqBandByChannelIndexRequest) String() string
type SetPreEqBandByChannelIndexResponse ¶
type SetPreEqBandByChannelIndexResponse struct {
// contains filtered or unexported fields
}
func (*SetPreEqBandByChannelIndexResponse) Descriptor
deprecated
func (*SetPreEqBandByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreEqBandByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*SetPreEqBandByChannelIndexResponse) ProtoMessage ¶
func (*SetPreEqBandByChannelIndexResponse) ProtoMessage()
func (*SetPreEqBandByChannelIndexResponse) ProtoReflect ¶
func (x *SetPreEqBandByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*SetPreEqBandByChannelIndexResponse) Reset ¶
func (x *SetPreEqBandByChannelIndexResponse) Reset()
func (*SetPreEqBandByChannelIndexResponse) String ¶
func (x *SetPreEqBandByChannelIndexResponse) String() string
type SetPreEqBandRequest ¶
type SetPreEqBandRequest 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 (*SetPreEqBandRequest) Descriptor
deprecated
func (*SetPreEqBandRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreEqBandRequest.ProtoReflect.Descriptor instead.
func (*SetPreEqBandRequest) GetArg0 ¶
func (x *SetPreEqBandRequest) GetArg0() int32
func (*SetPreEqBandRequest) GetArg1 ¶
func (x *SetPreEqBandRequest) GetArg1() int64
func (*SetPreEqBandRequest) ProtoMessage ¶
func (*SetPreEqBandRequest) ProtoMessage()
func (*SetPreEqBandRequest) ProtoReflect ¶
func (x *SetPreEqBandRequest) ProtoReflect() protoreflect.Message
func (*SetPreEqBandRequest) Reset ¶
func (x *SetPreEqBandRequest) Reset()
func (*SetPreEqBandRequest) String ¶
func (x *SetPreEqBandRequest) String() string
type SetPreEqBandResponse ¶
type SetPreEqBandResponse struct {
// contains filtered or unexported fields
}
func (*SetPreEqBandResponse) Descriptor
deprecated
func (*SetPreEqBandResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreEqBandResponse.ProtoReflect.Descriptor instead.
func (*SetPreEqBandResponse) ProtoMessage ¶
func (*SetPreEqBandResponse) ProtoMessage()
func (*SetPreEqBandResponse) ProtoReflect ¶
func (x *SetPreEqBandResponse) ProtoReflect() protoreflect.Message
func (*SetPreEqBandResponse) Reset ¶
func (x *SetPreEqBandResponse) Reset()
func (*SetPreEqBandResponse) String ¶
func (x *SetPreEqBandResponse) String() string
type SetPreEqByChannelIndexRequest ¶
type SetPreEqByChannelIndexRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `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 (*SetPreEqByChannelIndexRequest) Descriptor
deprecated
func (*SetPreEqByChannelIndexRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreEqByChannelIndexRequest.ProtoReflect.Descriptor instead.
func (*SetPreEqByChannelIndexRequest) GetArg0 ¶
func (x *SetPreEqByChannelIndexRequest) GetArg0() int32
func (*SetPreEqByChannelIndexRequest) GetArg1 ¶
func (x *SetPreEqByChannelIndexRequest) GetArg1() int64
func (*SetPreEqByChannelIndexRequest) GetHandle ¶
func (x *SetPreEqByChannelIndexRequest) GetHandle() int64
func (*SetPreEqByChannelIndexRequest) ProtoMessage ¶
func (*SetPreEqByChannelIndexRequest) ProtoMessage()
func (*SetPreEqByChannelIndexRequest) ProtoReflect ¶
func (x *SetPreEqByChannelIndexRequest) ProtoReflect() protoreflect.Message
func (*SetPreEqByChannelIndexRequest) Reset ¶
func (x *SetPreEqByChannelIndexRequest) Reset()
func (*SetPreEqByChannelIndexRequest) String ¶
func (x *SetPreEqByChannelIndexRequest) String() string
type SetPreEqByChannelIndexResponse ¶
type SetPreEqByChannelIndexResponse struct {
// contains filtered or unexported fields
}
func (*SetPreEqByChannelIndexResponse) Descriptor
deprecated
func (*SetPreEqByChannelIndexResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreEqByChannelIndexResponse.ProtoReflect.Descriptor instead.
func (*SetPreEqByChannelIndexResponse) ProtoMessage ¶
func (*SetPreEqByChannelIndexResponse) ProtoMessage()
func (*SetPreEqByChannelIndexResponse) ProtoReflect ¶
func (x *SetPreEqByChannelIndexResponse) ProtoReflect() protoreflect.Message
func (*SetPreEqByChannelIndexResponse) Reset ¶
func (x *SetPreEqByChannelIndexResponse) Reset()
func (*SetPreEqByChannelIndexResponse) String ¶
func (x *SetPreEqByChannelIndexResponse) String() string
type SetPreEqRequest ¶
type SetPreEqRequest struct {
Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetPreEqRequest) Descriptor
deprecated
func (*SetPreEqRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreEqRequest.ProtoReflect.Descriptor instead.
func (*SetPreEqRequest) GetArg0 ¶
func (x *SetPreEqRequest) GetArg0() int64
func (*SetPreEqRequest) ProtoMessage ¶
func (*SetPreEqRequest) ProtoMessage()
func (*SetPreEqRequest) ProtoReflect ¶
func (x *SetPreEqRequest) ProtoReflect() protoreflect.Message
func (*SetPreEqRequest) Reset ¶
func (x *SetPreEqRequest) Reset()
func (*SetPreEqRequest) String ¶
func (x *SetPreEqRequest) String() string
type SetPreEqResponse ¶
type SetPreEqResponse struct {
// contains filtered or unexported fields
}
func (*SetPreEqResponse) Descriptor
deprecated
func (*SetPreEqResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreEqResponse.ProtoReflect.Descriptor instead.
func (*SetPreEqResponse) ProtoMessage ¶
func (*SetPreEqResponse) ProtoMessage()
func (*SetPreEqResponse) ProtoReflect ¶
func (x *SetPreEqResponse) ProtoReflect() protoreflect.Message
func (*SetPreEqResponse) Reset ¶
func (x *SetPreEqResponse) Reset()
func (*SetPreEqResponse) String ¶
func (x *SetPreEqResponse) String() string
type SetPreGainRequest ¶
type SetPreGainRequest struct {
Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetPreGainRequest) Descriptor
deprecated
func (*SetPreGainRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPreGainRequest.ProtoReflect.Descriptor instead.
func (*SetPreGainRequest) GetArg0 ¶
func (x *SetPreGainRequest) GetArg0() float32
func (*SetPreGainRequest) ProtoMessage ¶
func (*SetPreGainRequest) ProtoMessage()
func (*SetPreGainRequest) ProtoReflect ¶
func (x *SetPreGainRequest) ProtoReflect() protoreflect.Message
func (*SetPreGainRequest) Reset ¶
func (x *SetPreGainRequest) Reset()
func (*SetPreGainRequest) String ¶
func (x *SetPreGainRequest) String() string
type SetPreGainResponse ¶
type SetPreGainResponse struct {
// contains filtered or unexported fields
}
func (*SetPreGainResponse) Descriptor
deprecated
func (*SetPreGainResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPreGainResponse.ProtoReflect.Descriptor instead.
func (*SetPreGainResponse) ProtoMessage ¶
func (*SetPreGainResponse) ProtoMessage()
func (*SetPreGainResponse) ProtoReflect ¶
func (x *SetPreGainResponse) ProtoReflect() protoreflect.Message
func (*SetPreGainResponse) Reset ¶
func (x *SetPreGainResponse) Reset()
func (*SetPreGainResponse) String ¶
func (x *SetPreGainResponse) String() string
type SetPresetRequest ¶
type SetPresetRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetPresetRequest) Descriptor
deprecated
func (*SetPresetRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPresetRequest.ProtoReflect.Descriptor instead.
func (*SetPresetRequest) GetArg0 ¶
func (x *SetPresetRequest) GetArg0() int32
func (*SetPresetRequest) GetHandle ¶
func (x *SetPresetRequest) GetHandle() int64
func (*SetPresetRequest) ProtoMessage ¶
func (*SetPresetRequest) ProtoMessage()
func (*SetPresetRequest) ProtoReflect ¶
func (x *SetPresetRequest) ProtoReflect() protoreflect.Message
func (*SetPresetRequest) Reset ¶
func (x *SetPresetRequest) Reset()
func (*SetPresetRequest) String ¶
func (x *SetPresetRequest) String() string
type SetPresetResponse ¶
type SetPresetResponse struct {
// contains filtered or unexported fields
}
func (*SetPresetResponse) Descriptor
deprecated
func (*SetPresetResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPresetResponse.ProtoReflect.Descriptor instead.
func (*SetPresetResponse) ProtoMessage ¶
func (*SetPresetResponse) ProtoMessage()
func (*SetPresetResponse) ProtoReflect ¶
func (x *SetPresetResponse) ProtoReflect() protoreflect.Message
func (*SetPresetResponse) Reset ¶
func (x *SetPresetResponse) Reset()
func (*SetPresetResponse) String ¶
func (x *SetPresetResponse) String() string
type SetPropertiesRequest ¶
type SetPropertiesRequest 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 (*SetPropertiesRequest) Descriptor
deprecated
func (*SetPropertiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPropertiesRequest.ProtoReflect.Descriptor instead.
func (*SetPropertiesRequest) GetArg0 ¶
func (x *SetPropertiesRequest) GetArg0() int64
func (*SetPropertiesRequest) GetHandle ¶
func (x *SetPropertiesRequest) GetHandle() int64
func (*SetPropertiesRequest) ProtoMessage ¶
func (*SetPropertiesRequest) ProtoMessage()
func (*SetPropertiesRequest) ProtoReflect ¶
func (x *SetPropertiesRequest) ProtoReflect() protoreflect.Message
func (*SetPropertiesRequest) Reset ¶
func (x *SetPropertiesRequest) Reset()
func (*SetPropertiesRequest) String ¶
func (x *SetPropertiesRequest) String() string
type SetPropertiesResponse ¶
type SetPropertiesResponse struct {
// contains filtered or unexported fields
}
func (*SetPropertiesResponse) Descriptor
deprecated
func (*SetPropertiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPropertiesResponse.ProtoReflect.Descriptor instead.
func (*SetPropertiesResponse) ProtoMessage ¶
func (*SetPropertiesResponse) ProtoMessage()
func (*SetPropertiesResponse) ProtoReflect ¶
func (x *SetPropertiesResponse) ProtoReflect() protoreflect.Message
func (*SetPropertiesResponse) Reset ¶
func (x *SetPropertiesResponse) Reset()
func (*SetPropertiesResponse) String ¶
func (x *SetPropertiesResponse) String() string
type SetRatioRequest ¶
type SetRatioRequest struct {
Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetRatioRequest) Descriptor
deprecated
func (*SetRatioRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetRatioRequest.ProtoReflect.Descriptor instead.
func (*SetRatioRequest) GetArg0 ¶
func (x *SetRatioRequest) GetArg0() float32
func (*SetRatioRequest) ProtoMessage ¶
func (*SetRatioRequest) ProtoMessage()
func (*SetRatioRequest) ProtoReflect ¶
func (x *SetRatioRequest) ProtoReflect() protoreflect.Message
func (*SetRatioRequest) Reset ¶
func (x *SetRatioRequest) Reset()
func (*SetRatioRequest) String ¶
func (x *SetRatioRequest) String() string
type SetRatioResponse ¶
type SetRatioResponse struct {
// contains filtered or unexported fields
}
func (*SetRatioResponse) Descriptor
deprecated
func (*SetRatioResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRatioResponse.ProtoReflect.Descriptor instead.
func (*SetRatioResponse) ProtoMessage ¶
func (*SetRatioResponse) ProtoMessage()
func (*SetRatioResponse) ProtoReflect ¶
func (x *SetRatioResponse) ProtoReflect() protoreflect.Message
func (*SetRatioResponse) Reset ¶
func (x *SetRatioResponse) Reset()
func (*SetRatioResponse) String ¶
func (x *SetRatioResponse) String() string
type SetReflectionsDelayRequest ¶
type SetReflectionsDelayRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetReflectionsDelayRequest) Descriptor
deprecated
func (*SetReflectionsDelayRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetReflectionsDelayRequest.ProtoReflect.Descriptor instead.
func (*SetReflectionsDelayRequest) GetArg0 ¶
func (x *SetReflectionsDelayRequest) GetArg0() int32
func (*SetReflectionsDelayRequest) GetHandle ¶
func (x *SetReflectionsDelayRequest) GetHandle() int64
func (*SetReflectionsDelayRequest) ProtoMessage ¶
func (*SetReflectionsDelayRequest) ProtoMessage()
func (*SetReflectionsDelayRequest) ProtoReflect ¶
func (x *SetReflectionsDelayRequest) ProtoReflect() protoreflect.Message
func (*SetReflectionsDelayRequest) Reset ¶
func (x *SetReflectionsDelayRequest) Reset()
func (*SetReflectionsDelayRequest) String ¶
func (x *SetReflectionsDelayRequest) String() string
type SetReflectionsDelayResponse ¶
type SetReflectionsDelayResponse struct {
// contains filtered or unexported fields
}
func (*SetReflectionsDelayResponse) Descriptor
deprecated
func (*SetReflectionsDelayResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetReflectionsDelayResponse.ProtoReflect.Descriptor instead.
func (*SetReflectionsDelayResponse) ProtoMessage ¶
func (*SetReflectionsDelayResponse) ProtoMessage()
func (*SetReflectionsDelayResponse) ProtoReflect ¶
func (x *SetReflectionsDelayResponse) ProtoReflect() protoreflect.Message
func (*SetReflectionsDelayResponse) Reset ¶
func (x *SetReflectionsDelayResponse) Reset()
func (*SetReflectionsDelayResponse) String ¶
func (x *SetReflectionsDelayResponse) String() string
type SetReflectionsLevelRequest ¶
type SetReflectionsLevelRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetReflectionsLevelRequest) Descriptor
deprecated
func (*SetReflectionsLevelRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetReflectionsLevelRequest.ProtoReflect.Descriptor instead.
func (*SetReflectionsLevelRequest) GetArg0 ¶
func (x *SetReflectionsLevelRequest) GetArg0() int32
func (*SetReflectionsLevelRequest) GetHandle ¶
func (x *SetReflectionsLevelRequest) GetHandle() int64
func (*SetReflectionsLevelRequest) ProtoMessage ¶
func (*SetReflectionsLevelRequest) ProtoMessage()
func (*SetReflectionsLevelRequest) ProtoReflect ¶
func (x *SetReflectionsLevelRequest) ProtoReflect() protoreflect.Message
func (*SetReflectionsLevelRequest) Reset ¶
func (x *SetReflectionsLevelRequest) Reset()
func (*SetReflectionsLevelRequest) String ¶
func (x *SetReflectionsLevelRequest) String() string
type SetReflectionsLevelResponse ¶
type SetReflectionsLevelResponse struct {
// contains filtered or unexported fields
}
func (*SetReflectionsLevelResponse) Descriptor
deprecated
func (*SetReflectionsLevelResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetReflectionsLevelResponse.ProtoReflect.Descriptor instead.
func (*SetReflectionsLevelResponse) ProtoMessage ¶
func (*SetReflectionsLevelResponse) ProtoMessage()
func (*SetReflectionsLevelResponse) ProtoReflect ¶
func (x *SetReflectionsLevelResponse) ProtoReflect() protoreflect.Message
func (*SetReflectionsLevelResponse) Reset ¶
func (x *SetReflectionsLevelResponse) Reset()
func (*SetReflectionsLevelResponse) String ¶
func (x *SetReflectionsLevelResponse) String() string
type SetReleaseTimeRequest ¶
type SetReleaseTimeRequest struct {
Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetReleaseTimeRequest) Descriptor
deprecated
func (*SetReleaseTimeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetReleaseTimeRequest.ProtoReflect.Descriptor instead.
func (*SetReleaseTimeRequest) GetArg0 ¶
func (x *SetReleaseTimeRequest) GetArg0() float32
func (*SetReleaseTimeRequest) ProtoMessage ¶
func (*SetReleaseTimeRequest) ProtoMessage()
func (*SetReleaseTimeRequest) ProtoReflect ¶
func (x *SetReleaseTimeRequest) ProtoReflect() protoreflect.Message
func (*SetReleaseTimeRequest) Reset ¶
func (x *SetReleaseTimeRequest) Reset()
func (*SetReleaseTimeRequest) String ¶
func (x *SetReleaseTimeRequest) String() string
type SetReleaseTimeResponse ¶
type SetReleaseTimeResponse struct {
// contains filtered or unexported fields
}
func (*SetReleaseTimeResponse) Descriptor
deprecated
func (*SetReleaseTimeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetReleaseTimeResponse.ProtoReflect.Descriptor instead.
func (*SetReleaseTimeResponse) ProtoMessage ¶
func (*SetReleaseTimeResponse) ProtoMessage()
func (*SetReleaseTimeResponse) ProtoReflect ¶
func (x *SetReleaseTimeResponse) ProtoReflect() protoreflect.Message
func (*SetReleaseTimeResponse) Reset ¶
func (x *SetReleaseTimeResponse) Reset()
func (*SetReleaseTimeResponse) String ¶
func (x *SetReleaseTimeResponse) String() string
type SetReverbDelayRequest ¶
type SetReverbDelayRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetReverbDelayRequest) Descriptor
deprecated
func (*SetReverbDelayRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetReverbDelayRequest.ProtoReflect.Descriptor instead.
func (*SetReverbDelayRequest) GetArg0 ¶
func (x *SetReverbDelayRequest) GetArg0() int32
func (*SetReverbDelayRequest) GetHandle ¶
func (x *SetReverbDelayRequest) GetHandle() int64
func (*SetReverbDelayRequest) ProtoMessage ¶
func (*SetReverbDelayRequest) ProtoMessage()
func (*SetReverbDelayRequest) ProtoReflect ¶
func (x *SetReverbDelayRequest) ProtoReflect() protoreflect.Message
func (*SetReverbDelayRequest) Reset ¶
func (x *SetReverbDelayRequest) Reset()
func (*SetReverbDelayRequest) String ¶
func (x *SetReverbDelayRequest) String() string
type SetReverbDelayResponse ¶
type SetReverbDelayResponse struct {
// contains filtered or unexported fields
}
func (*SetReverbDelayResponse) Descriptor
deprecated
func (*SetReverbDelayResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetReverbDelayResponse.ProtoReflect.Descriptor instead.
func (*SetReverbDelayResponse) ProtoMessage ¶
func (*SetReverbDelayResponse) ProtoMessage()
func (*SetReverbDelayResponse) ProtoReflect ¶
func (x *SetReverbDelayResponse) ProtoReflect() protoreflect.Message
func (*SetReverbDelayResponse) Reset ¶
func (x *SetReverbDelayResponse) Reset()
func (*SetReverbDelayResponse) String ¶
func (x *SetReverbDelayResponse) String() string
type SetReverbLevelRequest ¶
type SetReverbLevelRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetReverbLevelRequest) Descriptor
deprecated
func (*SetReverbLevelRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetReverbLevelRequest.ProtoReflect.Descriptor instead.
func (*SetReverbLevelRequest) GetArg0 ¶
func (x *SetReverbLevelRequest) GetArg0() int32
func (*SetReverbLevelRequest) GetHandle ¶
func (x *SetReverbLevelRequest) GetHandle() int64
func (*SetReverbLevelRequest) ProtoMessage ¶
func (*SetReverbLevelRequest) ProtoMessage()
func (*SetReverbLevelRequest) ProtoReflect ¶
func (x *SetReverbLevelRequest) ProtoReflect() protoreflect.Message
func (*SetReverbLevelRequest) Reset ¶
func (x *SetReverbLevelRequest) Reset()
func (*SetReverbLevelRequest) String ¶
func (x *SetReverbLevelRequest) String() string
type SetReverbLevelResponse ¶
type SetReverbLevelResponse struct {
// contains filtered or unexported fields
}
func (*SetReverbLevelResponse) Descriptor
deprecated
func (*SetReverbLevelResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetReverbLevelResponse.ProtoReflect.Descriptor instead.
func (*SetReverbLevelResponse) ProtoMessage ¶
func (*SetReverbLevelResponse) ProtoMessage()
func (*SetReverbLevelResponse) ProtoReflect ¶
func (x *SetReverbLevelResponse) ProtoReflect() protoreflect.Message
func (*SetReverbLevelResponse) Reset ¶
func (x *SetReverbLevelResponse) Reset()
func (*SetReverbLevelResponse) String ¶
func (x *SetReverbLevelResponse) String() string
type SetRoomHFLevelRequest ¶
type SetRoomHFLevelRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetRoomHFLevelRequest) Descriptor
deprecated
func (*SetRoomHFLevelRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetRoomHFLevelRequest.ProtoReflect.Descriptor instead.
func (*SetRoomHFLevelRequest) GetArg0 ¶
func (x *SetRoomHFLevelRequest) GetArg0() int32
func (*SetRoomHFLevelRequest) GetHandle ¶
func (x *SetRoomHFLevelRequest) GetHandle() int64
func (*SetRoomHFLevelRequest) ProtoMessage ¶
func (*SetRoomHFLevelRequest) ProtoMessage()
func (*SetRoomHFLevelRequest) ProtoReflect ¶
func (x *SetRoomHFLevelRequest) ProtoReflect() protoreflect.Message
func (*SetRoomHFLevelRequest) Reset ¶
func (x *SetRoomHFLevelRequest) Reset()
func (*SetRoomHFLevelRequest) String ¶
func (x *SetRoomHFLevelRequest) String() string
type SetRoomHFLevelResponse ¶
type SetRoomHFLevelResponse struct {
// contains filtered or unexported fields
}
func (*SetRoomHFLevelResponse) Descriptor
deprecated
func (*SetRoomHFLevelResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRoomHFLevelResponse.ProtoReflect.Descriptor instead.
func (*SetRoomHFLevelResponse) ProtoMessage ¶
func (*SetRoomHFLevelResponse) ProtoMessage()
func (*SetRoomHFLevelResponse) ProtoReflect ¶
func (x *SetRoomHFLevelResponse) ProtoReflect() protoreflect.Message
func (*SetRoomHFLevelResponse) Reset ¶
func (x *SetRoomHFLevelResponse) Reset()
func (*SetRoomHFLevelResponse) String ¶
func (x *SetRoomHFLevelResponse) String() string
type SetRoomLevelRequest ¶
type SetRoomLevelRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetRoomLevelRequest) Descriptor
deprecated
func (*SetRoomLevelRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetRoomLevelRequest.ProtoReflect.Descriptor instead.
func (*SetRoomLevelRequest) GetArg0 ¶
func (x *SetRoomLevelRequest) GetArg0() int32
func (*SetRoomLevelRequest) GetHandle ¶
func (x *SetRoomLevelRequest) GetHandle() int64
func (*SetRoomLevelRequest) ProtoMessage ¶
func (*SetRoomLevelRequest) ProtoMessage()
func (*SetRoomLevelRequest) ProtoReflect ¶
func (x *SetRoomLevelRequest) ProtoReflect() protoreflect.Message
func (*SetRoomLevelRequest) Reset ¶
func (x *SetRoomLevelRequest) Reset()
func (*SetRoomLevelRequest) String ¶
func (x *SetRoomLevelRequest) String() string
type SetRoomLevelResponse ¶
type SetRoomLevelResponse struct {
// contains filtered or unexported fields
}
func (*SetRoomLevelResponse) Descriptor
deprecated
func (*SetRoomLevelResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetRoomLevelResponse.ProtoReflect.Descriptor instead.
func (*SetRoomLevelResponse) ProtoMessage ¶
func (*SetRoomLevelResponse) ProtoMessage()
func (*SetRoomLevelResponse) ProtoReflect ¶
func (x *SetRoomLevelResponse) ProtoReflect() protoreflect.Message
func (*SetRoomLevelResponse) Reset ¶
func (x *SetRoomLevelResponse) Reset()
func (*SetRoomLevelResponse) String ¶
func (x *SetRoomLevelResponse) String() string
type SetScalingModeRequest ¶
type SetScalingModeRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetScalingModeRequest) Descriptor
deprecated
func (*SetScalingModeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetScalingModeRequest.ProtoReflect.Descriptor instead.
func (*SetScalingModeRequest) GetArg0 ¶
func (x *SetScalingModeRequest) GetArg0() int32
func (*SetScalingModeRequest) GetHandle ¶
func (x *SetScalingModeRequest) GetHandle() int64
func (*SetScalingModeRequest) ProtoMessage ¶
func (*SetScalingModeRequest) ProtoMessage()
func (*SetScalingModeRequest) ProtoReflect ¶
func (x *SetScalingModeRequest) ProtoReflect() protoreflect.Message
func (*SetScalingModeRequest) Reset ¶
func (x *SetScalingModeRequest) Reset()
func (*SetScalingModeRequest) String ¶
func (x *SetScalingModeRequest) String() string
type SetScalingModeResponse ¶
type SetScalingModeResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*SetScalingModeResponse) Descriptor
deprecated
func (*SetScalingModeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetScalingModeResponse.ProtoReflect.Descriptor instead.
func (*SetScalingModeResponse) GetResult ¶
func (x *SetScalingModeResponse) GetResult() int32
func (*SetScalingModeResponse) ProtoMessage ¶
func (*SetScalingModeResponse) ProtoMessage()
func (*SetScalingModeResponse) ProtoReflect ¶
func (x *SetScalingModeResponse) ProtoReflect() protoreflect.Message
func (*SetScalingModeResponse) Reset ¶
func (x *SetScalingModeResponse) Reset()
func (*SetScalingModeResponse) String ¶
func (x *SetScalingModeResponse) String() string
type SetStrengthRequest ¶
type SetStrengthRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetStrengthRequest) Descriptor
deprecated
func (*SetStrengthRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetStrengthRequest.ProtoReflect.Descriptor instead.
func (*SetStrengthRequest) GetArg0 ¶
func (x *SetStrengthRequest) GetArg0() int32
func (*SetStrengthRequest) GetHandle ¶
func (x *SetStrengthRequest) GetHandle() int64
func (*SetStrengthRequest) ProtoMessage ¶
func (*SetStrengthRequest) ProtoMessage()
func (*SetStrengthRequest) ProtoReflect ¶
func (x *SetStrengthRequest) ProtoReflect() protoreflect.Message
func (*SetStrengthRequest) Reset ¶
func (x *SetStrengthRequest) Reset()
func (*SetStrengthRequest) String ¶
func (x *SetStrengthRequest) String() string
type SetStrengthResponse ¶
type SetStrengthResponse struct {
// contains filtered or unexported fields
}
func (*SetStrengthResponse) Descriptor
deprecated
func (*SetStrengthResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetStrengthResponse.ProtoReflect.Descriptor instead.
func (*SetStrengthResponse) ProtoMessage ¶
func (*SetStrengthResponse) ProtoMessage()
func (*SetStrengthResponse) ProtoReflect ¶
func (x *SetStrengthResponse) ProtoReflect() protoreflect.Message
func (*SetStrengthResponse) Reset ¶
func (x *SetStrengthResponse) Reset()
func (*SetStrengthResponse) String ¶
func (x *SetStrengthResponse) String() string
type SetTargetGainRequest ¶
type SetTargetGainRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetTargetGainRequest) Descriptor
deprecated
func (*SetTargetGainRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTargetGainRequest.ProtoReflect.Descriptor instead.
func (*SetTargetGainRequest) GetArg0 ¶
func (x *SetTargetGainRequest) GetArg0() int32
func (*SetTargetGainRequest) GetHandle ¶
func (x *SetTargetGainRequest) GetHandle() int64
func (*SetTargetGainRequest) ProtoMessage ¶
func (*SetTargetGainRequest) ProtoMessage()
func (*SetTargetGainRequest) ProtoReflect ¶
func (x *SetTargetGainRequest) ProtoReflect() protoreflect.Message
func (*SetTargetGainRequest) Reset ¶
func (x *SetTargetGainRequest) Reset()
func (*SetTargetGainRequest) String ¶
func (x *SetTargetGainRequest) String() string
type SetTargetGainResponse ¶
type SetTargetGainResponse struct {
// contains filtered or unexported fields
}
func (*SetTargetGainResponse) Descriptor
deprecated
func (*SetTargetGainResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetTargetGainResponse.ProtoReflect.Descriptor instead.
func (*SetTargetGainResponse) ProtoMessage ¶
func (*SetTargetGainResponse) ProtoMessage()
func (*SetTargetGainResponse) ProtoReflect ¶
func (x *SetTargetGainResponse) ProtoReflect() protoreflect.Message
func (*SetTargetGainResponse) Reset ¶
func (x *SetTargetGainResponse) Reset()
func (*SetTargetGainResponse) String ¶
func (x *SetTargetGainResponse) String() string
type SetThresholdRequest ¶
type SetThresholdRequest struct {
Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*SetThresholdRequest) Descriptor
deprecated
func (*SetThresholdRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetThresholdRequest.ProtoReflect.Descriptor instead.
func (*SetThresholdRequest) GetArg0 ¶
func (x *SetThresholdRequest) GetArg0() float32
func (*SetThresholdRequest) ProtoMessage ¶
func (*SetThresholdRequest) ProtoMessage()
func (*SetThresholdRequest) ProtoReflect ¶
func (x *SetThresholdRequest) ProtoReflect() protoreflect.Message
func (*SetThresholdRequest) Reset ¶
func (x *SetThresholdRequest) Reset()
func (*SetThresholdRequest) String ¶
func (x *SetThresholdRequest) String() string
type SetThresholdResponse ¶
type SetThresholdResponse struct {
// contains filtered or unexported fields
}
func (*SetThresholdResponse) Descriptor
deprecated
func (*SetThresholdResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetThresholdResponse.ProtoReflect.Descriptor instead.
func (*SetThresholdResponse) ProtoMessage ¶
func (*SetThresholdResponse) ProtoMessage()
func (*SetThresholdResponse) ProtoReflect ¶
func (x *SetThresholdResponse) ProtoReflect() protoreflect.Message
func (*SetThresholdResponse) Reset ¶
func (x *SetThresholdResponse) Reset()
func (*SetThresholdResponse) String ¶
func (x *SetThresholdResponse) String() string
type ToStringRequest ¶
type ToStringRequest struct {
// contains filtered or unexported fields
}
func (*ToStringRequest) Descriptor
deprecated
func (*ToStringRequest) Descriptor() ([]byte, []int)
Deprecated: Use ToStringRequest.ProtoReflect.Descriptor instead.
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 UnimplementedAcousticEchoCancelerServiceServer ¶
type UnimplementedAcousticEchoCancelerServiceServer struct{}
UnimplementedAcousticEchoCancelerServiceServer 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 (UnimplementedAcousticEchoCancelerServiceServer) Create ¶
func (UnimplementedAcousticEchoCancelerServiceServer) Create(context.Context, *CreateRequest) (*CreateResponse, error)
func (UnimplementedAcousticEchoCancelerServiceServer) IsAvailable ¶
func (UnimplementedAcousticEchoCancelerServiceServer) IsAvailable(context.Context, *IsAvailableRequest) (*IsAvailableResponse, error)
type UnimplementedAudioEffectDescriptorServiceServer ¶
type UnimplementedAudioEffectDescriptorServiceServer struct{}
UnimplementedAudioEffectDescriptorServiceServer 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 (UnimplementedAudioEffectDescriptorServiceServer) Equals ¶
func (UnimplementedAudioEffectDescriptorServiceServer) Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
func (UnimplementedAudioEffectDescriptorServiceServer) HashCode ¶
func (UnimplementedAudioEffectDescriptorServiceServer) HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
type UnimplementedAudioEffectOnControlStatusChangeListenerServiceServer ¶
type UnimplementedAudioEffectOnControlStatusChangeListenerServiceServer struct{}
UnimplementedAudioEffectOnControlStatusChangeListenerServiceServer 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 (UnimplementedAudioEffectOnControlStatusChangeListenerServiceServer) OnControlStatusChange ¶
func (UnimplementedAudioEffectOnControlStatusChangeListenerServiceServer) OnControlStatusChange(context.Context, *OnControlStatusChangeRequest) (*OnControlStatusChangeResponse, error)
type UnimplementedAudioEffectOnEnableStatusChangeListenerServiceServer ¶
type UnimplementedAudioEffectOnEnableStatusChangeListenerServiceServer struct{}
UnimplementedAudioEffectOnEnableStatusChangeListenerServiceServer 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 (UnimplementedAudioEffectOnEnableStatusChangeListenerServiceServer) OnEnableStatusChange ¶
func (UnimplementedAudioEffectOnEnableStatusChangeListenerServiceServer) OnEnableStatusChange(context.Context, *OnEnableStatusChangeRequest) (*OnEnableStatusChangeResponse, error)
type UnimplementedAudioEffectServiceServer ¶
type UnimplementedAudioEffectServiceServer struct{}
UnimplementedAudioEffectServiceServer 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 (UnimplementedAudioEffectServiceServer) GetDescriptor ¶
func (UnimplementedAudioEffectServiceServer) GetDescriptor(context.Context, *GetDescriptorRequest) (*GetDescriptorResponse, error)
func (UnimplementedAudioEffectServiceServer) GetEnabled ¶
func (UnimplementedAudioEffectServiceServer) GetEnabled(context.Context, *GetEnabledRequest) (*GetEnabledResponse, error)
func (UnimplementedAudioEffectServiceServer) GetId ¶
func (UnimplementedAudioEffectServiceServer) GetId(context.Context, *GetIdRequest) (*GetIdResponse, error)
func (UnimplementedAudioEffectServiceServer) HasControl ¶
func (UnimplementedAudioEffectServiceServer) HasControl(context.Context, *HasControlRequest) (*HasControlResponse, error)
func (UnimplementedAudioEffectServiceServer) QueryEffects ¶
func (UnimplementedAudioEffectServiceServer) QueryEffects(context.Context, *QueryEffectsRequest) (*QueryEffectsResponse, error)
func (UnimplementedAudioEffectServiceServer) Release ¶
func (UnimplementedAudioEffectServiceServer) Release(context.Context, *ReleaseRequest) (*ReleaseResponse, error)
func (UnimplementedAudioEffectServiceServer) SetControlStatusListener ¶
func (UnimplementedAudioEffectServiceServer) SetControlStatusListener(context.Context, *SetControlStatusListenerRequest) (*SetControlStatusListenerResponse, error)
func (UnimplementedAudioEffectServiceServer) SetEnableStatusListener ¶
func (UnimplementedAudioEffectServiceServer) SetEnableStatusListener(context.Context, *SetEnableStatusListenerRequest) (*SetEnableStatusListenerResponse, error)
func (UnimplementedAudioEffectServiceServer) SetEnabled ¶
func (UnimplementedAudioEffectServiceServer) SetEnabled(context.Context, *SetEnabledRequest) (*AudioEffectSetEnabledResponse, error)
type UnimplementedAutomaticGainControlServiceServer ¶
type UnimplementedAutomaticGainControlServiceServer struct{}
UnimplementedAutomaticGainControlServiceServer 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 (UnimplementedAutomaticGainControlServiceServer) Create ¶
func (UnimplementedAutomaticGainControlServiceServer) Create(context.Context, *CreateRequest) (*CreateResponse, error)
func (UnimplementedAutomaticGainControlServiceServer) IsAvailable ¶
func (UnimplementedAutomaticGainControlServiceServer) IsAvailable(context.Context, *IsAvailableRequest) (*IsAvailableResponse, error)
type UnimplementedBassBoostOnParameterChangeListenerServiceServer ¶
type UnimplementedBassBoostOnParameterChangeListenerServiceServer struct{}
UnimplementedBassBoostOnParameterChangeListenerServiceServer 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 (UnimplementedBassBoostOnParameterChangeListenerServiceServer) OnParameterChange ¶
func (UnimplementedBassBoostOnParameterChangeListenerServiceServer) OnParameterChange(context.Context, *OnParameterChangeRequest) (*OnParameterChangeResponse, error)
type UnimplementedBassBoostServiceServer ¶
type UnimplementedBassBoostServiceServer struct{}
UnimplementedBassBoostServiceServer 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 (UnimplementedBassBoostServiceServer) GetProperties ¶
func (UnimplementedBassBoostServiceServer) GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
func (UnimplementedBassBoostServiceServer) GetRoundedStrength ¶
func (UnimplementedBassBoostServiceServer) GetRoundedStrength(context.Context, *GetRoundedStrengthRequest) (*GetRoundedStrengthResponse, error)
func (UnimplementedBassBoostServiceServer) GetStrengthSupported ¶
func (UnimplementedBassBoostServiceServer) GetStrengthSupported(context.Context, *GetStrengthSupportedRequest) (*GetStrengthSupportedResponse, error)
func (UnimplementedBassBoostServiceServer) NewBassBoost ¶
func (UnimplementedBassBoostServiceServer) NewBassBoost(context.Context, *NewBassBoostRequest) (*NewBassBoostResponse, error)
func (UnimplementedBassBoostServiceServer) SetParameterListener ¶
func (UnimplementedBassBoostServiceServer) SetParameterListener(context.Context, *SetParameterListenerRequest) (*SetParameterListenerResponse, error)
func (UnimplementedBassBoostServiceServer) SetProperties ¶
func (UnimplementedBassBoostServiceServer) SetProperties(context.Context, *SetPropertiesRequest) (*SetPropertiesResponse, error)
func (UnimplementedBassBoostServiceServer) SetStrength ¶
func (UnimplementedBassBoostServiceServer) SetStrength(context.Context, *SetStrengthRequest) (*SetStrengthResponse, error)
type UnimplementedBassBoostSettingsServiceServer ¶
type UnimplementedBassBoostSettingsServiceServer struct{}
UnimplementedBassBoostSettingsServiceServer 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 (UnimplementedBassBoostSettingsServiceServer) ToString ¶
func (UnimplementedBassBoostSettingsServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedDynamicsProcessingBandBaseServiceServer ¶
type UnimplementedDynamicsProcessingBandBaseServiceServer struct{}
UnimplementedDynamicsProcessingBandBaseServiceServer 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 (UnimplementedDynamicsProcessingBandBaseServiceServer) GetCutoffFrequency ¶
func (UnimplementedDynamicsProcessingBandBaseServiceServer) GetCutoffFrequency(context.Context, *GetCutoffFrequencyRequest) (*GetCutoffFrequencyResponse, error)
func (UnimplementedDynamicsProcessingBandBaseServiceServer) IsEnabled ¶
func (UnimplementedDynamicsProcessingBandBaseServiceServer) IsEnabled(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error)
func (UnimplementedDynamicsProcessingBandBaseServiceServer) SetCutoffFrequency ¶
func (UnimplementedDynamicsProcessingBandBaseServiceServer) SetCutoffFrequency(context.Context, *SetCutoffFrequencyRequest) (*SetCutoffFrequencyResponse, error)
func (UnimplementedDynamicsProcessingBandBaseServiceServer) SetEnabled ¶
func (UnimplementedDynamicsProcessingBandBaseServiceServer) SetEnabled(context.Context, *SetEnabledRequest) (*SetEnabledResponse, error)
func (UnimplementedDynamicsProcessingBandBaseServiceServer) ToString ¶
func (UnimplementedDynamicsProcessingBandBaseServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedDynamicsProcessingBandStageServiceServer ¶
type UnimplementedDynamicsProcessingBandStageServiceServer struct{}
UnimplementedDynamicsProcessingBandStageServiceServer 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 (UnimplementedDynamicsProcessingBandStageServiceServer) GetBandCount ¶
func (UnimplementedDynamicsProcessingBandStageServiceServer) GetBandCount(context.Context, *GetBandCountRequest) (*GetBandCountResponse, error)
func (UnimplementedDynamicsProcessingBandStageServiceServer) ToString ¶
func (UnimplementedDynamicsProcessingBandStageServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedDynamicsProcessingChannelServiceServer ¶
type UnimplementedDynamicsProcessingChannelServiceServer struct{}
UnimplementedDynamicsProcessingChannelServiceServer 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 (UnimplementedDynamicsProcessingChannelServiceServer) GetInputGain ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) GetInputGain(context.Context, *GetInputGainRequest) (*GetInputGainResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) GetLimiter ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) GetLimiter(context.Context, *GetLimiterRequest) (*GetLimiterResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) GetMbc ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) GetMbc(context.Context, *GetMbcRequest) (*GetMbcResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) GetMbcBand ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) GetMbcBand(context.Context, *GetMbcBandRequest) (*GetMbcBandResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) GetPostEq ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) GetPostEq(context.Context, *GetPostEqRequest) (*GetPostEqResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) GetPostEqBand ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) GetPostEqBand(context.Context, *GetPostEqBandRequest) (*GetPostEqBandResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) GetPreEq ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) GetPreEq(context.Context, *GetPreEqRequest) (*GetPreEqResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) GetPreEqBand ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) GetPreEqBand(context.Context, *GetPreEqBandRequest) (*GetPreEqBandResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) SetInputGain ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) SetInputGain(context.Context, *SetInputGainRequest) (*SetInputGainResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) SetLimiter ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) SetLimiter(context.Context, *SetLimiterRequest) (*SetLimiterResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) SetMbc ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) SetMbc(context.Context, *SetMbcRequest) (*SetMbcResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) SetMbcBand ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) SetMbcBand(context.Context, *SetMbcBandRequest) (*SetMbcBandResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) SetPostEq ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) SetPostEq(context.Context, *SetPostEqRequest) (*SetPostEqResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) SetPostEqBand ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) SetPostEqBand(context.Context, *SetPostEqBandRequest) (*SetPostEqBandResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) SetPreEq ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) SetPreEq(context.Context, *SetPreEqRequest) (*SetPreEqResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) SetPreEqBand ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) SetPreEqBand(context.Context, *SetPreEqBandRequest) (*SetPreEqBandResponse, error)
func (UnimplementedDynamicsProcessingChannelServiceServer) ToString ¶
func (UnimplementedDynamicsProcessingChannelServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedDynamicsProcessingConfigServiceServer ¶
type UnimplementedDynamicsProcessingConfigServiceServer struct{}
UnimplementedDynamicsProcessingConfigServiceServer 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 (UnimplementedDynamicsProcessingConfigServiceServer) GetChannelByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) GetChannelByChannelIndex(context.Context, *DynamicsProcessingConfigGetChannelByChannelIndexRequest) (*GetChannelByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) GetInputGainByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) GetInputGainByChannelIndex(context.Context, *DynamicsProcessingConfigGetInputGainByChannelIndexRequest) (*GetInputGainByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) GetLimiterByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) GetLimiterByChannelIndex(context.Context, *DynamicsProcessingConfigGetLimiterByChannelIndexRequest) (*GetLimiterByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) GetMbcBandByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) GetMbcBandByChannelIndex(context.Context, *DynamicsProcessingConfigGetMbcBandByChannelIndexRequest) (*GetMbcBandByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) GetMbcBandCount ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) GetMbcBandCount(context.Context, *GetMbcBandCountRequest) (*GetMbcBandCountResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) GetMbcByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) GetMbcByChannelIndex(context.Context, *DynamicsProcessingConfigGetMbcByChannelIndexRequest) (*GetMbcByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) GetPostEqBandByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) GetPostEqBandByChannelIndex(context.Context, *DynamicsProcessingConfigGetPostEqBandByChannelIndexRequest) (*GetPostEqBandByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) GetPostEqBandCount ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) GetPostEqBandCount(context.Context, *GetPostEqBandCountRequest) (*GetPostEqBandCountResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) GetPostEqByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) GetPostEqByChannelIndex(context.Context, *DynamicsProcessingConfigGetPostEqByChannelIndexRequest) (*GetPostEqByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) GetPreEqBandByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) GetPreEqBandByChannelIndex(context.Context, *DynamicsProcessingConfigGetPreEqBandByChannelIndexRequest) (*GetPreEqBandByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) GetPreEqBandCount ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) GetPreEqBandCount(context.Context, *GetPreEqBandCountRequest) (*GetPreEqBandCountResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) GetPreEqByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) GetPreEqByChannelIndex(context.Context, *DynamicsProcessingConfigGetPreEqByChannelIndexRequest) (*GetPreEqByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) GetPreferredFrameDuration ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) GetPreferredFrameDuration(context.Context, *GetPreferredFrameDurationRequest) (*GetPreferredFrameDurationResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) GetVariant ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) GetVariant(context.Context, *GetVariantRequest) (*GetVariantResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) IsLimiterInUse ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) IsLimiterInUse(context.Context, *IsLimiterInUseRequest) (*IsLimiterInUseResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) IsMbcInUse ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) IsMbcInUse(context.Context, *IsMbcInUseRequest) (*IsMbcInUseResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) IsPostEqInUse ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) IsPostEqInUse(context.Context, *IsPostEqInUseRequest) (*IsPostEqInUseResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) IsPreEqInUse ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) IsPreEqInUse(context.Context, *IsPreEqInUseRequest) (*IsPreEqInUseResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetAllChannelsTo ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetAllChannelsTo(context.Context, *DynamicsProcessingConfigSetAllChannelsToRequest) (*SetAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetChannelTo ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetInputGainAllChannelsTo ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetInputGainAllChannelsTo(context.Context, *DynamicsProcessingConfigSetInputGainAllChannelsToRequest) (*SetInputGainAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetInputGainByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetInputGainByChannelIndex(context.Context, *SetInputGainByChannelIndexRequest) (*SetInputGainByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetLimiterAllChannelsTo ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetLimiterAllChannelsTo(context.Context, *DynamicsProcessingConfigSetLimiterAllChannelsToRequest) (*SetLimiterAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetLimiterByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetLimiterByChannelIndex(context.Context, *DynamicsProcessingConfigSetLimiterByChannelIndexRequest) (*SetLimiterByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetMbcAllChannelsTo ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetMbcAllChannelsTo(context.Context, *DynamicsProcessingConfigSetMbcAllChannelsToRequest) (*SetMbcAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetMbcBandAllChannelsTo ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetMbcBandAllChannelsTo(context.Context, *DynamicsProcessingConfigSetMbcBandAllChannelsToRequest) (*SetMbcBandAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetMbcBandByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetMbcBandByChannelIndex(context.Context, *DynamicsProcessingConfigSetMbcBandByChannelIndexRequest) (*SetMbcBandByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetMbcByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetMbcByChannelIndex(context.Context, *DynamicsProcessingConfigSetMbcByChannelIndexRequest) (*SetMbcByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPostEqAllChannelsTo ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPostEqAllChannelsTo(context.Context, *DynamicsProcessingConfigSetPostEqAllChannelsToRequest) (*SetPostEqAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPostEqBandAllChannelsTo ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPostEqBandAllChannelsTo(context.Context, *DynamicsProcessingConfigSetPostEqBandAllChannelsToRequest) (*SetPostEqBandAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPostEqBandByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPostEqBandByChannelIndex(context.Context, *DynamicsProcessingConfigSetPostEqBandByChannelIndexRequest) (*SetPostEqBandByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPostEqByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPostEqByChannelIndex(context.Context, *DynamicsProcessingConfigSetPostEqByChannelIndexRequest) (*SetPostEqByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPreEqAllChannelsTo ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPreEqAllChannelsTo(context.Context, *DynamicsProcessingConfigSetPreEqAllChannelsToRequest) (*SetPreEqAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPreEqBandAllChannelsTo ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPreEqBandAllChannelsTo(context.Context, *DynamicsProcessingConfigSetPreEqBandAllChannelsToRequest) (*SetPreEqBandAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPreEqBandByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPreEqBandByChannelIndex(context.Context, *DynamicsProcessingConfigSetPreEqBandByChannelIndexRequest) (*SetPreEqBandByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPreEqByChannelIndex ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) SetPreEqByChannelIndex(context.Context, *DynamicsProcessingConfigSetPreEqByChannelIndexRequest) (*SetPreEqByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingConfigServiceServer) ToString ¶
func (UnimplementedDynamicsProcessingConfigServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedDynamicsProcessingEqBandServiceServer ¶
type UnimplementedDynamicsProcessingEqBandServiceServer struct{}
UnimplementedDynamicsProcessingEqBandServiceServer 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 (UnimplementedDynamicsProcessingEqBandServiceServer) GetGain ¶
func (UnimplementedDynamicsProcessingEqBandServiceServer) GetGain(context.Context, *GetGainRequest) (*GetGainResponse, error)
func (UnimplementedDynamicsProcessingEqBandServiceServer) SetGain ¶
func (UnimplementedDynamicsProcessingEqBandServiceServer) SetGain(context.Context, *SetGainRequest) (*SetGainResponse, error)
func (UnimplementedDynamicsProcessingEqBandServiceServer) ToString ¶
func (UnimplementedDynamicsProcessingEqBandServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedDynamicsProcessingEqServiceServer ¶
type UnimplementedDynamicsProcessingEqServiceServer struct{}
UnimplementedDynamicsProcessingEqServiceServer 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 (UnimplementedDynamicsProcessingEqServiceServer) GetBand ¶
func (UnimplementedDynamicsProcessingEqServiceServer) GetBand(context.Context, *GetBandRequest) (*GetBandResponse, error)
func (UnimplementedDynamicsProcessingEqServiceServer) SetBand ¶
func (UnimplementedDynamicsProcessingEqServiceServer) SetBand(context.Context, *SetBandRequest) (*SetBandResponse, error)
func (UnimplementedDynamicsProcessingEqServiceServer) ToString ¶
func (UnimplementedDynamicsProcessingEqServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedDynamicsProcessingLimiterServiceServer ¶
type UnimplementedDynamicsProcessingLimiterServiceServer struct{}
UnimplementedDynamicsProcessingLimiterServiceServer 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 (UnimplementedDynamicsProcessingLimiterServiceServer) GetAttackTime ¶
func (UnimplementedDynamicsProcessingLimiterServiceServer) GetAttackTime(context.Context, *GetAttackTimeRequest) (*GetAttackTimeResponse, error)
func (UnimplementedDynamicsProcessingLimiterServiceServer) GetLinkGroup ¶
func (UnimplementedDynamicsProcessingLimiterServiceServer) GetLinkGroup(context.Context, *GetLinkGroupRequest) (*GetLinkGroupResponse, error)
func (UnimplementedDynamicsProcessingLimiterServiceServer) GetPostGain ¶
func (UnimplementedDynamicsProcessingLimiterServiceServer) GetPostGain(context.Context, *GetPostGainRequest) (*GetPostGainResponse, error)
func (UnimplementedDynamicsProcessingLimiterServiceServer) GetRatio ¶
func (UnimplementedDynamicsProcessingLimiterServiceServer) GetRatio(context.Context, *GetRatioRequest) (*GetRatioResponse, error)
func (UnimplementedDynamicsProcessingLimiterServiceServer) GetReleaseTime ¶
func (UnimplementedDynamicsProcessingLimiterServiceServer) GetReleaseTime(context.Context, *GetReleaseTimeRequest) (*GetReleaseTimeResponse, error)
func (UnimplementedDynamicsProcessingLimiterServiceServer) GetThreshold ¶
func (UnimplementedDynamicsProcessingLimiterServiceServer) GetThreshold(context.Context, *GetThresholdRequest) (*GetThresholdResponse, error)
func (UnimplementedDynamicsProcessingLimiterServiceServer) SetAttackTime ¶
func (UnimplementedDynamicsProcessingLimiterServiceServer) SetAttackTime(context.Context, *SetAttackTimeRequest) (*SetAttackTimeResponse, error)
func (UnimplementedDynamicsProcessingLimiterServiceServer) SetLinkGroup ¶
func (UnimplementedDynamicsProcessingLimiterServiceServer) SetLinkGroup(context.Context, *SetLinkGroupRequest) (*SetLinkGroupResponse, error)
func (UnimplementedDynamicsProcessingLimiterServiceServer) SetPostGain ¶
func (UnimplementedDynamicsProcessingLimiterServiceServer) SetPostGain(context.Context, *SetPostGainRequest) (*SetPostGainResponse, error)
func (UnimplementedDynamicsProcessingLimiterServiceServer) SetRatio ¶
func (UnimplementedDynamicsProcessingLimiterServiceServer) SetRatio(context.Context, *SetRatioRequest) (*SetRatioResponse, error)
func (UnimplementedDynamicsProcessingLimiterServiceServer) SetReleaseTime ¶
func (UnimplementedDynamicsProcessingLimiterServiceServer) SetReleaseTime(context.Context, *SetReleaseTimeRequest) (*SetReleaseTimeResponse, error)
func (UnimplementedDynamicsProcessingLimiterServiceServer) SetThreshold ¶
func (UnimplementedDynamicsProcessingLimiterServiceServer) SetThreshold(context.Context, *SetThresholdRequest) (*SetThresholdResponse, error)
func (UnimplementedDynamicsProcessingLimiterServiceServer) ToString ¶
func (UnimplementedDynamicsProcessingLimiterServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedDynamicsProcessingMbcBandServiceServer ¶
type UnimplementedDynamicsProcessingMbcBandServiceServer struct{}
UnimplementedDynamicsProcessingMbcBandServiceServer 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 (UnimplementedDynamicsProcessingMbcBandServiceServer) GetAttackTime ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetAttackTime(context.Context, *GetAttackTimeRequest) (*GetAttackTimeResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetExpanderRatio ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetExpanderRatio(context.Context, *GetExpanderRatioRequest) (*GetExpanderRatioResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetKneeWidth ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetKneeWidth(context.Context, *GetKneeWidthRequest) (*GetKneeWidthResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetNoiseGateThreshold ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetNoiseGateThreshold(context.Context, *GetNoiseGateThresholdRequest) (*GetNoiseGateThresholdResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetPostGain ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetPostGain(context.Context, *GetPostGainRequest) (*GetPostGainResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetPreGain ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetPreGain(context.Context, *GetPreGainRequest) (*GetPreGainResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetRatio ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetRatio(context.Context, *GetRatioRequest) (*GetRatioResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetReleaseTime ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetReleaseTime(context.Context, *GetReleaseTimeRequest) (*GetReleaseTimeResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetThreshold ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) GetThreshold(context.Context, *GetThresholdRequest) (*GetThresholdResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetAttackTime ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetAttackTime(context.Context, *SetAttackTimeRequest) (*SetAttackTimeResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetExpanderRatio ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetExpanderRatio(context.Context, *SetExpanderRatioRequest) (*SetExpanderRatioResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetKneeWidth ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetKneeWidth(context.Context, *SetKneeWidthRequest) (*SetKneeWidthResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetNoiseGateThreshold ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetNoiseGateThreshold(context.Context, *SetNoiseGateThresholdRequest) (*SetNoiseGateThresholdResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetPostGain ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetPostGain(context.Context, *SetPostGainRequest) (*SetPostGainResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetPreGain ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetPreGain(context.Context, *SetPreGainRequest) (*SetPreGainResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetRatio ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetRatio(context.Context, *SetRatioRequest) (*SetRatioResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetReleaseTime ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetReleaseTime(context.Context, *SetReleaseTimeRequest) (*SetReleaseTimeResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetThreshold ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) SetThreshold(context.Context, *SetThresholdRequest) (*SetThresholdResponse, error)
func (UnimplementedDynamicsProcessingMbcBandServiceServer) ToString ¶
func (UnimplementedDynamicsProcessingMbcBandServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedDynamicsProcessingMbcServiceServer ¶
type UnimplementedDynamicsProcessingMbcServiceServer struct{}
UnimplementedDynamicsProcessingMbcServiceServer 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 (UnimplementedDynamicsProcessingMbcServiceServer) GetBand ¶
func (UnimplementedDynamicsProcessingMbcServiceServer) GetBand(context.Context, *GetBandRequest) (*GetBandResponse, error)
func (UnimplementedDynamicsProcessingMbcServiceServer) SetBand ¶
func (UnimplementedDynamicsProcessingMbcServiceServer) SetBand(context.Context, *SetBandRequest) (*SetBandResponse, error)
func (UnimplementedDynamicsProcessingMbcServiceServer) ToString ¶
func (UnimplementedDynamicsProcessingMbcServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedDynamicsProcessingServiceServer ¶
type UnimplementedDynamicsProcessingServiceServer struct{}
UnimplementedDynamicsProcessingServiceServer 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 (UnimplementedDynamicsProcessingServiceServer) GetChannelByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) GetChannelByChannelIndex(context.Context, *GetChannelByChannelIndexRequest) (*GetChannelByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) GetChannelCount ¶
func (UnimplementedDynamicsProcessingServiceServer) GetChannelCount(context.Context, *GetChannelCountRequest) (*GetChannelCountResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) GetConfig ¶
func (UnimplementedDynamicsProcessingServiceServer) GetConfig(context.Context, *GetConfigRequest) (*GetConfigResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) GetInputGainByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) GetInputGainByChannelIndex(context.Context, *GetInputGainByChannelIndexRequest) (*GetInputGainByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) GetLimiterByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) GetLimiterByChannelIndex(context.Context, *GetLimiterByChannelIndexRequest) (*GetLimiterByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) GetMbcBandByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) GetMbcBandByChannelIndex(context.Context, *GetMbcBandByChannelIndexRequest) (*GetMbcBandByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) GetMbcByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) GetMbcByChannelIndex(context.Context, *GetMbcByChannelIndexRequest) (*GetMbcByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) GetPostEqBandByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) GetPostEqBandByChannelIndex(context.Context, *GetPostEqBandByChannelIndexRequest) (*GetPostEqBandByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) GetPostEqByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) GetPostEqByChannelIndex(context.Context, *GetPostEqByChannelIndexRequest) (*GetPostEqByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) GetPreEqBandByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) GetPreEqBandByChannelIndex(context.Context, *GetPreEqBandByChannelIndexRequest) (*GetPreEqBandByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) GetPreEqByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) GetPreEqByChannelIndex(context.Context, *GetPreEqByChannelIndexRequest) (*GetPreEqByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) NewDynamicsProcessing ¶
func (UnimplementedDynamicsProcessingServiceServer) NewDynamicsProcessing(context.Context, *NewDynamicsProcessingRequest) (*NewDynamicsProcessingResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetAllChannelsTo ¶
func (UnimplementedDynamicsProcessingServiceServer) SetAllChannelsTo(context.Context, *SetAllChannelsToRequest) (*SetAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetChannelTo ¶
func (UnimplementedDynamicsProcessingServiceServer) SetChannelTo(context.Context, *SetChannelToRequest) (*SetChannelToResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetInputGainAllChannelsTo ¶
func (UnimplementedDynamicsProcessingServiceServer) SetInputGainAllChannelsTo(context.Context, *SetInputGainAllChannelsToRequest) (*SetInputGainAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetInputGainbyChannel ¶
func (UnimplementedDynamicsProcessingServiceServer) SetInputGainbyChannel(context.Context, *SetInputGainbyChannelRequest) (*SetInputGainbyChannelResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetLimiterAllChannelsTo ¶
func (UnimplementedDynamicsProcessingServiceServer) SetLimiterAllChannelsTo(context.Context, *SetLimiterAllChannelsToRequest) (*SetLimiterAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetLimiterByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) SetLimiterByChannelIndex(context.Context, *SetLimiterByChannelIndexRequest) (*SetLimiterByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetMbcAllChannelsTo ¶
func (UnimplementedDynamicsProcessingServiceServer) SetMbcAllChannelsTo(context.Context, *SetMbcAllChannelsToRequest) (*SetMbcAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetMbcBandAllChannelsTo ¶
func (UnimplementedDynamicsProcessingServiceServer) SetMbcBandAllChannelsTo(context.Context, *SetMbcBandAllChannelsToRequest) (*SetMbcBandAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetMbcBandByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) SetMbcBandByChannelIndex(context.Context, *SetMbcBandByChannelIndexRequest) (*SetMbcBandByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetMbcByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) SetMbcByChannelIndex(context.Context, *SetMbcByChannelIndexRequest) (*SetMbcByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetPostEqAllChannelsTo ¶
func (UnimplementedDynamicsProcessingServiceServer) SetPostEqAllChannelsTo(context.Context, *SetPostEqAllChannelsToRequest) (*SetPostEqAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetPostEqBandAllChannelsTo ¶
func (UnimplementedDynamicsProcessingServiceServer) SetPostEqBandAllChannelsTo(context.Context, *SetPostEqBandAllChannelsToRequest) (*SetPostEqBandAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetPostEqBandByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) SetPostEqBandByChannelIndex(context.Context, *SetPostEqBandByChannelIndexRequest) (*SetPostEqBandByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetPostEqByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) SetPostEqByChannelIndex(context.Context, *SetPostEqByChannelIndexRequest) (*SetPostEqByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetPreEqAllChannelsTo ¶
func (UnimplementedDynamicsProcessingServiceServer) SetPreEqAllChannelsTo(context.Context, *SetPreEqAllChannelsToRequest) (*SetPreEqAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetPreEqBandAllChannelsTo ¶
func (UnimplementedDynamicsProcessingServiceServer) SetPreEqBandAllChannelsTo(context.Context, *SetPreEqBandAllChannelsToRequest) (*SetPreEqBandAllChannelsToResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetPreEqBandByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) SetPreEqBandByChannelIndex(context.Context, *SetPreEqBandByChannelIndexRequest) (*SetPreEqBandByChannelIndexResponse, error)
func (UnimplementedDynamicsProcessingServiceServer) SetPreEqByChannelIndex ¶
func (UnimplementedDynamicsProcessingServiceServer) SetPreEqByChannelIndex(context.Context, *SetPreEqByChannelIndexRequest) (*SetPreEqByChannelIndexResponse, error)
type UnimplementedDynamicsProcessingStageServiceServer ¶
type UnimplementedDynamicsProcessingStageServiceServer struct{}
UnimplementedDynamicsProcessingStageServiceServer 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 (UnimplementedDynamicsProcessingStageServiceServer) IsEnabled ¶
func (UnimplementedDynamicsProcessingStageServiceServer) IsEnabled(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error)
func (UnimplementedDynamicsProcessingStageServiceServer) IsInUse ¶
func (UnimplementedDynamicsProcessingStageServiceServer) IsInUse(context.Context, *IsInUseRequest) (*IsInUseResponse, error)
func (UnimplementedDynamicsProcessingStageServiceServer) SetEnabled ¶
func (UnimplementedDynamicsProcessingStageServiceServer) SetEnabled(context.Context, *SetEnabledRequest) (*SetEnabledResponse, error)
func (UnimplementedDynamicsProcessingStageServiceServer) ToString ¶
func (UnimplementedDynamicsProcessingStageServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedEnvironmentalReverbOnParameterChangeListenerServiceServer ¶
type UnimplementedEnvironmentalReverbOnParameterChangeListenerServiceServer struct{}
UnimplementedEnvironmentalReverbOnParameterChangeListenerServiceServer 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 (UnimplementedEnvironmentalReverbOnParameterChangeListenerServiceServer) OnParameterChange ¶
func (UnimplementedEnvironmentalReverbOnParameterChangeListenerServiceServer) OnParameterChange(context.Context, *OnParameterChangeRequest) (*OnParameterChangeResponse, error)
type UnimplementedEnvironmentalReverbServiceServer ¶
type UnimplementedEnvironmentalReverbServiceServer struct{}
UnimplementedEnvironmentalReverbServiceServer 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 (UnimplementedEnvironmentalReverbServiceServer) GetDecayHFRatio ¶
func (UnimplementedEnvironmentalReverbServiceServer) GetDecayHFRatio(context.Context, *GetDecayHFRatioRequest) (*GetDecayHFRatioResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) GetDecayTime ¶
func (UnimplementedEnvironmentalReverbServiceServer) GetDecayTime(context.Context, *GetDecayTimeRequest) (*GetDecayTimeResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) GetDensity ¶
func (UnimplementedEnvironmentalReverbServiceServer) GetDensity(context.Context, *GetDensityRequest) (*GetDensityResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) GetDiffusion ¶
func (UnimplementedEnvironmentalReverbServiceServer) GetDiffusion(context.Context, *GetDiffusionRequest) (*GetDiffusionResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) GetProperties ¶
func (UnimplementedEnvironmentalReverbServiceServer) GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) GetReflectionsDelay ¶
func (UnimplementedEnvironmentalReverbServiceServer) GetReflectionsDelay(context.Context, *GetReflectionsDelayRequest) (*GetReflectionsDelayResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) GetReflectionsLevel ¶
func (UnimplementedEnvironmentalReverbServiceServer) GetReflectionsLevel(context.Context, *GetReflectionsLevelRequest) (*GetReflectionsLevelResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) GetReverbDelay ¶
func (UnimplementedEnvironmentalReverbServiceServer) GetReverbDelay(context.Context, *GetReverbDelayRequest) (*GetReverbDelayResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) GetReverbLevel ¶
func (UnimplementedEnvironmentalReverbServiceServer) GetReverbLevel(context.Context, *GetReverbLevelRequest) (*GetReverbLevelResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) GetRoomHFLevel ¶
func (UnimplementedEnvironmentalReverbServiceServer) GetRoomHFLevel(context.Context, *GetRoomHFLevelRequest) (*GetRoomHFLevelResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) GetRoomLevel ¶
func (UnimplementedEnvironmentalReverbServiceServer) GetRoomLevel(context.Context, *GetRoomLevelRequest) (*GetRoomLevelResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) NewEnvironmentalReverb ¶
func (UnimplementedEnvironmentalReverbServiceServer) NewEnvironmentalReverb(context.Context, *NewEnvironmentalReverbRequest) (*NewEnvironmentalReverbResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) SetDecayHFRatio ¶
func (UnimplementedEnvironmentalReverbServiceServer) SetDecayHFRatio(context.Context, *SetDecayHFRatioRequest) (*SetDecayHFRatioResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) SetDecayTime ¶
func (UnimplementedEnvironmentalReverbServiceServer) SetDecayTime(context.Context, *SetDecayTimeRequest) (*SetDecayTimeResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) SetDensity ¶
func (UnimplementedEnvironmentalReverbServiceServer) SetDensity(context.Context, *SetDensityRequest) (*SetDensityResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) SetDiffusion ¶
func (UnimplementedEnvironmentalReverbServiceServer) SetDiffusion(context.Context, *SetDiffusionRequest) (*SetDiffusionResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) SetParameterListener ¶
func (UnimplementedEnvironmentalReverbServiceServer) SetParameterListener(context.Context, *SetParameterListenerRequest) (*SetParameterListenerResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) SetProperties ¶
func (UnimplementedEnvironmentalReverbServiceServer) SetProperties(context.Context, *SetPropertiesRequest) (*SetPropertiesResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) SetReflectionsDelay ¶
func (UnimplementedEnvironmentalReverbServiceServer) SetReflectionsDelay(context.Context, *SetReflectionsDelayRequest) (*SetReflectionsDelayResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) SetReflectionsLevel ¶
func (UnimplementedEnvironmentalReverbServiceServer) SetReflectionsLevel(context.Context, *SetReflectionsLevelRequest) (*SetReflectionsLevelResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) SetReverbDelay ¶
func (UnimplementedEnvironmentalReverbServiceServer) SetReverbDelay(context.Context, *SetReverbDelayRequest) (*SetReverbDelayResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) SetReverbLevel ¶
func (UnimplementedEnvironmentalReverbServiceServer) SetReverbLevel(context.Context, *SetReverbLevelRequest) (*SetReverbLevelResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) SetRoomHFLevel ¶
func (UnimplementedEnvironmentalReverbServiceServer) SetRoomHFLevel(context.Context, *SetRoomHFLevelRequest) (*SetRoomHFLevelResponse, error)
func (UnimplementedEnvironmentalReverbServiceServer) SetRoomLevel ¶
func (UnimplementedEnvironmentalReverbServiceServer) SetRoomLevel(context.Context, *SetRoomLevelRequest) (*SetRoomLevelResponse, error)
type UnimplementedEnvironmentalReverbSettingsServiceServer ¶
type UnimplementedEnvironmentalReverbSettingsServiceServer struct{}
UnimplementedEnvironmentalReverbSettingsServiceServer 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 (UnimplementedEnvironmentalReverbSettingsServiceServer) ToString ¶
func (UnimplementedEnvironmentalReverbSettingsServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedEqualizerOnParameterChangeListenerServiceServer ¶
type UnimplementedEqualizerOnParameterChangeListenerServiceServer struct{}
UnimplementedEqualizerOnParameterChangeListenerServiceServer 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 (UnimplementedEqualizerOnParameterChangeListenerServiceServer) OnParameterChange ¶
type UnimplementedEqualizerServiceServer ¶
type UnimplementedEqualizerServiceServer struct{}
UnimplementedEqualizerServiceServer 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 (UnimplementedEqualizerServiceServer) GetBand ¶
func (UnimplementedEqualizerServiceServer) GetBand(context.Context, *EqualizerGetBandRequest) (*EqualizerGetBandResponse, error)
func (UnimplementedEqualizerServiceServer) GetBandFreqRange ¶
func (UnimplementedEqualizerServiceServer) GetBandFreqRange(context.Context, *GetBandFreqRangeRequest) (*GetBandFreqRangeResponse, error)
func (UnimplementedEqualizerServiceServer) GetBandLevel ¶
func (UnimplementedEqualizerServiceServer) GetBandLevel(context.Context, *GetBandLevelRequest) (*GetBandLevelResponse, error)
func (UnimplementedEqualizerServiceServer) GetBandLevelRange ¶
func (UnimplementedEqualizerServiceServer) GetBandLevelRange(context.Context, *GetBandLevelRangeRequest) (*GetBandLevelRangeResponse, error)
func (UnimplementedEqualizerServiceServer) GetCenterFreq ¶
func (UnimplementedEqualizerServiceServer) GetCenterFreq(context.Context, *GetCenterFreqRequest) (*GetCenterFreqResponse, error)
func (UnimplementedEqualizerServiceServer) GetCurrentPreset ¶
func (UnimplementedEqualizerServiceServer) GetCurrentPreset(context.Context, *GetCurrentPresetRequest) (*GetCurrentPresetResponse, error)
func (UnimplementedEqualizerServiceServer) GetNumberOfBands ¶
func (UnimplementedEqualizerServiceServer) GetNumberOfBands(context.Context, *GetNumberOfBandsRequest) (*GetNumberOfBandsResponse, error)
func (UnimplementedEqualizerServiceServer) GetNumberOfPresets ¶
func (UnimplementedEqualizerServiceServer) GetNumberOfPresets(context.Context, *GetNumberOfPresetsRequest) (*GetNumberOfPresetsResponse, error)
func (UnimplementedEqualizerServiceServer) GetPresetName ¶
func (UnimplementedEqualizerServiceServer) GetPresetName(context.Context, *GetPresetNameRequest) (*GetPresetNameResponse, error)
func (UnimplementedEqualizerServiceServer) GetProperties ¶
func (UnimplementedEqualizerServiceServer) GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
func (UnimplementedEqualizerServiceServer) NewEqualizer ¶
func (UnimplementedEqualizerServiceServer) NewEqualizer(context.Context, *NewEqualizerRequest) (*NewEqualizerResponse, error)
func (UnimplementedEqualizerServiceServer) SetBandLevel ¶
func (UnimplementedEqualizerServiceServer) SetBandLevel(context.Context, *SetBandLevelRequest) (*SetBandLevelResponse, error)
func (UnimplementedEqualizerServiceServer) SetParameterListener ¶
func (UnimplementedEqualizerServiceServer) SetParameterListener(context.Context, *SetParameterListenerRequest) (*SetParameterListenerResponse, error)
func (UnimplementedEqualizerServiceServer) SetProperties ¶
func (UnimplementedEqualizerServiceServer) SetProperties(context.Context, *SetPropertiesRequest) (*SetPropertiesResponse, error)
func (UnimplementedEqualizerServiceServer) UsePreset ¶
func (UnimplementedEqualizerServiceServer) UsePreset(context.Context, *UsePresetRequest) (*UsePresetResponse, error)
type UnimplementedEqualizerSettingsServiceServer ¶
type UnimplementedEqualizerSettingsServiceServer struct{}
UnimplementedEqualizerSettingsServiceServer 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 (UnimplementedEqualizerSettingsServiceServer) ToString ¶
func (UnimplementedEqualizerSettingsServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedHapticGeneratorServiceServer ¶
type UnimplementedHapticGeneratorServiceServer struct{}
UnimplementedHapticGeneratorServiceServer 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 (UnimplementedHapticGeneratorServiceServer) Close ¶
func (UnimplementedHapticGeneratorServiceServer) Close(context.Context, *CloseRequest) (*CloseResponse, error)
func (UnimplementedHapticGeneratorServiceServer) Create ¶
func (UnimplementedHapticGeneratorServiceServer) Create(context.Context, *CreateRequest) (*CreateResponse, error)
func (UnimplementedHapticGeneratorServiceServer) IsAvailable ¶
func (UnimplementedHapticGeneratorServiceServer) IsAvailable(context.Context, *IsAvailableRequest) (*IsAvailableResponse, error)
func (UnimplementedHapticGeneratorServiceServer) Release ¶
func (UnimplementedHapticGeneratorServiceServer) Release(context.Context, *ReleaseRequest) (*ReleaseResponse, error)
func (UnimplementedHapticGeneratorServiceServer) SetEnabled ¶
func (UnimplementedHapticGeneratorServiceServer) SetEnabled(context.Context, *SetEnabledRequest) (*HapticGeneratorSetEnabledResponse, error)
type UnimplementedLoudnessEnhancerServiceServer ¶
type UnimplementedLoudnessEnhancerServiceServer struct{}
UnimplementedLoudnessEnhancerServiceServer 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 (UnimplementedLoudnessEnhancerServiceServer) GetTargetGain ¶
func (UnimplementedLoudnessEnhancerServiceServer) GetTargetGain(context.Context, *GetTargetGainRequest) (*GetTargetGainResponse, error)
func (UnimplementedLoudnessEnhancerServiceServer) NewLoudnessEnhancer ¶
func (UnimplementedLoudnessEnhancerServiceServer) NewLoudnessEnhancer(context.Context, *NewLoudnessEnhancerRequest) (*NewLoudnessEnhancerResponse, error)
func (UnimplementedLoudnessEnhancerServiceServer) SetTargetGain ¶
func (UnimplementedLoudnessEnhancerServiceServer) SetTargetGain(context.Context, *SetTargetGainRequest) (*SetTargetGainResponse, error)
type UnimplementedNoiseSuppressorServiceServer ¶
type UnimplementedNoiseSuppressorServiceServer struct{}
UnimplementedNoiseSuppressorServiceServer 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 (UnimplementedNoiseSuppressorServiceServer) Create ¶
func (UnimplementedNoiseSuppressorServiceServer) Create(context.Context, *CreateRequest) (*CreateResponse, error)
func (UnimplementedNoiseSuppressorServiceServer) IsAvailable ¶
func (UnimplementedNoiseSuppressorServiceServer) IsAvailable(context.Context, *IsAvailableRequest) (*IsAvailableResponse, error)
type UnimplementedPresetReverbOnParameterChangeListenerServiceServer ¶
type UnimplementedPresetReverbOnParameterChangeListenerServiceServer struct{}
UnimplementedPresetReverbOnParameterChangeListenerServiceServer 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 (UnimplementedPresetReverbOnParameterChangeListenerServiceServer) OnParameterChange ¶
func (UnimplementedPresetReverbOnParameterChangeListenerServiceServer) OnParameterChange(context.Context, *OnParameterChangeRequest) (*OnParameterChangeResponse, error)
type UnimplementedPresetReverbServiceServer ¶
type UnimplementedPresetReverbServiceServer struct{}
UnimplementedPresetReverbServiceServer 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 (UnimplementedPresetReverbServiceServer) GetPreset ¶
func (UnimplementedPresetReverbServiceServer) GetPreset(context.Context, *GetPresetRequest) (*GetPresetResponse, error)
func (UnimplementedPresetReverbServiceServer) GetProperties ¶
func (UnimplementedPresetReverbServiceServer) GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
func (UnimplementedPresetReverbServiceServer) NewPresetReverb ¶
func (UnimplementedPresetReverbServiceServer) NewPresetReverb(context.Context, *NewPresetReverbRequest) (*NewPresetReverbResponse, error)
func (UnimplementedPresetReverbServiceServer) SetParameterListener ¶
func (UnimplementedPresetReverbServiceServer) SetParameterListener(context.Context, *SetParameterListenerRequest) (*SetParameterListenerResponse, error)
func (UnimplementedPresetReverbServiceServer) SetPreset ¶
func (UnimplementedPresetReverbServiceServer) SetPreset(context.Context, *SetPresetRequest) (*SetPresetResponse, error)
func (UnimplementedPresetReverbServiceServer) SetProperties ¶
func (UnimplementedPresetReverbServiceServer) SetProperties(context.Context, *SetPropertiesRequest) (*SetPropertiesResponse, error)
type UnimplementedPresetReverbSettingsServiceServer ¶
type UnimplementedPresetReverbSettingsServiceServer struct{}
UnimplementedPresetReverbSettingsServiceServer 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 (UnimplementedPresetReverbSettingsServiceServer) ToString ¶
func (UnimplementedPresetReverbSettingsServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedVirtualizerOnParameterChangeListenerServiceServer ¶
type UnimplementedVirtualizerOnParameterChangeListenerServiceServer struct{}
UnimplementedVirtualizerOnParameterChangeListenerServiceServer 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 (UnimplementedVirtualizerOnParameterChangeListenerServiceServer) OnParameterChange ¶
func (UnimplementedVirtualizerOnParameterChangeListenerServiceServer) OnParameterChange(context.Context, *OnParameterChangeRequest) (*OnParameterChangeResponse, error)
type UnimplementedVirtualizerServiceServer ¶
type UnimplementedVirtualizerServiceServer struct{}
UnimplementedVirtualizerServiceServer 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 (UnimplementedVirtualizerServiceServer) CanVirtualize ¶
func (UnimplementedVirtualizerServiceServer) CanVirtualize(context.Context, *CanVirtualizeRequest) (*CanVirtualizeResponse, error)
func (UnimplementedVirtualizerServiceServer) ForceVirtualizationMode ¶
func (UnimplementedVirtualizerServiceServer) ForceVirtualizationMode(context.Context, *ForceVirtualizationModeRequest) (*ForceVirtualizationModeResponse, error)
func (UnimplementedVirtualizerServiceServer) GetProperties ¶
func (UnimplementedVirtualizerServiceServer) GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
func (UnimplementedVirtualizerServiceServer) GetRoundedStrength ¶
func (UnimplementedVirtualizerServiceServer) GetRoundedStrength(context.Context, *GetRoundedStrengthRequest) (*GetRoundedStrengthResponse, error)
func (UnimplementedVirtualizerServiceServer) GetSpeakerAngles ¶
func (UnimplementedVirtualizerServiceServer) GetSpeakerAngles(context.Context, *GetSpeakerAnglesRequest) (*GetSpeakerAnglesResponse, error)
func (UnimplementedVirtualizerServiceServer) GetStrengthSupported ¶
func (UnimplementedVirtualizerServiceServer) GetStrengthSupported(context.Context, *GetStrengthSupportedRequest) (*GetStrengthSupportedResponse, error)
func (UnimplementedVirtualizerServiceServer) GetVirtualizationMode ¶
func (UnimplementedVirtualizerServiceServer) GetVirtualizationMode(context.Context, *GetVirtualizationModeRequest) (*GetVirtualizationModeResponse, error)
func (UnimplementedVirtualizerServiceServer) NewVirtualizer ¶
func (UnimplementedVirtualizerServiceServer) NewVirtualizer(context.Context, *NewVirtualizerRequest) (*NewVirtualizerResponse, error)
func (UnimplementedVirtualizerServiceServer) SetParameterListener ¶
func (UnimplementedVirtualizerServiceServer) SetParameterListener(context.Context, *SetParameterListenerRequest) (*SetParameterListenerResponse, error)
func (UnimplementedVirtualizerServiceServer) SetProperties ¶
func (UnimplementedVirtualizerServiceServer) SetProperties(context.Context, *SetPropertiesRequest) (*SetPropertiesResponse, error)
func (UnimplementedVirtualizerServiceServer) SetStrength ¶
func (UnimplementedVirtualizerServiceServer) SetStrength(context.Context, *SetStrengthRequest) (*SetStrengthResponse, error)
type UnimplementedVirtualizerSettingsServiceServer ¶
type UnimplementedVirtualizerSettingsServiceServer struct{}
UnimplementedVirtualizerSettingsServiceServer 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 (UnimplementedVirtualizerSettingsServiceServer) ToString ¶
func (UnimplementedVirtualizerSettingsServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
type UnimplementedVisualizerOnDataCaptureListenerServiceServer ¶
type UnimplementedVisualizerOnDataCaptureListenerServiceServer struct{}
UnimplementedVisualizerOnDataCaptureListenerServiceServer 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 (UnimplementedVisualizerOnDataCaptureListenerServiceServer) OnFftDataCapture ¶
func (UnimplementedVisualizerOnDataCaptureListenerServiceServer) OnFftDataCapture(context.Context, *OnFftDataCaptureRequest) (*OnFftDataCaptureResponse, error)
func (UnimplementedVisualizerOnDataCaptureListenerServiceServer) OnWaveFormDataCapture ¶
func (UnimplementedVisualizerOnDataCaptureListenerServiceServer) OnWaveFormDataCapture(context.Context, *OnWaveFormDataCaptureRequest) (*OnWaveFormDataCaptureResponse, error)
type UnimplementedVisualizerServiceServer ¶
type UnimplementedVisualizerServiceServer struct{}
UnimplementedVisualizerServiceServer 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 (UnimplementedVisualizerServiceServer) GetCaptureSize ¶
func (UnimplementedVisualizerServiceServer) GetCaptureSize(context.Context, *GetCaptureSizeRequest) (*GetCaptureSizeResponse, error)
func (UnimplementedVisualizerServiceServer) GetCaptureSizeRange ¶
func (UnimplementedVisualizerServiceServer) GetCaptureSizeRange(context.Context, *GetCaptureSizeRangeRequest) (*GetCaptureSizeRangeResponse, error)
func (UnimplementedVisualizerServiceServer) GetEnabled ¶
func (UnimplementedVisualizerServiceServer) GetEnabled(context.Context, *VisualizerGetEnabledRequest) (*GetEnabledResponse, error)
func (UnimplementedVisualizerServiceServer) GetFft ¶
func (UnimplementedVisualizerServiceServer) GetFft(context.Context, *GetFftRequest) (*GetFftResponse, error)
func (UnimplementedVisualizerServiceServer) GetMaxCaptureRate ¶
func (UnimplementedVisualizerServiceServer) GetMaxCaptureRate(context.Context, *GetMaxCaptureRateRequest) (*GetMaxCaptureRateResponse, error)
func (UnimplementedVisualizerServiceServer) GetMeasurementMode ¶
func (UnimplementedVisualizerServiceServer) GetMeasurementMode(context.Context, *GetMeasurementModeRequest) (*GetMeasurementModeResponse, error)
func (UnimplementedVisualizerServiceServer) GetMeasurementPeakRms ¶
func (UnimplementedVisualizerServiceServer) GetMeasurementPeakRms(context.Context, *GetMeasurementPeakRmsRequest) (*GetMeasurementPeakRmsResponse, error)
func (UnimplementedVisualizerServiceServer) GetSamplingRate ¶
func (UnimplementedVisualizerServiceServer) GetSamplingRate(context.Context, *GetSamplingRateRequest) (*GetSamplingRateResponse, error)
func (UnimplementedVisualizerServiceServer) GetScalingMode ¶
func (UnimplementedVisualizerServiceServer) GetScalingMode(context.Context, *GetScalingModeRequest) (*GetScalingModeResponse, error)
func (UnimplementedVisualizerServiceServer) GetWaveForm ¶
func (UnimplementedVisualizerServiceServer) GetWaveForm(context.Context, *GetWaveFormRequest) (*GetWaveFormResponse, error)
func (UnimplementedVisualizerServiceServer) NewVisualizer ¶
func (UnimplementedVisualizerServiceServer) NewVisualizer(context.Context, *NewVisualizerRequest) (*NewVisualizerResponse, error)
func (UnimplementedVisualizerServiceServer) Release ¶
func (UnimplementedVisualizerServiceServer) Release(context.Context, *VisualizerReleaseRequest) (*ReleaseResponse, error)
func (UnimplementedVisualizerServiceServer) SetCaptureSize ¶
func (UnimplementedVisualizerServiceServer) SetCaptureSize(context.Context, *SetCaptureSizeRequest) (*SetCaptureSizeResponse, error)
func (UnimplementedVisualizerServiceServer) SetDataCaptureListener ¶
func (UnimplementedVisualizerServiceServer) SetDataCaptureListener(context.Context, *SetDataCaptureListenerRequest) (*SetDataCaptureListenerResponse, error)
func (UnimplementedVisualizerServiceServer) SetEnabled ¶
func (UnimplementedVisualizerServiceServer) SetEnabled(context.Context, *VisualizerSetEnabledRequest) (*VisualizerSetEnabledResponse, error)
func (UnimplementedVisualizerServiceServer) SetMeasurementMode ¶
func (UnimplementedVisualizerServiceServer) SetMeasurementMode(context.Context, *SetMeasurementModeRequest) (*SetMeasurementModeResponse, error)
func (UnimplementedVisualizerServiceServer) SetScalingMode ¶
func (UnimplementedVisualizerServiceServer) SetScalingMode(context.Context, *SetScalingModeRequest) (*SetScalingModeResponse, error)
type UnsafeAcousticEchoCancelerServiceServer ¶
type UnsafeAcousticEchoCancelerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAcousticEchoCancelerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AcousticEchoCancelerServiceServer will result in compilation errors.
type UnsafeAudioEffectDescriptorServiceServer ¶
type UnsafeAudioEffectDescriptorServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAudioEffectDescriptorServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AudioEffectDescriptorServiceServer will result in compilation errors.
type UnsafeAudioEffectOnControlStatusChangeListenerServiceServer ¶
type UnsafeAudioEffectOnControlStatusChangeListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAudioEffectOnControlStatusChangeListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AudioEffectOnControlStatusChangeListenerServiceServer will result in compilation errors.
type UnsafeAudioEffectOnEnableStatusChangeListenerServiceServer ¶
type UnsafeAudioEffectOnEnableStatusChangeListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAudioEffectOnEnableStatusChangeListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AudioEffectOnEnableStatusChangeListenerServiceServer will result in compilation errors.
type UnsafeAudioEffectServiceServer ¶
type UnsafeAudioEffectServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAudioEffectServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AudioEffectServiceServer will result in compilation errors.
type UnsafeAutomaticGainControlServiceServer ¶
type UnsafeAutomaticGainControlServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAutomaticGainControlServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AutomaticGainControlServiceServer will result in compilation errors.
type UnsafeBassBoostOnParameterChangeListenerServiceServer ¶
type UnsafeBassBoostOnParameterChangeListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeBassBoostOnParameterChangeListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BassBoostOnParameterChangeListenerServiceServer will result in compilation errors.
type UnsafeBassBoostServiceServer ¶
type UnsafeBassBoostServiceServer interface {
// contains filtered or unexported methods
}
UnsafeBassBoostServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BassBoostServiceServer will result in compilation errors.
type UnsafeBassBoostSettingsServiceServer ¶
type UnsafeBassBoostSettingsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeBassBoostSettingsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BassBoostSettingsServiceServer will result in compilation errors.
type UnsafeDynamicsProcessingBandBaseServiceServer ¶
type UnsafeDynamicsProcessingBandBaseServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDynamicsProcessingBandBaseServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DynamicsProcessingBandBaseServiceServer will result in compilation errors.
type UnsafeDynamicsProcessingBandStageServiceServer ¶
type UnsafeDynamicsProcessingBandStageServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDynamicsProcessingBandStageServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DynamicsProcessingBandStageServiceServer will result in compilation errors.
type UnsafeDynamicsProcessingChannelServiceServer ¶
type UnsafeDynamicsProcessingChannelServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDynamicsProcessingChannelServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DynamicsProcessingChannelServiceServer will result in compilation errors.
type UnsafeDynamicsProcessingConfigServiceServer ¶
type UnsafeDynamicsProcessingConfigServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDynamicsProcessingConfigServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DynamicsProcessingConfigServiceServer will result in compilation errors.
type UnsafeDynamicsProcessingEqBandServiceServer ¶
type UnsafeDynamicsProcessingEqBandServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDynamicsProcessingEqBandServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DynamicsProcessingEqBandServiceServer will result in compilation errors.
type UnsafeDynamicsProcessingEqServiceServer ¶
type UnsafeDynamicsProcessingEqServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDynamicsProcessingEqServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DynamicsProcessingEqServiceServer will result in compilation errors.
type UnsafeDynamicsProcessingLimiterServiceServer ¶
type UnsafeDynamicsProcessingLimiterServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDynamicsProcessingLimiterServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DynamicsProcessingLimiterServiceServer will result in compilation errors.
type UnsafeDynamicsProcessingMbcBandServiceServer ¶
type UnsafeDynamicsProcessingMbcBandServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDynamicsProcessingMbcBandServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DynamicsProcessingMbcBandServiceServer will result in compilation errors.
type UnsafeDynamicsProcessingMbcServiceServer ¶
type UnsafeDynamicsProcessingMbcServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDynamicsProcessingMbcServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DynamicsProcessingMbcServiceServer will result in compilation errors.
type UnsafeDynamicsProcessingServiceServer ¶
type UnsafeDynamicsProcessingServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDynamicsProcessingServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DynamicsProcessingServiceServer will result in compilation errors.
type UnsafeDynamicsProcessingStageServiceServer ¶
type UnsafeDynamicsProcessingStageServiceServer interface {
// contains filtered or unexported methods
}
UnsafeDynamicsProcessingStageServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DynamicsProcessingStageServiceServer will result in compilation errors.
type UnsafeEnvironmentalReverbOnParameterChangeListenerServiceServer ¶
type UnsafeEnvironmentalReverbOnParameterChangeListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEnvironmentalReverbOnParameterChangeListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EnvironmentalReverbOnParameterChangeListenerServiceServer will result in compilation errors.
type UnsafeEnvironmentalReverbServiceServer ¶
type UnsafeEnvironmentalReverbServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEnvironmentalReverbServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EnvironmentalReverbServiceServer will result in compilation errors.
type UnsafeEnvironmentalReverbSettingsServiceServer ¶
type UnsafeEnvironmentalReverbSettingsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEnvironmentalReverbSettingsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EnvironmentalReverbSettingsServiceServer will result in compilation errors.
type UnsafeEqualizerOnParameterChangeListenerServiceServer ¶
type UnsafeEqualizerOnParameterChangeListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEqualizerOnParameterChangeListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EqualizerOnParameterChangeListenerServiceServer will result in compilation errors.
type UnsafeEqualizerServiceServer ¶
type UnsafeEqualizerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEqualizerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EqualizerServiceServer will result in compilation errors.
type UnsafeEqualizerSettingsServiceServer ¶
type UnsafeEqualizerSettingsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEqualizerSettingsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EqualizerSettingsServiceServer will result in compilation errors.
type UnsafeHapticGeneratorServiceServer ¶
type UnsafeHapticGeneratorServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHapticGeneratorServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HapticGeneratorServiceServer will result in compilation errors.
type UnsafeLoudnessEnhancerServiceServer ¶
type UnsafeLoudnessEnhancerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeLoudnessEnhancerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LoudnessEnhancerServiceServer will result in compilation errors.
type UnsafeNoiseSuppressorServiceServer ¶
type UnsafeNoiseSuppressorServiceServer interface {
// contains filtered or unexported methods
}
UnsafeNoiseSuppressorServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to NoiseSuppressorServiceServer will result in compilation errors.
type UnsafePresetReverbOnParameterChangeListenerServiceServer ¶
type UnsafePresetReverbOnParameterChangeListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafePresetReverbOnParameterChangeListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to PresetReverbOnParameterChangeListenerServiceServer will result in compilation errors.
type UnsafePresetReverbServiceServer ¶
type UnsafePresetReverbServiceServer interface {
// contains filtered or unexported methods
}
UnsafePresetReverbServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to PresetReverbServiceServer will result in compilation errors.
type UnsafePresetReverbSettingsServiceServer ¶
type UnsafePresetReverbSettingsServiceServer interface {
// contains filtered or unexported methods
}
UnsafePresetReverbSettingsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to PresetReverbSettingsServiceServer will result in compilation errors.
type UnsafeVirtualizerOnParameterChangeListenerServiceServer ¶
type UnsafeVirtualizerOnParameterChangeListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeVirtualizerOnParameterChangeListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to VirtualizerOnParameterChangeListenerServiceServer will result in compilation errors.
type UnsafeVirtualizerServiceServer ¶
type UnsafeVirtualizerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeVirtualizerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to VirtualizerServiceServer will result in compilation errors.
type UnsafeVirtualizerSettingsServiceServer ¶
type UnsafeVirtualizerSettingsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeVirtualizerSettingsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to VirtualizerSettingsServiceServer will result in compilation errors.
type UnsafeVisualizerOnDataCaptureListenerServiceServer ¶
type UnsafeVisualizerOnDataCaptureListenerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeVisualizerOnDataCaptureListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to VisualizerOnDataCaptureListenerServiceServer will result in compilation errors.
type UnsafeVisualizerServiceServer ¶
type UnsafeVisualizerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeVisualizerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to VisualizerServiceServer will result in compilation errors.
type UsePresetRequest ¶
type UsePresetRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*UsePresetRequest) Descriptor
deprecated
func (*UsePresetRequest) Descriptor() ([]byte, []int)
Deprecated: Use UsePresetRequest.ProtoReflect.Descriptor instead.
func (*UsePresetRequest) GetArg0 ¶
func (x *UsePresetRequest) GetArg0() int32
func (*UsePresetRequest) GetHandle ¶
func (x *UsePresetRequest) GetHandle() int64
func (*UsePresetRequest) ProtoMessage ¶
func (*UsePresetRequest) ProtoMessage()
func (*UsePresetRequest) ProtoReflect ¶
func (x *UsePresetRequest) ProtoReflect() protoreflect.Message
func (*UsePresetRequest) Reset ¶
func (x *UsePresetRequest) Reset()
func (*UsePresetRequest) String ¶
func (x *UsePresetRequest) String() string
type UsePresetResponse ¶
type UsePresetResponse struct {
// contains filtered or unexported fields
}
func (*UsePresetResponse) Descriptor
deprecated
func (*UsePresetResponse) Descriptor() ([]byte, []int)
Deprecated: Use UsePresetResponse.ProtoReflect.Descriptor instead.
func (*UsePresetResponse) ProtoMessage ¶
func (*UsePresetResponse) ProtoMessage()
func (*UsePresetResponse) ProtoReflect ¶
func (x *UsePresetResponse) ProtoReflect() protoreflect.Message
func (*UsePresetResponse) Reset ¶
func (x *UsePresetResponse) Reset()
func (*UsePresetResponse) String ¶
func (x *UsePresetResponse) String() string
type VirtualizerOnParameterChangeListenerServiceClient ¶
type VirtualizerOnParameterChangeListenerServiceClient interface {
OnParameterChange(ctx context.Context, in *OnParameterChangeRequest, opts ...grpc.CallOption) (*OnParameterChangeResponse, error)
}
VirtualizerOnParameterChangeListenerServiceClient is the client API for VirtualizerOnParameterChangeListenerService 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 NewVirtualizerOnParameterChangeListenerServiceClient ¶
func NewVirtualizerOnParameterChangeListenerServiceClient(cc grpc.ClientConnInterface) VirtualizerOnParameterChangeListenerServiceClient
type VirtualizerOnParameterChangeListenerServiceServer ¶
type VirtualizerOnParameterChangeListenerServiceServer interface {
OnParameterChange(context.Context, *OnParameterChangeRequest) (*OnParameterChangeResponse, error)
// contains filtered or unexported methods
}
VirtualizerOnParameterChangeListenerServiceServer is the server API for VirtualizerOnParameterChangeListenerService service. All implementations must embed UnimplementedVirtualizerOnParameterChangeListenerServiceServer for forward compatibility.
type VirtualizerServiceClient ¶
type VirtualizerServiceClient interface {
NewVirtualizer(ctx context.Context, in *NewVirtualizerRequest, opts ...grpc.CallOption) (*NewVirtualizerResponse, error)
CanVirtualize(ctx context.Context, in *CanVirtualizeRequest, opts ...grpc.CallOption) (*CanVirtualizeResponse, error)
ForceVirtualizationMode(ctx context.Context, in *ForceVirtualizationModeRequest, opts ...grpc.CallOption) (*ForceVirtualizationModeResponse, error)
GetProperties(ctx context.Context, in *GetPropertiesRequest, opts ...grpc.CallOption) (*GetPropertiesResponse, error)
GetRoundedStrength(ctx context.Context, in *GetRoundedStrengthRequest, opts ...grpc.CallOption) (*GetRoundedStrengthResponse, error)
GetSpeakerAngles(ctx context.Context, in *GetSpeakerAnglesRequest, opts ...grpc.CallOption) (*GetSpeakerAnglesResponse, error)
GetStrengthSupported(ctx context.Context, in *GetStrengthSupportedRequest, opts ...grpc.CallOption) (*GetStrengthSupportedResponse, error)
GetVirtualizationMode(ctx context.Context, in *GetVirtualizationModeRequest, opts ...grpc.CallOption) (*GetVirtualizationModeResponse, error)
SetParameterListener(ctx context.Context, in *SetParameterListenerRequest, opts ...grpc.CallOption) (*SetParameterListenerResponse, error)
SetProperties(ctx context.Context, in *SetPropertiesRequest, opts ...grpc.CallOption) (*SetPropertiesResponse, error)
SetStrength(ctx context.Context, in *SetStrengthRequest, opts ...grpc.CallOption) (*SetStrengthResponse, error)
}
VirtualizerServiceClient is the client API for VirtualizerService 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 NewVirtualizerServiceClient ¶
func NewVirtualizerServiceClient(cc grpc.ClientConnInterface) VirtualizerServiceClient
type VirtualizerServiceServer ¶
type VirtualizerServiceServer interface {
NewVirtualizer(context.Context, *NewVirtualizerRequest) (*NewVirtualizerResponse, error)
CanVirtualize(context.Context, *CanVirtualizeRequest) (*CanVirtualizeResponse, error)
ForceVirtualizationMode(context.Context, *ForceVirtualizationModeRequest) (*ForceVirtualizationModeResponse, error)
GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
GetRoundedStrength(context.Context, *GetRoundedStrengthRequest) (*GetRoundedStrengthResponse, error)
GetSpeakerAngles(context.Context, *GetSpeakerAnglesRequest) (*GetSpeakerAnglesResponse, error)
GetStrengthSupported(context.Context, *GetStrengthSupportedRequest) (*GetStrengthSupportedResponse, error)
GetVirtualizationMode(context.Context, *GetVirtualizationModeRequest) (*GetVirtualizationModeResponse, error)
SetParameterListener(context.Context, *SetParameterListenerRequest) (*SetParameterListenerResponse, error)
SetProperties(context.Context, *SetPropertiesRequest) (*SetPropertiesResponse, error)
SetStrength(context.Context, *SetStrengthRequest) (*SetStrengthResponse, error)
// contains filtered or unexported methods
}
VirtualizerServiceServer is the server API for VirtualizerService service. All implementations must embed UnimplementedVirtualizerServiceServer for forward compatibility.
type VirtualizerSettingsServiceClient ¶
type VirtualizerSettingsServiceClient interface {
ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}
VirtualizerSettingsServiceClient is the client API for VirtualizerSettingsService 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 NewVirtualizerSettingsServiceClient ¶
func NewVirtualizerSettingsServiceClient(cc grpc.ClientConnInterface) VirtualizerSettingsServiceClient
type VirtualizerSettingsServiceServer ¶
type VirtualizerSettingsServiceServer interface {
ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
// contains filtered or unexported methods
}
VirtualizerSettingsServiceServer is the server API for VirtualizerSettingsService service. All implementations must embed UnimplementedVirtualizerSettingsServiceServer for forward compatibility.
type VisualizerGetEnabledRequest ¶
type VisualizerGetEnabledRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*VisualizerGetEnabledRequest) Descriptor
deprecated
func (*VisualizerGetEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use VisualizerGetEnabledRequest.ProtoReflect.Descriptor instead.
func (*VisualizerGetEnabledRequest) GetHandle ¶
func (x *VisualizerGetEnabledRequest) GetHandle() int64
func (*VisualizerGetEnabledRequest) ProtoMessage ¶
func (*VisualizerGetEnabledRequest) ProtoMessage()
func (*VisualizerGetEnabledRequest) ProtoReflect ¶
func (x *VisualizerGetEnabledRequest) ProtoReflect() protoreflect.Message
func (*VisualizerGetEnabledRequest) Reset ¶
func (x *VisualizerGetEnabledRequest) Reset()
func (*VisualizerGetEnabledRequest) String ¶
func (x *VisualizerGetEnabledRequest) String() string
type VisualizerOnDataCaptureListenerServiceClient ¶
type VisualizerOnDataCaptureListenerServiceClient interface {
OnFftDataCapture(ctx context.Context, in *OnFftDataCaptureRequest, opts ...grpc.CallOption) (*OnFftDataCaptureResponse, error)
OnWaveFormDataCapture(ctx context.Context, in *OnWaveFormDataCaptureRequest, opts ...grpc.CallOption) (*OnWaveFormDataCaptureResponse, error)
}
VisualizerOnDataCaptureListenerServiceClient is the client API for VisualizerOnDataCaptureListenerService 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 NewVisualizerOnDataCaptureListenerServiceClient ¶
func NewVisualizerOnDataCaptureListenerServiceClient(cc grpc.ClientConnInterface) VisualizerOnDataCaptureListenerServiceClient
type VisualizerOnDataCaptureListenerServiceServer ¶
type VisualizerOnDataCaptureListenerServiceServer interface {
OnFftDataCapture(context.Context, *OnFftDataCaptureRequest) (*OnFftDataCaptureResponse, error)
OnWaveFormDataCapture(context.Context, *OnWaveFormDataCaptureRequest) (*OnWaveFormDataCaptureResponse, error)
// contains filtered or unexported methods
}
VisualizerOnDataCaptureListenerServiceServer is the server API for VisualizerOnDataCaptureListenerService service. All implementations must embed UnimplementedVisualizerOnDataCaptureListenerServiceServer for forward compatibility.
type VisualizerReleaseRequest ¶
type VisualizerReleaseRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
// contains filtered or unexported fields
}
func (*VisualizerReleaseRequest) Descriptor
deprecated
func (*VisualizerReleaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use VisualizerReleaseRequest.ProtoReflect.Descriptor instead.
func (*VisualizerReleaseRequest) GetHandle ¶
func (x *VisualizerReleaseRequest) GetHandle() int64
func (*VisualizerReleaseRequest) ProtoMessage ¶
func (*VisualizerReleaseRequest) ProtoMessage()
func (*VisualizerReleaseRequest) ProtoReflect ¶
func (x *VisualizerReleaseRequest) ProtoReflect() protoreflect.Message
func (*VisualizerReleaseRequest) Reset ¶
func (x *VisualizerReleaseRequest) Reset()
func (*VisualizerReleaseRequest) String ¶
func (x *VisualizerReleaseRequest) String() string
type VisualizerServiceClient ¶
type VisualizerServiceClient interface {
NewVisualizer(ctx context.Context, in *NewVisualizerRequest, opts ...grpc.CallOption) (*NewVisualizerResponse, error)
GetCaptureSize(ctx context.Context, in *GetCaptureSizeRequest, opts ...grpc.CallOption) (*GetCaptureSizeResponse, error)
GetEnabled(ctx context.Context, in *VisualizerGetEnabledRequest, opts ...grpc.CallOption) (*GetEnabledResponse, error)
GetFft(ctx context.Context, in *GetFftRequest, opts ...grpc.CallOption) (*GetFftResponse, error)
GetMeasurementMode(ctx context.Context, in *GetMeasurementModeRequest, opts ...grpc.CallOption) (*GetMeasurementModeResponse, error)
GetMeasurementPeakRms(ctx context.Context, in *GetMeasurementPeakRmsRequest, opts ...grpc.CallOption) (*GetMeasurementPeakRmsResponse, error)
GetSamplingRate(ctx context.Context, in *GetSamplingRateRequest, opts ...grpc.CallOption) (*GetSamplingRateResponse, error)
GetScalingMode(ctx context.Context, in *GetScalingModeRequest, opts ...grpc.CallOption) (*GetScalingModeResponse, error)
GetWaveForm(ctx context.Context, in *GetWaveFormRequest, opts ...grpc.CallOption) (*GetWaveFormResponse, error)
Release(ctx context.Context, in *VisualizerReleaseRequest, opts ...grpc.CallOption) (*ReleaseResponse, error)
SetCaptureSize(ctx context.Context, in *SetCaptureSizeRequest, opts ...grpc.CallOption) (*SetCaptureSizeResponse, error)
SetDataCaptureListener(ctx context.Context, in *SetDataCaptureListenerRequest, opts ...grpc.CallOption) (*SetDataCaptureListenerResponse, error)
SetEnabled(ctx context.Context, in *VisualizerSetEnabledRequest, opts ...grpc.CallOption) (*VisualizerSetEnabledResponse, error)
SetMeasurementMode(ctx context.Context, in *SetMeasurementModeRequest, opts ...grpc.CallOption) (*SetMeasurementModeResponse, error)
SetScalingMode(ctx context.Context, in *SetScalingModeRequest, opts ...grpc.CallOption) (*SetScalingModeResponse, error)
GetCaptureSizeRange(ctx context.Context, in *GetCaptureSizeRangeRequest, opts ...grpc.CallOption) (*GetCaptureSizeRangeResponse, error)
GetMaxCaptureRate(ctx context.Context, in *GetMaxCaptureRateRequest, opts ...grpc.CallOption) (*GetMaxCaptureRateResponse, error)
}
VisualizerServiceClient is the client API for VisualizerService 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 NewVisualizerServiceClient ¶
func NewVisualizerServiceClient(cc grpc.ClientConnInterface) VisualizerServiceClient
type VisualizerServiceServer ¶
type VisualizerServiceServer interface {
NewVisualizer(context.Context, *NewVisualizerRequest) (*NewVisualizerResponse, error)
GetCaptureSize(context.Context, *GetCaptureSizeRequest) (*GetCaptureSizeResponse, error)
GetEnabled(context.Context, *VisualizerGetEnabledRequest) (*GetEnabledResponse, error)
GetFft(context.Context, *GetFftRequest) (*GetFftResponse, error)
GetMeasurementMode(context.Context, *GetMeasurementModeRequest) (*GetMeasurementModeResponse, error)
GetMeasurementPeakRms(context.Context, *GetMeasurementPeakRmsRequest) (*GetMeasurementPeakRmsResponse, error)
GetSamplingRate(context.Context, *GetSamplingRateRequest) (*GetSamplingRateResponse, error)
GetScalingMode(context.Context, *GetScalingModeRequest) (*GetScalingModeResponse, error)
GetWaveForm(context.Context, *GetWaveFormRequest) (*GetWaveFormResponse, error)
Release(context.Context, *VisualizerReleaseRequest) (*ReleaseResponse, error)
SetCaptureSize(context.Context, *SetCaptureSizeRequest) (*SetCaptureSizeResponse, error)
SetDataCaptureListener(context.Context, *SetDataCaptureListenerRequest) (*SetDataCaptureListenerResponse, error)
SetEnabled(context.Context, *VisualizerSetEnabledRequest) (*VisualizerSetEnabledResponse, error)
SetMeasurementMode(context.Context, *SetMeasurementModeRequest) (*SetMeasurementModeResponse, error)
SetScalingMode(context.Context, *SetScalingModeRequest) (*SetScalingModeResponse, error)
GetCaptureSizeRange(context.Context, *GetCaptureSizeRangeRequest) (*GetCaptureSizeRangeResponse, error)
GetMaxCaptureRate(context.Context, *GetMaxCaptureRateRequest) (*GetMaxCaptureRateResponse, error)
// contains filtered or unexported methods
}
VisualizerServiceServer is the server API for VisualizerService service. All implementations must embed UnimplementedVisualizerServiceServer for forward compatibility.
type VisualizerSetEnabledRequest ¶
type VisualizerSetEnabledRequest struct {
Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
Arg0 bool `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
// contains filtered or unexported fields
}
func (*VisualizerSetEnabledRequest) Descriptor
deprecated
func (*VisualizerSetEnabledRequest) Descriptor() ([]byte, []int)
Deprecated: Use VisualizerSetEnabledRequest.ProtoReflect.Descriptor instead.
func (*VisualizerSetEnabledRequest) GetArg0 ¶
func (x *VisualizerSetEnabledRequest) GetArg0() bool
func (*VisualizerSetEnabledRequest) GetHandle ¶
func (x *VisualizerSetEnabledRequest) GetHandle() int64
func (*VisualizerSetEnabledRequest) ProtoMessage ¶
func (*VisualizerSetEnabledRequest) ProtoMessage()
func (*VisualizerSetEnabledRequest) ProtoReflect ¶
func (x *VisualizerSetEnabledRequest) ProtoReflect() protoreflect.Message
func (*VisualizerSetEnabledRequest) Reset ¶
func (x *VisualizerSetEnabledRequest) Reset()
func (*VisualizerSetEnabledRequest) String ¶
func (x *VisualizerSetEnabledRequest) String() string
type VisualizerSetEnabledResponse ¶
type VisualizerSetEnabledResponse struct {
Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
// contains filtered or unexported fields
}
func (*VisualizerSetEnabledResponse) Descriptor
deprecated
func (*VisualizerSetEnabledResponse) Descriptor() ([]byte, []int)
Deprecated: Use VisualizerSetEnabledResponse.ProtoReflect.Descriptor instead.
func (*VisualizerSetEnabledResponse) GetResult ¶
func (x *VisualizerSetEnabledResponse) GetResult() int32
func (*VisualizerSetEnabledResponse) ProtoMessage ¶
func (*VisualizerSetEnabledResponse) ProtoMessage()
func (*VisualizerSetEnabledResponse) ProtoReflect ¶
func (x *VisualizerSetEnabledResponse) ProtoReflect() protoreflect.Message
func (*VisualizerSetEnabledResponse) Reset ¶
func (x *VisualizerSetEnabledResponse) Reset()
func (*VisualizerSetEnabledResponse) String ¶
func (x *VisualizerSetEnabledResponse) String() string