public static final class DeviceInfo.Builder extends Object
public DeviceInfo.Builder captureDeviceName(String captureDeviceName)
public DeviceInfo.Builder captureDeviceDriver(String captureDeviceDriver)
public DeviceInfo.Builder renderDeviceName(String renderDeviceName)
public DeviceInfo.Builder renderDeviceDriver(String renderDeviceDriver)
public DeviceInfo.Builder sentSignalLevel(Integer sentSignalLevel)
public DeviceInfo.Builder receivedSignalLevel(Integer receivedSignalLevel)
public DeviceInfo.Builder sentNoiseLevel(Integer sentNoiseLevel)
public DeviceInfo.Builder receivedNoiseLevel(Integer receivedNoiseLevel)
public DeviceInfo.Builder initialSignalLevelRootMeanSquare(Float initialSignalLevelRootMeanSquare)
public DeviceInfo.Builder cpuInsufficentEventRatio(Float cpuInsufficentEventRatio)
public DeviceInfo.Builder renderNotFunctioningEventRatio(Float renderNotFunctioningEventRatio)
public DeviceInfo.Builder captureNotFunctioningEventRatio(Float captureNotFunctioningEventRatio)
public DeviceInfo.Builder deviceGlitchEventRatio(Float deviceGlitchEventRatio)
public DeviceInfo.Builder lowSpeechToNoiseEventRatio(Float lowSpeechToNoiseEventRatio)
public DeviceInfo.Builder lowSpeechLevelEventRatio(Float lowSpeechLevelEventRatio)
public DeviceInfo.Builder deviceClippingEventRatio(Float deviceClippingEventRatio)
public DeviceInfo.Builder howlingEventCount(Integer howlingEventCount)
public DeviceInfo.Builder renderZeroVolumeEventRatio(Float renderZeroVolumeEventRatio)
public DeviceInfo.Builder renderMuteEventRatio(Float renderMuteEventRatio)
public DeviceInfo.Builder micGlitchRate(Float micGlitchRate)
public DeviceInfo.Builder speakerGlitchRate(Float speakerGlitchRate)
public DeviceInfo build()
Copyright © 2018–2020. All rights reserved.