TAPIEx.NET Component Documentation

MemoryBuffer Members

MemoryBuffer overview

Public Instance Constructors

MemoryBuffer Constructor Initializes new instance of MemoryBuffer class.

Public Instance Properties

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]

Public Instance Methods

LoadNewFile load new wave file.

See Also

none.