Share via


IWMEncPostViewCollection Object

Windows Media Encoder SDK banner art

The IWMEncPostViewCollection object can be used to specify which audience to preview when using a profile that supports multiple bit rates.

Note   To display previews and postviews, you must add the Windows Media Encoder Preview Control reference to the project. For more information, see Programming in Visual Basic.

In addition to the methods inherited from the IWMEncDataViewCollection object, the IWMEncPostViewCollection object exposes the following property.

Property Description
ViewBandwidth Specifies and retrieves the bit rate of the audience to preview.

See Also