Share via


Pause Property

Sets or retrieves a value indicating whether video playback is paused.

Syntax

VideoPreview.Pause [ = pResult ]

Possible Values

pResult Boolean value.

The property is read/write. The property has no default value.

Remarks

For example code, see Use VideoPreview Control in HTML in Shared Samples.

Property Information

Minimum operating systems Windows XP SP1

See Also

VideoPreview