TTMSFNCWXVideoPlayer.PictureInPicture Property
Gets or sets whether the video is currently shown in picture-in-picture mode. Set to
Trueto request the floating window,Falseto 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.