| AudioMixer(fm.liveswitch.AudioConfig config) | fm.liveswitch.AudioMixer | |
| AudioMixer(fm.liveswitch.AudioConfig config, int latency) | fm.liveswitch.AudioMixer | |
| AudioMixer(fm.liveswitch.AudioConfig config, int latency, int frameDuration) | fm.liveswitch.AudioMixer | |
| AudioMixer(fm.liveswitch.AudioFormat format) | fm.liveswitch.AudioMixer | |
| AudioMixer(fm.liveswitch.AudioFormat format, int latency) | fm.liveswitch.AudioMixer | |
| AudioMixer(fm.liveswitch.AudioFormat format, int latency, int frameDuration) | fm.liveswitch.AudioMixer | |
| AudioMixer(fm.liveswitch.IAudioOutput input) | fm.liveswitch.AudioMixer | |
| AudioMixer(fm.liveswitch.IAudioOutput input, int latency) | fm.liveswitch.AudioMixer | |
| AudioMixer(fm.liveswitch.IAudioOutput input, int latency, int frameDuration) | fm.liveswitch.AudioMixer | |
| AudioMixer(fm.liveswitch.IAudioOutput[] inputs) | fm.liveswitch.AudioMixer | |
| AudioMixer(fm.liveswitch.IAudioOutput[] inputs, int latency) | fm.liveswitch.AudioMixer | |
| AudioMixer(fm.liveswitch.IAudioOutput[] inputs, int latency, int frameDuration) | fm.liveswitch.AudioMixer | |
| AudioPipe(fm.liveswitch.AudioFormat inputFormat, fm.liveswitch.AudioFormat outputFormat) | fm.liveswitch.AudioPipe | |
| AudioPipe(fm.liveswitch.AudioFormat outputFormat) | fm.liveswitch.AudioPipe | |
| createFrame(fm.liveswitch.AudioBuffer buffer) | fm.liveswitch.AudioPipe | protected |
| createInputCollection(fm.liveswitch.IAudioOutput output) | fm.liveswitch.AudioPipe | protected |
| createOutputCollection(fm.liveswitch.IAudioInput input) | fm.liveswitch.AudioPipe | protected |
| destroy() | fm.liveswitch.IMediaElement | |
| doDestroy() | fm.liveswitch.AudioMixer | protected |
| doProcessFrame(fm.liveswitch.AudioFrame frame, fm.liveswitch.AudioBuffer inputBuffer) | fm.liveswitch.AudioMixer | protected |
| Dynamic() | fm.liveswitch.Dynamic | protected |
| getAllowDurationTimer() | fm.liveswitch.AudioMixer | protected |
| getAllowInputRateTimer() | fm.liveswitch.AudioMixer | protected |
| getConfig() | fm.liveswitch.AudioPipe | |
| getDeactivated() | fm.liveswitch.IMediaElement | |
| getDisabled() | fm.liveswitch.IMediaElement | |
| getDynamicProperties() | fm.liveswitch.Dynamic | |
| getDynamicValue(String key) | fm.liveswitch.Dynamic | |
| getExternalId() | fm.liveswitch.IElement | |
| getFrameDuration() | fm.liveswitch.AudioMixer | |
| getGain() | fm.liveswitch.AudioPipe | |
| getId() | fm.liveswitch.IElement | |
| getInputConfig() | fm.liveswitch.AudioPipe | |
| getIsDirty() | fm.liveswitch.Serializable | protected |
| getIsMixer() | fm.liveswitch.AudioMixer | protected |
| getLabel() | fm.liveswitch.AudioMixer | |
| getLatency() | fm.liveswitch.AudioMixer | |
| getMuted() | fm.liveswitch.IMediaElement | |
| getOutputConfig() | fm.liveswitch.AudioPipe | |
| getPaused() | fm.liveswitch.IMediaElement | |
| getPersistent() | fm.liveswitch.IMediaElement | |
| getPipelineJson() | fm.liveswitch.IElement | |
| getVolume() | fm.liveswitch.AudioPipe | |
| processFrame(fm.liveswitch.AudioFrame frame) | fm.liveswitch.AudioPipe | |
| raiseFrame(fm.liveswitch.AudioFrame frame) | fm.liveswitch.AudioPipe | protected |
| Serializable() | fm.liveswitch.Serializable | protected |
| setDeactivated(boolean value) | fm.liveswitch.IMediaElement | |
| setDynamicValue(String key, Object value) | fm.liveswitch.Dynamic | |
| setExternalId(String value) | fm.liveswitch.IElement | |
| setGain(double value) | fm.liveswitch.AudioPipe | |
| setIsDirty(boolean value) | fm.liveswitch.Serializable | protected |
| setMuted(boolean value) | fm.liveswitch.IMediaElement | |
| setVolume(double value) | fm.liveswitch.AudioPipe | |
| unsetDynamicValue(String key) | fm.liveswitch.Dynamic | |