Edit

Share via


PacketReceivedEventArgs(Int32, IntPtr, AudioStreamPacketDescription[]) Constructor

Definition

Initializes a new instance of the PacketReceivedEventArgs class.

public PacketReceivedEventArgs (int numberOfBytes, IntPtr inputData, AudioToolbox.AudioStreamPacketDescription[] packetDescriptions);
new AudioToolbox.PacketReceivedEventArgs : int * nativeint * AudioToolbox.AudioStreamPacketDescription[] -> AudioToolbox.PacketReceivedEventArgs

Parameters

numberOfBytes
Int32
inputData
IntPtr

nativeint

packetDescriptions
AudioStreamPacketDescription[]

Applies to