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.
Delegate method to merge data from more than one manifest.
Namespace: Microsoft.Web.Media.SmoothStreaming
Assembly: Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)
Syntax
'Declaration
Public Delegate Sub ManifestMergeHandler ( _
ssme As SmoothStreamingMediaElement _
)
'Usage
Dim instance As New ManifestMergeHandler(AddressOf HandlerMethod)
public delegate void ManifestMergeHandler(
SmoothStreamingMediaElement ssme
)
public delegate void ManifestMergeHandler(
SmoothStreamingMediaElement^ ssme
)
type ManifestMergeHandler =
delegate of
ssme:SmoothStreamingMediaElement -> unit
JScript supports the use of delegates, but not the declaration of new ones.
Parameters
- ssme
Type: Microsoft.Web.Media.SmoothStreaming.SmoothStreamingMediaElement
A SmoothStreamingMediaElement object.
Version Information
Silverlight
Supported in: 5