Windows Media Encoder SDK banner art
PreviousNext

IsStarted Property

Returns a Boolean value specifying whether Windows Media Encoder has been started.

Syntax

NSASFRte.IsStarted

Remarks

If the value of this property is False, Windows Media Encoder was stopped manually, programmatically, or because of an error.

Use the properties of the Start and Stop methods to start or stop Windows Media Encoder.

Calls to retrieve this property are asynchronous. To ensure that Windows Media Encoder is running, check the value of this property periodically.

See Also

Start, Stop, RecordAutoOverride

PreviousNext

© 1999 Microsoft Corporation. All rights reserved.