InputCompletedEventArgs Class

Definition

Provides data for the InputCompleted event.

public class InputCompletedEventArgs : EventArgs
type InputCompletedEventArgs = class
    inherit EventArgs
Inheritance
InputCompletedEventArgs

Constructors

InputCompletedEventArgs(IntPtr, AudioTimeStamp, AudioStreamPacketDescription[])

Initializes a new instance of the InputCompletedEventArgs class.

Properties

Buffer
IntPtrBuffer
PacketDescriptions
TimeStamp
UnsafeBuffer

Applies to