Windows Media Encoder SDK banner art
PreviousNext

RecordStart Method

Starts recording content 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 continues until the first of the following events occurs:

See Also

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

PreviousNext

© 1999 Microsoft Corporation. All rights reserved.