Delegate SoundBank.Encode
- Namespace
- SpessaSharp.SoundBank
- Assembly
- SpessaSharp.dll
public delegate ArraySegment<byte> SoundBank.Encode(ArraySegment<float> audioData, int sampleRate)
Parameters
audioDataArraySegment<float>sampleRateint
public delegate ArraySegment<byte> SoundBank.Encode(ArraySegment<float> audioData, int sampleRate)
audioData ArraySegment<float>sampleRate int