|
delegate bool AkAudioInputManager::AudioSamplesInteropDelegate |
( |
uint |
playingID, |
|
|
[System.Runtime.InteropServices.MarshalAs(System.Runtime.InteropServices.UnmanagedType.LPArray, SizeParamIndex=3)] float[] |
samples, |
|
|
uint |
channelIndex, |
|
|
uint |
frames
|
|
|
) |
|
|
|
Audio sample delegate that is sent to C++.
|