Package com.independentsoft.graph.teams
Class DeviceInfo
java.lang.Object
com.independentsoft.graph.teams.DeviceInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatfloatfloatintfloatfloatfloatfloatfloatfloatfloatfloatfloatfloatfloat
-
Constructor Details
-
DeviceInfo
public DeviceInfo() -
DeviceInfo
-
-
Method Details
-
getCaptureDeviceName
-
getCaptureDeviceDriver
-
getRenderDeviceName
-
getRenderDeviceDriver
-
getSentSignalLevel
public float getSentSignalLevel() -
getReceivedSignalLevel
public float getReceivedSignalLevel() -
getMicGlitchRate
public float getMicGlitchRate() -
getSpeakerGlitchRate
public float getSpeakerGlitchRate() -
getCpuInsufficentEventRatio
public float getCpuInsufficentEventRatio() -
getDeviceClippingEventRatio
public float getDeviceClippingEventRatio() -
getDeviceGlitchEventRatio
public float getDeviceGlitchEventRatio() -
getHowlingEventCount
public int getHowlingEventCount() -
getInitialSignalLevelRootMeanSquare
public float getInitialSignalLevelRootMeanSquare() -
getLowSpeechLevelEventRatio
public float getLowSpeechLevelEventRatio() -
getLowSpeechToNoiseEventRatio
public float getLowSpeechToNoiseEventRatio() -
getReceivedNoiseLevel
public float getReceivedNoiseLevel() -
getRenderMuteEventRatio
public float getRenderMuteEventRatio() -
getRenderNotFunctioningEventRatio
public float getRenderNotFunctioningEventRatio() -
getRenderZeroVolumeEventRatio
public float getRenderZeroVolumeEventRatio()
-