RecordStart Method

Starts recording to an .asf file.

Syntax

NSASFRte.RecordStart

Parameters

This method has no parameters.

Return Values

This method has no return value.

Remarks

Use this method to start recording streaming data to an .asf file. Specify the file name with the RecordFileName property.

After calling this method, recording to the .asf file will continue until the first of the following events occurs:

See Also

RecordDuration, RecordMaxSize, RecordSize, RecordStop, IsRecording, RecordFileName,RecordAutoOverride,RecordAutoStart

© 1996-1998 Microsoft Corporation. All rights reserved.