The StreamDescriptors collection object is a collection of StreamDescriptor objects.
StreamDescriptor objects are used to contain information about streams, such as the width and height of the size of images or video, and types of media.
The StreamDescriptors collection object has the following properties:
Properties | Read/Write | Description |
Count | R | Returns the number of StreamDescriptor objects. |
Item | R | Returns a specified StreamDescriptor object. |
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.