Controls how a network byte stream transfers data to a local cache. This interface extends the IMFByteStreamCacheControl interface.
interface IMFByteStreamCacheControl2 : public IMFByteStreamCacheControl
Byte streams object in Microsoft Media Foundation can optionally implement this inteface. To get a pointer to this interface, call QueryInterface on the byte stream object.
Header: Declared in mfidl.h.