PacketReceivedEventArgs(Int32, IntPtr, AudioStreamPacketDescription[]) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]