IMFByteStreamCacheControl Interface

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.

Syntax

interface IMFByteStreamCacheControl : public IUnknown  

Requirements

Header: Declared in mfidl.h.