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.
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 |