Click or drag to resize

AudioRecorder Properties

The AudioRecorder type exposes the following members.

Properties
  NameDescription
Protected propertyFile
Gets or sets the file.
(Inherited from MediaRecorderTBuffer, TFormat.)
Protected propertyFileStream
Gets or sets the recorder stream.
(Inherited from MediaRecorderTBuffer, TFormat.)
Public propertyFormat
Gets the format.
(Inherited from MediaRecorderTBuffer, TFormat.)
Public propertyOpened
Gets whether the recorder has been opened or not.
(Inherited from MediaRecorderTBuffer, TFormat.)
Public propertyPath
Gets the path.
(Inherited from MediaRecorderTBuffer, TFormat.)
Protected propertyWasOpened
Gets or sets a value indicating whether the file was opened.
(Inherited from MediaRecorderTBuffer, TFormat.)
Top
See Also