Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Include Silverlight Members
Include Windows Phone Members
The ISmoothStreamingCache type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
BeginPersist | Begins to persist a cache response. This function is called whenever in the course of normal playback a Smooth Streaming object chunk, manifest, or key frame is received from the network and it might be useful to persist the item for later use. |
![]() |
BeginRetrieve | Begins an asynchronous cache response retrieval. |
![]() |
CloseMedia | Ends ISmoothStreamingCache operations for the specified media. |
![]() |
EndPersist | A AsyncCallback delegate method to complete the operation started by the BeginPersist method. |
![]() |
EndRetrieve | Ends an asynchronous cache response retrieval started by the BeginRetrieve method. |
![]() |
OpenMedia | Opens the specified media for ISmoothStreamingCache operations. |
Top
.gif)