ConstPath to the PDF file, relative to the presentation root.
Display title for the viewer.
OptionalcustomOptions: Record<string, unknown>Optional extra properties passed through to the analytics event.
Open a video file in the platform player.
In the iOS app, uses the native AVPlayer with full option support.
In the browser, renders a full-viewport <video> overlay. Click outside
the video to dismiss it.
Path to the video file, relative to the presentation root.
Playback options (autoplay, loop, controls, speed, etc.).
A VideoResult with status and final playback position in seconds.
Open a PDF file in the platform viewer.
In the iOS app, opens the native PDF viewer with annotation support. In the browser, opens the file in a new tab.