首頁
-
AirSync overviewSend your screenKey featuresBroadcast to IFPMirroringTroubleshootingAirSync updates
延伸螢幕
AirSync 允許使用者將 IFP 用作延伸螢幕。此功能可將IFP視為外部顯示器。您可以將想要共享的視窗和應用程式移至此外部顯示器。請注意,此功能僅適用於以下版本:
- Windows AirSync Sender
- macOS 的 AirSync Sender(獨立發行版本)
與PowerPoint簡報者檢視畫面一起使用
若要在 IFP 上全螢幕顯示 PowerPoint 簡報並使您的簡報筆記顯示在您的裝置上,請使用 AirSync 的延伸螢幕功能和 PowerPoint 的簡報者檢視畫面功能。
- 透過Windows或 macOS(非 PWA 版本)AirSync Sender的延伸螢幕功能共享您的螢幕。
- 開啟您的 PowerPoint 簡報。
- 轉到投影片放映標籤。
- 選取使用簡報者檢視畫面複選框。
- 在Display下拉式選單中,選擇延伸螢幕。
- 確認設定。
現在,開始投影片放映並前往 PowerPoint 的簡報者檢視。簡報內容將顯示在 IFP 上,而目前投影片、下一張投影片和演講者備註將顯示在主畫面上。
使用 Web Sender進行簡報
若要在 Web Sender中全螢幕顯示 PowerPoint,請執行下列操作:
- 開啟您的 PowerPoint 簡報。
- 開始 PowerPoint 簡報放映。
- 使用AirSync Web Sender並連接到 AirSync。
- 輸入投影識別碼及一次性密碼後,選擇分享應用程式,從應用程式標籤中選擇投影片放映簡報。
PowerPoint 內容即可在 IFP 上全螢幕顯示。
點擊連結觀看示範:
/* Lightbox styles */ .video-comparison-lightbox { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); z-index: 1000; overflow: hidden; } .lightbox-content { width: 100%; height: 100%; display: flex; flex-direction: column; } /* Video container styles */ .video-container { position: relative; height: calc(100vh - 60px); display: flex; } .video-wrapper { position: relative; height: 100%; overflow: hidden; } .video-wrapper video { width: 100%; height: 100%; object-fit: contain; background: #000; } /* Hide video controls */ .video-wrapper video::-webkit-media-controls { display: none !important; } /* Resize handle */ .resize-handle { width: 10px; height: 100%; background: #555; cursor: col-resize; position: relative; z-index: 10; } .resize-handle::after { content: "⋮⋮"; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; font-size: 20px; } /* Control bar */ .control-bar { height: 60px; background: #333; display: flex; justify-content: center; align-items: center; gap: 20px; } .control-btn { padding: 10px 20px; background: #4CAF50; color: white; border: none; border-radius: 4px; cursor: pointer; font-size: 16px; } .control-btn:hover { background: #45a049; } .close-btn { position: absolute; top: 20px; right: 20px; color: white; font-size: 30px; cursor: pointer; z-index: 1001; } /* Trigger link style */ .video-comparison-trigger { display: inline-block; padding: 10px 20px; background: #1765f2; color: #ddd; text-decoration: none; margin: 10px; } .video-comparison-trigger:hover { background: blue; color: white !important; text-decoration: none; }
myViewBoard Knowledge Base
On this page