Click or drag to resize

MoverioAudioGetGainStep Method

Acquire the audio gain step for the Moverio.

Namespace:  MoverioBasicFunctionUnityPlugin
Assembly:  MoverioBasicFunctionUnityPlugin (in MoverioBasicFunctionUnityPlugin.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public static int GetGainStep()

Return Value

Type: Int32
Returns the gain step value when acquiring the step(0 to 4 for BT-45C) is successful and -1 when it fails.
See Also