Windows Media Encoder SDK banner art
PreviousNext

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 ASF Stream Descriptor (.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

PreviousNext

© 1999 Microsoft Corporation. All rights reserved.