Copies raw audio data contained at the location pointed to by source+sourceOffset at the specified offset into the AudioQueueBuffer.
Syntax
Parameters
- audioQueueBuffer
- An audio buffer allocated with either the AudioToolBox.AudioQueue.AllocateBuffer method or the
AudioToolBox.AudioQueue.AllocateBufferWithPacketDescriptors methods.
- offset
- Offset into the audio queue buffer to copy the data to.
- source
- Pointer to the data source to copy into the audio queue buffer.
- sourceOffset
- Offset inside the source.
- size
- Number of bytes to copy into the audio queue buffer.
Remarks
Requirements
Namespace: AudioToolbox
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0