IAdaptiveSourceManager.SetDownloaderPlugin Method

Applies to: Windows Store apps only

Sets the downloader plugin.

Syntax

void SetDownloaderPlugin(
IDownloaderPlugin pPlugin
)
void SetDownloaderPlugin(
[InAttribute] IDownloaderPlugin^ pPlugin
)
function SetDownloaderPlugin(
pPlugin : IDownloaderPlugin
)

Parameters

  • pPlugin
    Pointer to downloader plugin.

Return Value

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Not Supported

Metadata

Microsoft.Media.AdaptiveStreaming.winmd