Class AudioFrameVolumeChanger

  • All Implemented Interfaces:
    AudioFrameRebuilder

    public class AudioFrameVolumeChanger
    extends java.lang.Object
    implements AudioFrameRebuilder
    A frame rebuilder to apply a specific volume level to the frames.
    • Method Detail

      • apply

        public static void apply​(AudioProcessingContext context)
        Applies a volume level to the buffered frames of a frame consumer
        Parameters:
        context - Configuration and output information for processing