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.
Mitglieder
IMFByteStreamCacheControlSchnittstelle erbt von der IUnknown-Schnittstelle. IMFByteStreamCacheControl umfasst auch die folgenden Typen von Mitgliedern:
- Methoden
Methoden
IMFByteStreamCacheControlSchnittstelle umfasst die folgenden Methoden.
Methode | Beschreibung |
---|---|
StopBackgroundTransfer | Stops the background transfer of data to the local cache. |
Anforderungen
Mindestens unterstützter Client |
Windows 7 |
Mindestens unterstützter Server |
Windows Server 2008 R2 |
Header |
Mfidl.h |