The Microsoft Producer SDK exposes the following objects.
Object |
Description |
Application |
Represents the root of the Microsoft Producer object model. |
Error |
Represents errors that can occur when using the Producer object model. |
Options |
Keeps track of WebHost objects and associated properties. |
Profile |
Represents a collection of StreamConfig objects representing settings for the different tracks of a presentation. |
ProfileManager |
Represents the collection of all Profile objects available to Producer. |
Profiles |
Represents a collection of Profile objects. |
Project |
Represents a Producer project. |
Properties |
Stores metadata about a project, including various standard properties as well as user-defined properties. |
Publisher |
Provides methods to support the publishing process. |
StreamConfig |
Represents an audio or video stream and its associated attributes. |
WebHost |
Represents an e-service. |
Window |
Provides a method for closing the browser window that opens when the user clicks the Learn More button in the Publish Wizard. |
Windows |
Represents a collection of Window objects. |