IWMEncContentAnalyzer Object

Windows Media Encoder SDK banner art

The IWMEncContentAnalyzer object analyzes the video content in a specified source group to determine the type of video optimization to apply.

The IWMEncContentAnalyzer object exposes the following property and methods.

Property Description
SourceGroup Specifies and retrieves the source group that is to be analyzed for video optimization.
Method Description
Property Retrieves a value indicating the recommended video optimization to apply.
Start Starts the process of analyzing content for video optimization.
Stop Stops the process of analyzing content for video optimization.

See Also