AudioBuffer.Data 字段

定义

指向原始音频数据的指针。

public IntPtr Data;
val mutable Data : nativeint

字段值

IntPtr

nativeint

注解

此缓冲区的大小由 DataByteSize 属性描述。

适用于