ISmoothStreamingCache Methods

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Windows Phone Members

The ISmoothStreamingCache type exposes the following members.

Methods

  Name Description
Public method Supported by Windows Phone 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.
Public method Supported by Windows Phone BeginRetrieve Begins an asynchronous cache response retrieval.
Public method CloseMedia Ends ISmoothStreamingCache operations for the specified media.
Public method Supported by Windows Phone EndPersist A AsyncCallback delegate method to complete the operation started by the BeginPersist method.
Public method Supported by Windows Phone EndRetrieve Ends an asynchronous cache response retrieval started by the BeginRetrieve method.
Public method OpenMedia Opens the specified media for ISmoothStreamingCache operations.

Top

See Also

Reference

ISmoothStreamingCache Interface

Microsoft.Web.Media.SmoothStreaming Namespace