Windows Media Services SDK banner art
PreviousNext

StreamDescriptors Collection Object

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.

Property Access Description
Count Read Only Returns the number of StreamDescriptor objects.
Item Read Only Returns a specified StreamDescriptor object.

See Also

StreamDescriptor Objects

PreviousNext


© 1996-1999 Microsoft Corporation. All rights reserved.