Edit

Share via


AudioBuffer.Data Field

Definition

Pointer to the raw audio data.

public IntPtr Data;
val mutable Data : nativeint

Field Value

IntPtr

nativeint

Remarks

The size of this buffer is described by the DataByteSize property.

Applies to