MoverioAudioGetVolume Method |
Acquire the audio volume for the Moverio.
Namespace:
MoverioBasicFunctionUnityPlugin
Assembly:
MoverioBasicFunctionUnityPlugin (in MoverioBasicFunctionUnityPlugin.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax public static int GetVolume()
Return Value
Type:
Int32Returns the volume value when acquiring the volume(0 to 15 for BT-35E, 0 to 20 for BT-30C) is successful and -1 when it fails.
See Also