共用方式為


PacketReceivedEventArgs(Int32, IntPtr, AudioStreamPacketDescription[]) 建構函式

定義

初始化 PacketReceivedEventArgs 類別的新實例。

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

參數

numberOfBytes
Int32
inputData
IntPtr

nativeint

packetDescriptions
AudioStreamPacketDescription[]

適用於