IAdaptiveSourceManager.SetLiveBackoffSec Method

Applies to: Windows Store apps only

Sets the seconds backed off from current live server time.

Syntax

void SetLiveBackoffSec(
uint liveBackOffSec
)
void SetLiveBackoffSec(
[InAttribute] unsigned int liveBackOffSec
)
function SetLiveBackoffSec(
liveBackOffSec : uint
)

Parameters

  • liveBackOffSec
    Back off time value.

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