Windows Media Encoder SDK banner art
PreviousNext

LoadASD Method

Loads an .asd file.

Syntax

NSASFRte.LoadASD( FileName )

Parameters

FileName

A String value specifying the name of the file to be loaded. The file name extension must be .asd.

Return Values

This method has no return value.

Remarks

An .asd file is created by the Windows Media Encoder standalone application to store all attributes of an encoding session. Currently there is no programmatic method for setting configuration attributes or for creating .asd files.

PreviousNext

© 1999 Microsoft Corporation. All rights reserved.