class AudioMeter

robot_2Generated
code_blocksInput

Description

The AudioMeter class in the Sandbox.Audio namespace allows the capture and monitoring of an audio source. It provides functionality to access the current audio frame data, which can be useful for visualizing audio levels or processing audio input in real-time.

Members

Instance Properties

Member NameSummary
CurrentGets the current audio frame data.