Share via


IWMEncPostViewCollection Interface

Windows Media Encoder SDK banner art

The IWMEncPostViewCollection interface manages a collection of encoded multiple bit rate video streams created from the video source stream. It can be used to specify which multiple bit rate output stream can be postviewed.

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

Method Description
get_ViewBandwidth Retrieves the bit rate of the preview video stream.
put_ViewBandwidth Specifies the bit rate of the preview video stream.

See Also