RecordStart

Description

Starts recording to an ASF file.

Syntax
object.RecordStart

ParameterDescription
This method has no parameters.

Return Value

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 file will continue until the first of the following events occurs:

See Also

RecordDuration, RecordMaxSize, RecordSize, RecordStop, IsRecording, RecordFileName

Return to Real-Time Encoder Automation Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.