| applyGain(double gain) | fm.liveswitch.AudioBuffer | |
| AudioBuffer() | fm.liveswitch.AudioBuffer | protected |
| AudioBuffer(fm.liveswitch.DataBuffer dataBuffer, fm.liveswitch.AudioFormat format) | fm.liveswitch.AudioBuffer | |
| AudioBuffer(fm.liveswitch.DataBuffer[] dataBuffers, fm.liveswitch.AudioFormat format) | fm.liveswitch.AudioBuffer | |
| calculateLevel() | fm.liveswitch.AudioBuffer | |
| clone() | fm.liveswitch.AudioBuffer | |
| createInstance() | fm.liveswitch.PacketizedAudioBuffer | protected |
| createSilence(int duration, int clockRate, int channelCount) | fm.liveswitch.AudioBuffer | static |
| createSilence(int duration, fm.liveswitch.AudioConfig config) | fm.liveswitch.AudioBuffer | static |
| createSound(long timestamp, int duration, int clockRate, int channelCount) | fm.liveswitch.AudioBuffer | static |
| createSound(long timestamp, int duration, int clockRate, int channelCount, float frequency) | fm.liveswitch.AudioBuffer | static |
| createSound(long timestamp, int duration, int clockRate, int channelCount, float frequency, int amplitude) | fm.liveswitch.AudioBuffer | static |
| createSound(long timestamp, int duration, fm.liveswitch.AudioConfig config) | fm.liveswitch.AudioBuffer | static |
| createSound(long timestamp, int duration, fm.liveswitch.AudioConfig config, float frequency) | fm.liveswitch.AudioBuffer | static |
| createSound(long timestamp, int duration, fm.liveswitch.AudioConfig config, float frequency, int amplitude) | fm.liveswitch.AudioBuffer | static |
| Dynamic() | fm.liveswitch.Dynamic | protected |
| fromJson(String audioBufferJson) | fm.liveswitch.AudioBuffer | static |
| fromJsonArray(String audioBuffersJson) | fm.liveswitch.AudioBuffer | static |
| getDynamicProperties() | fm.liveswitch.Dynamic | |
| getDynamicValue(String key) | fm.liveswitch.Dynamic | |
| getGain() | fm.liveswitch.AudioBuffer | |
| getGeneratedByPlc() | fm.liveswitch.AudioBuffer | |
| getIsDirty() | fm.liveswitch.Serializable | protected |
| getIsDtmf() | fm.liveswitch.AudioBuffer | |
| getIsL16() | fm.liveswitch.AudioBuffer | |
| getIsMuted() | fm.liveswitch.AudioBuffer | |
| getIsOpus() | fm.liveswitch.AudioBuffer | |
| getIsPcm() | fm.liveswitch.AudioBuffer | |
| getIsPcma() | fm.liveswitch.AudioBuffer | |
| getIsPcmu() | fm.liveswitch.AudioBuffer | |
| getMinimumBufferLength(int duration, int clockRate, int channelCount) | fm.liveswitch.AudioBuffer | static |
| getMinimumBufferLength(int duration, fm.liveswitch.AudioConfig config) | fm.liveswitch.AudioBuffer | static |
| mute() | fm.liveswitch.AudioBuffer | |
| PacketizedAudioBuffer(fm.liveswitch.DataBuffer dataBuffer, fm.liveswitch.AudioFormat format, fm.liveswitch.RtpPacketHeader rtpHeader) | fm.liveswitch.PacketizedAudioBuffer | |
| PacketizedAudioBuffer(fm.liveswitch.DataBuffer[] dataBuffers, fm.liveswitch.AudioFormat format, fm.liveswitch.RtpPacketHeader[] rtpHeaders) | fm.liveswitch.PacketizedAudioBuffer | |
| Serializable() | fm.liveswitch.Serializable | protected |
| setDynamicValue(String key, Object value) | fm.liveswitch.Dynamic | |
| setGeneratedByPlc(boolean value) | fm.liveswitch.AudioBuffer | |
| setIsDirty(boolean value) | fm.liveswitch.Serializable | protected |
| toJson(final fm.liveswitch.AudioBuffer audioBuffer) | fm.liveswitch.AudioBuffer | static |
| toJson() | fm.liveswitch.AudioBuffer | |
| toJsonArray(fm.liveswitch.AudioBuffer[] audioBuffers) | fm.liveswitch.AudioBuffer | static |
| unsetDynamicValue(String key) | fm.liveswitch.Dynamic | |