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.
interface IMFByteStreamCacheControl : public IUnknown
Header: Declared in mfidl.h.