Table of Contents

TTMSFNCWXVideoPlayer.PictureInPicture Property

Gets or sets whether the video is currently shown in picture-in-picture mode. Set to True to request the floating window, False to return to inline playback.

API unit family: TMSFNCWXVideoPlayer Declaring type: TTMSFNCWXVideoPlayer Inherited from: TTMSFNCWXCustomVideoPlayer Type: Boolean

Syntax

property PictureInPicture: Boolean;

Default: False

Remarks

Defaults to False. Has no effect while DisablePictureInPicture is True. The value also updates in response to user-initiated transitions.