fm.liveswitch.SoundUtility Member List

This is the complete list of members for fm.liveswitch.SoundUtility, including all inherited members.

calculateDataLength(int duration, int clockRate, int channelCount)fm.liveswitch.SoundUtilitystatic
calculateDataLength(int duration, fm.liveswitch.AudioConfig config)fm.liveswitch.SoundUtilitystatic
calculateDataLengthFloat(int duration, int clockRate, int channelCount)fm.liveswitch.SoundUtilitystatic
calculateDataLengthFloat(int duration, fm.liveswitch.AudioConfig config)fm.liveswitch.SoundUtilitystatic
calculateDataLengthFloatPrecise(double duration, int clockRate, int channelCount)fm.liveswitch.SoundUtilitystatic
calculateDataLengthFloatPrecise(double duration, fm.liveswitch.AudioConfig config)fm.liveswitch.SoundUtilitystatic
calculateDataLengthFromTimestampDelta(int timestampDelta, int channelCount)fm.liveswitch.SoundUtilitystatic
calculateDataLengthFromTimestampDelta(int timestampDelta, int channelCount, int bytesPerSample)fm.liveswitch.SoundUtilitystatic
calculateDataLengthPrecise(double duration, int clockRate, int channelCount)fm.liveswitch.SoundUtilitystatic
calculateDataLengthPrecise(double duration, fm.liveswitch.AudioConfig config)fm.liveswitch.SoundUtilitystatic
calculateDuration(int dataLength, int clockRate, int channelCount)fm.liveswitch.SoundUtilitystatic
calculateDuration(int dataLength, fm.liveswitch.AudioConfig config)fm.liveswitch.SoundUtilitystatic
calculateDurationFloat(int dataLength, int clockRate, int channelCount)fm.liveswitch.SoundUtilitystatic
calculateDurationFloat(int dataLength, fm.liveswitch.AudioConfig config)fm.liveswitch.SoundUtilitystatic
calculateDurationFromSystemTimestampDelta(int systemTimestampDelta)fm.liveswitch.SoundUtilitystatic
calculateDurationFromTimestampDelta(int timestampDelta, int clockRate)fm.liveswitch.SoundUtilitystatic
calculateOutputLengthForChannelCount(int inputLength, int inputChannelCount, int outputChannelCount)fm.liveswitch.SoundUtilitystatic
calculateSystemTimestampDeltaFromDuration(int duration)fm.liveswitch.SoundUtilitystatic
calculateSystemTimestampDeltaFromTimestampDelta(long timestampDelta, int clockRate)fm.liveswitch.SoundUtilitystatic
calculateTimestampDeltaFromDataLength(int dataLength, int channelCount)fm.liveswitch.SoundUtilitystatic
calculateTimestampDeltaFromDataLength(int dataLength, int channelCount, int bytesPerSample)fm.liveswitch.SoundUtilitystatic
calculateTimestampDeltaFromDuration(int duration, int clockRate)fm.liveswitch.SoundUtilitystatic
calculateTimestampDeltaFromSystemTimestampDelta(long systemTimestampDelta, int clockRate)fm.liveswitch.SoundUtilitystatic
convertChannelCount(fm.liveswitch.DataBuffer input, int inputChannelCount, fm.liveswitch.DataBuffer output, int outputChannelCount)fm.liveswitch.SoundUtilitystatic
floatFromShort(short value)fm.liveswitch.SoundUtilitystatic
monoToStereo(fm.liveswitch.DataBuffer mono, fm.liveswitch.DataBuffer stereo)fm.liveswitch.SoundUtilitystatic
readPcmShort(byte[] input, int index)fm.liveswitch.SoundUtilitystatic
shortFromFloat(float value)fm.liveswitch.SoundUtilitystatic
SoundUtility()fm.liveswitch.SoundUtility
stereoToMono(fm.liveswitch.DataBuffer stereo, fm.liveswitch.DataBuffer mono)fm.liveswitch.SoundUtilitystatic
writePcmShort(short input, byte[] output, int index)fm.liveswitch.SoundUtilitystatic