<p>In real-time interactive scenarios, if you need to simultaneously view multiple preview frames in the local video preview, and each frame is at a different observation position along the video link, you can repeatedly call this method to set different <parmname>view</parmname>s and set different observation positions for each <parmname>view</parmname>. For example, by setting the video source to the camera and then configuring two <parmname>view</parmname>s with <parmname>position</parmname> setting to <ph keyref="POSITION_POST_CAPTURER_ORIGIN"/> and <ph keyref="POSITION_POST_CAPTURER"/>, you can simultaneously preview the raw, unprocessed video frame and the video frame that has undergone preprocessing (image enhancement effects, virtual background, watermark) in the local video preview.</p>
0 commit comments