Skip to content

Latest commit

 

History

History
72 lines (56 loc) · 2.27 KB

nn-mfidl-imfbytestreamcachecontrol.md

File metadata and controls

72 lines (56 loc) · 2.27 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
NN:mfidl.IMFByteStreamCacheControl
IMFByteStreamCacheControl (mfidl.h)
Controls how a network byte stream transfers data to a local cache. (IMFByteStreamCacheControl)
IMFByteStreamCacheControl
IMFByteStreamCacheControl interface [Media Foundation]
IMFByteStreamCacheControl interface [Media Foundation]
described
mf.imfbytestreamcachecontrol
mfidl/IMFByteStreamCacheControl
mf\imfbytestreamcachecontrol.htm
mf
e12a532a-4624-4e06-8e19-6e9daec550ac
12/05/2018
IMFByteStreamCacheControl, IMFByteStreamCacheControl interface [Media Foundation], IMFByteStreamCacheControl interface [Media Foundation],described, mf.imfbytestreamcachecontrol, mfidl/IMFByteStreamCacheControl
mfidl.h
Windows
Windows 7 [desktop apps \| UWP apps]
Windows Server 2008 R2 [desktop apps \| UWP apps]
Windows
19H1
IMFByteStreamCacheControl
mfidl/IMFByteStreamCacheControl
c++
APIRef
kbSyntax
COM
mfidl.h
IMFByteStreamCacheControl

IMFByteStreamCacheControl interface

-description

Controls how a network byte stream transfers data to a local cache. Optionally, this interface is exposed by byte streams that read data from a network, for example, through HTTP.

To get a pointer to this interface, call QueryInterface on the byte stream object.

-inheritance

The IMFByteStreamCacheControl interface inherits from the IUnknown interface. IMFByteStreamCacheControl also has these types of members:

-see-also

IMFByteStream

IMFByteStreamBuffering

Media Foundation Interfaces