Package com.vivoka.vsdk.audio
package com.vivoka.vsdk.audio
-
ClassDescriptionRepresents the progress of audio playback.The
Bufferclass provides an abstraction for handling audio data in different formats.The BufferModule acts as both a consumer and a producer, enabling the forwarding of buffers from a source pipeline to a target pipeline.Represents a module that consumes audio buffers.Represents a module that modifies audio buffers.Represents an audio processing pipeline.Abstract class representing a producer module in the audio processing pipeline.Enum representing the state of the producer module.The StandalonePlayer is a simple audio player that allows the user to play audio buffers.