Windows Media Encoder SDK banner art
PreviousNext

Stopping the Encoder

To stop Windows Media Encoder, use the following code:

Encoder.Stop
Set Encoder = Nothing

Setting the object to Nothing releases it from memory.

PreviousNext

© 1999 Microsoft Corporation. All rights reserved.