Click or drag to resize

AudioRecorder Properties

The AudioRecorder type exposes the following members.

Properties
  NameDescription
Public propertyArtist
Gets or sets the file artist.
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.)
Public propertyTitle
Gets or sets the file title.
Public propertyVendor
Gets or sets the file vendor.
Protected propertyWasOpened
Gets or sets a value indicating whether the file was opened.
(Inherited from MediaRecorderTBuffer, TFormat.)
Top
See Also