Compartir a través de


PacketReceivedEventArgs(Int32, IntPtr, AudioStreamPacketDescription[]) Constructor

Definición

Inicializa una nueva instancia de la clase PacketReceivedEventArgs.

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

Parámetros

numberOfBytes
Int32
inputData
IntPtr

nativeint

packetDescriptions
AudioStreamPacketDescription[]

Se aplica a