RecordFileName

Description

Returns or sets a String value specifying the name of the ASF file that will be created in a recording session.

Syntax
object.RecordFileName

Remarks

If you change the RecordFileName property while the ASF Real-Time Encoder is recording an .asf file, an error will occur. If the ASF Real-Time Encoder is recording and you want to change the name of the .asf file that is being created, you must call RecordStop to stop the recording, set the file name, and then call RecordStart to start recording again.

See Also

RecordDuration, RecordMaxSize, RecordStart, RecordStop, IsRecording

Return to Real-Time Encoder Automation Reference.

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