Starts an encoding session.
object.Start
Parameter Description This method has no parameters.
This method has no return value.
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.
IsStarted, Stop, RecordAutoStart
Return to Real-Time Encoder Automation Reference.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.