InputCompletedEventArgs 类

定义

InputCompleted 事件提供数据。

public class InputCompletedEventArgs : EventArgs
type InputCompletedEventArgs = class
    inherit EventArgs
继承
InputCompletedEventArgs

构造函数

InputCompletedEventArgs(IntPtr, AudioTimeStamp, AudioStreamPacketDescription[])

初始化 InputCompletedEventArgs 类的新实例。

属性

Buffer

InputCompleted 事件提供数据。

IntPtrBuffer

InputCompleted 事件提供数据。

PacketDescriptions

InputCompleted 事件提供数据。

TimeStamp

InputCompleted 事件提供数据。

UnsafeBuffer

InputCompleted 事件提供数据。

适用于