IAdaptiveSourceManager.SetBufferDelay Method

Applies to: Windows Store apps only

Sets the buffer delay before starting, in seconds.

Syntax

void SetBufferDelay(
float bufferDelaySec
)
void SetBufferDelay(
[InAttribute] float bufferDelaySec
)
function SetBufferDelay(
bufferDelaySec : float
)

Parameters

  • bufferDelaySec
    The buffer delay size 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