MoverioAudio Class |
Namespace: MoverioBasicFunctionUnityPlugin
public class MoverioAudio : MonoBehaviour
The MoverioAudio type exposes the following members.
Name | Description | |
---|---|---|
![]() | MoverioAudio | Initializes a new instance of the MoverioAudio class |
Name | Description | |
---|---|---|
![]() ![]() | GetDeviceMode |
Get the device mode for audio.
|
![]() ![]() | GetGainStep |
Acquire the audio gain step for the Moverio.
|
![]() ![]() | GetGainStepMax |
Gets the maximum gain step value.
|
![]() ![]() | GetGainStepMin |
Gets the minimum gain step value.
|
![]() ![]() | GetVolume |
Acquire the audio volume for the Moverio.
|
![]() ![]() | GetVolumeMax |
Gets the maximum volume value.
|
![]() ![]() | GetVolumeMin |
Gets the minimum volume value.
|
![]() ![]() | IsActive |
Get whether MoverioAudio is active.
|
![]() ![]() | Reconnect |
Reconnect to moverio.
|
![]() ![]() | SetDeviceMode |
Set the audio device mode for the Moverio.
|
![]() ![]() | SetGainStep |
Set the audio gain step for the Moverio.
|
![]() ![]() | SetVolume |
Set the audio volume for the Moverio.
|
![]() ![]() | SetVolumeLimitMode |
Set the volume limit mode for the Moverio.
|