AudioQueueBuffer Struct

Definition

Represents an audio queue buffer.

public struct AudioQueueBuffer
type AudioQueueBuffer = struct
Inheritance
AudioQueueBuffer

Fields

AudioData

Pointer to the audio data.

AudioDataBytesCapacity
AudioDataByteSize
IntPtrPacketDescriptions
PacketDescriptionCapacity
PacketDescriptionCount
UserData

Properties

PacketDescriptions

Methods

CopyToAudioData(IntPtr, Int32)

Copies the specified buffer AudioQueue's AudioData buffer.

Applies to