IMFByteStreamCacheControl2 Interface

Controls how a network byte stream transfers data to a local cache. This interface extends the IMFByteStreamCacheControl interface.

Syntax

interface IMFByteStreamCacheControl2 : public IMFByteStreamCacheControl  

Remarks

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.

Requirements

Header: Declared in mfidl.h.