MediaStreamContainers is a collection of MediaStreamContainer objects. The collection contains all available media stream containers. The ICImagingControl.MediaStreamContainers property returns a MediaStreamContainers collection.
Introduced in IC Imaging Control 3.0
| Property | Description | ||
| Count | Returns the number of MediaStreamContainer objects in the collection. |
||
| Item | Returns the MediaStreamContainer at the specified position. |
||
| Method | Description | ||
| FindIndex | Searches the collection for a given string. The string contains the name of a MediaStreamContainer. |
||