MediaStreamContainers

MediaStreamContainers is a collection of MediaStreamContainer objects. The collection contains all available media stream containers. The ICImagingControl.MediaStreamContainers property returns a MediaStreamContainers collection.

Information

    Introduced in IC Imaging Control 3.0

Properties

Property Description
Count

Returns the number of MediaStreamContainer objects in the collection.

Item

Returns the MediaStreamContainer at the specified position.

Methods

Method Description
FindIndex

Searches the collection for a given string. The string contains the name of a MediaStreamContainer.

<< Classes