PacketReceivedEventArgs Class   
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.
Provides data for the E:AudioToolbox.PacketReceivedEventArgs.PacketDecoded event.
public class PacketReceivedEventArgs : EventArgs
	type PacketReceivedEventArgs = class
    inherit EventArgs
		- Inheritance
 - 
				PacketReceivedEventArgs
 
Constructors
| PacketReceivedEventArgs(Int32, IntPtr, AudioStreamPacketDescription[]) | 
		 Initializes a new instance of the PacketReceivedEventArgs class.  | 
        	
Properties
| Bytes | |
| InputData | |
| PacketDescriptions | 
Methods
| ToString() |