Click or drag to resize

MoverioAudio Methods

The MoverioAudio type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetDeviceMode
Get the device mode for audio.
Public methodStatic memberGetGainStep
Acquire the audio gain step for the Moverio.
Public methodStatic memberGetGainStepMax
Gets the maximum gain step value.
Public methodStatic memberGetGainStepMin
Gets the minimum gain step value.
Public methodStatic memberGetVolume
Acquire the audio volume for the Moverio.
Public methodStatic memberGetVolumeMax
Gets the maximum volume value.
Public methodStatic memberGetVolumeMin
Gets the minimum volume value.
Public methodStatic memberIsActive
Get whether MoverioAudio is active.
Public methodStatic memberReconnect
Reconnect to moverio.
Public methodStatic memberSetDeviceMode
Set the audio device mode for the Moverio.
Public methodStatic memberSetGainStep
Set the audio gain step for the Moverio.
Public methodStatic memberSetVolume
Set the audio volume for the Moverio.
Public methodStatic memberSetVolumeLimitMode
Set the volume limit mode for the Moverio.
Top
See Also