Module frame

Source
Expand description

Audio frame type for inter-thread communication.

Structs§

Frame
A frame of audio data for visualization or inter-thread communication.

Constants§

MAX_FRAME_SAMPLES
Maximum number of interleaved samples per frame. Supports up to 512 samples per channel for stereo (1024 total).