Click or drag to resize
RawRecorder Properties

The RawRecorder type exposes the following members.

Properties
  NameDescription
Public propertyConverterType (Inherited from AudioReceiver.)
Public propertyID (Inherited from DisposableClass.)
Public propertyIsStreaming
Gets or sets a value that is true if the wave is streaming, otherwise false.
(Inherited from MediaStreamReceiver.)
Public propertyMediaFormat
Protected propertyPosition
Gets or sets the current position in the audio stream
(Inherited from MediaStreamReceiver.)
Public propertyReceiveFormats
Gets a list of media formats that the media handler can handle. If no media format specified, all formats are supported.
(Inherited from AbstractMediaReceiverTData, TFormat.)
Public propertyStream
Gets the stream
(Inherited from MediaStreamReceiver.)
Top
See Also