Share via


IWMEncWatermarkCollection Interface

Windows Media Encoder SDK banner art

The IWMEncWatermarkCollection interface manages a collection of watermark items, which are used to add information to a stream for identifying the source of the content.

The IWMEncWatermarkCollection interface exposes the following properties and method.

Property Description
Count Retrieves the number of items in the watermark collection.
length Retrieves the number of items in the watermark collection.
Method Description
Item Retrieves a specific watermark item.

See Also