Share via


IAdaptiveSourceManager.SetLiveBeginOffsetSec Method

Applies to: Windows Store apps only

Sets the seconds after first chunk to start playing at when tuning to left edge, when tuning to live.

Syntax

void SetLiveBeginOffsetSec(
uint liveBeginOffsetSec
)
void SetLiveBeginOffsetSec(
[InAttribute] unsigned int liveBeginOffsetSec
)
function SetLiveBeginOffsetSec(
liveBeginOffsetSec : uint
)

Parameters

  • liveBeginOffsetSec
    Begin offset 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