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 MonoMac.AudioToolBox.AllocateBuffer method or the
MonoMac.AudioToolBox.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: MonoMac.AudioToolbox
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0