Click or drag to resize
RecorderEx Properties

The RecorderEx type exposes the following members.

Properties
  NameDescription
Public propertyBufferSizeInMS
Gets or sets the recorder buffer size in milliseconds. By default 500 ms.
Public propertyContainer
Gets the IContainer that contains the Component.
(Inherited from Component.)
Public propertyFormat
Gets and sets pointer to audio format.
Public propertyStatic memberRecorderCount
Gets the number of audio recorders installed in system.
Public propertyRecorderID
Gets or sets the current recorder. If -1 the system uses suitable recorder.
Public propertySite
Gets or sets the ISite of the Component.
(Inherited from Component.)
Public propertyState
Gets the recorder state.
Top
See Also