mediaFoundationReaderNumberOfStreams

Typefunction
DictionaryLCS
Librarymediafoundation
Syntax
mediaFoundationReaderNumberOfStreams(<pFilePath>)
Associationsmediafoundation
Summary

Get the number of streams in the media file Platform:desktop

OSwindows
Parameters
NameTypeDescription
pFilePath

The path to a media file

RelatedCommand: mediaFoundationTranscode, mediaFoundationCreateReader
Description

The reader must already be created with mediaFoundationCreateReader.

Note:See the mediaFoundationTranscode documentation for a complete example of using this handler.