Microsoft DirectX 8.1 (C++)

MediaDet.OutputStreams Property

Number of output streams contained in the media source. Read-only.

Syntax

object.OutputStreams As Long

Parameters

This property takes no parameters.

Remarks

Before retrieving this property, set the Filename property.

This property is not valid if the MediaDet object is in bitmap grab mode (see EnterBitmapGrabMode).

See Also