RecordAutoStart Property

Returns or sets a Boolean value indicating whether recording to a file begins automatically when the Start method is called.

Syntax

NSASFRte.RecordAutoStart

Remarks

If the value of this property is TRUE, the stream is recorded to an .asf file when Start is invoked.

This property is initialized as follows when the .asd file is loaded:

After the .asd file is loaded, changes to the RecordFileName property affect RecordAutoStart as follows:

See Also

Start , IsRecording, RecordFileName , RecordAutoOverride

© 1996-1998 Microsoft Corporation. All rights reserved.