Start

Description

Starts an encoding session.

Syntax
object.Start

ParameterDescription
This method has no parameters.

Return Value

This method has no return value.

Remarks

Use this method to start an encoding session.

Use the IsStarted property to see whether a session has started or not.

If one of the desired output sources is a file, the RecordAutoStart property must be TRUE for the output to be sent to the file automatically when the Start method is called. If the RecordAutoStart property is FALSE, a separate call to RecordStart is necessary to record output to a file.

See Also

IsStarted, Stop, RecordAutoStart

Return to Real-Time Encoder Automation Reference.

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