Click or drag to resize

IRecordInputStream Properties

The IRecordInputStream type exposes the following members.

Properties
 NameDescription
Public propertyIsStopped Gets a value indicating whether this instance has stopped reading.
Public propertyPaddingBytesSkipped Gets the amount of padding skipped while reading from the stream.
Public propertyRecordOptions Gets the record options applied to this stream.
Public propertyStopReadingAtPosition Gets or sets the position in the stream after which no data will be read.
Top
See Also