Skip to content

Latest commit

 

History

History
102 lines (85 loc) · 2.78 KB

nf-mfobjects-imfmuxstreamsamplemanager-getstreamcount.md

File metadata and controls

102 lines (85 loc) · 2.78 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:mfobjects.IMFMuxStreamSampleManager.GetStreamCount
IMFMuxStreamSampleManager::GetStreamCount (mfobjects.h)
Gets the count of substreams managed by the multiplexed media source. (IMFMuxStreamSampleManager.GetStreamCount)
GetStreamCount
GetStreamCount method [Media Foundation]
GetStreamCount method [Media Foundation]
IMFMuxStreamSampleManager interface
IMFMuxStreamSampleManager interface [Media Foundation]
GetStreamCount method
IMFMuxStreamSampleManager.GetStreamCount
IMFMuxStreamSampleManager::GetStreamCount
mf.imfmuxstreamsamplemanager_getstreamcount
mfobjects/IMFMuxStreamSampleManager::GetStreamCount
mf\imfmuxstreamsamplemanager_getstreamcount.htm
mf
7DB1AEAD-591F-4FA0-9DF0-9774C76A4B91
12/05/2018
GetStreamCount, GetStreamCount method [Media Foundation], GetStreamCount method [Media Foundation],IMFMuxStreamSampleManager interface, IMFMuxStreamSampleManager interface [Media Foundation],GetStreamCount method, IMFMuxStreamSampleManager.GetStreamCount, IMFMuxStreamSampleManager::GetStreamCount, mf.imfmuxstreamsamplemanager_getstreamcount, mfobjects/IMFMuxStreamSampleManager::GetStreamCount
mfobjects.h
Windows
Windows 10, version 1703 [desktop apps only]
None supported
Mfplat.lib; Mfplat.dll
Windows
19H1
IMFMuxStreamSampleManager::GetStreamCount
mfobjects/IMFMuxStreamSampleManager::GetStreamCount
c++
APIRef
kbSyntax
COM
mfplat.lib
mfplat.dll
mfplat.dll
mfplat.dll.dll
IMFMuxStreamSampleManager.GetStreamCount

IMFMuxStreamSampleManager::GetStreamCount

-description

Gets the count of substreams managed by the multiplexed media source.

-parameters

-param pdwMuxStreamCount [out]

The count of substreams managed by the multiplexed media source.

-returns

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Return code Description
S_OK
The method succeeded.
E_INVALIDARG
Invalid argument.

-see-also

IMFMuxStreamSampleManager