Windows Media Encoder SDK banner art
PreviousNext

RecordAutoOverride Property

Returns or sets a Boolean value indicating whether Windows Media Encoder is going to replace a file with the same name.

Syntax

NSASFRte.RecordAutoOverride

Remarks

The default value for this property is False. When Windows Media Encoder starts writing to a file that already exists, by default it stops and returns an error. To have the file replaced instead of returning an error, the RecordAutoOverride property must be set to True. The ability to replace an existing file is particularly useful when Windows Media Encoder is running on a remote computer.

See Also

Start, RecordAutoStart, RecordFileName

PreviousNext

© 1999 Microsoft Corporation. All rights reserved.