TAPIEx ActiveX Control v3.6

IMemoryBuffer

The IMemoryBuffer interface hold the RAW wave-form in system memory.

Properties Description
FileName returns the file path of the loaded wave file. [Read-only]
ID returns the unique identifier of the IMemoryBuffer object as a string. [Read-only]
Size returns the size of this IMemoryBuffer. [Read-only]

 

Methods Description
LoadNewFile load new wave file.

 


See Also

MemoryBuffers, PlayMemoryBuffer