IWiaVideo::put_PreviewVisible method (wiavideo.h)

The IWiaVideo::PreviewVisible property specifies whether the video playback is visible in its parent window. This does not affect the WIAVIDEO_STATE of the video.

This property is read/write.

Syntax

HRESULT put_PreviewVisible(
  BOOL bPreviewVisible
);

Parameters

bPreviewVisible

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header wiavideo.h
DLL Wiavideo.dll

See also

IWiaVideo

WIAVIDEO_STATE