Player sources
Choose a player source based on where and how you want viewers to discover and open content. Player sources define the entry point to Experiences content in your app.
Each player source uses a data source to decide what content to load. For details, see Data sources.
Widgets
Widgets are UI components that preview content and help viewers discover Stories, Moments, and Videos without leaving the current screen.
See Widgets.
Moments tabs
A fullscreen Moments player with multiple tabs. Each tab uses its own data source. This is not the same as the embedded Moments container below.
See Moments tabs.
Entry points
Entry points open specific content directly. Common uses include:
- Push notifications
- Shared links
- Deep links from other apps
- Start playback with a specific content ID
Entry points can start playback immediately or preload content in the background to reduce delays.
Moments container
The Moments container embeds the player inside your app UI without taking over the full screen. This is useful for feed and tab layouts where native navigation stays visible.
Recommendations (For you and Trending) are currently supported only in the Moments container.
Delegates
Delegates are optional callbacks that let your app react to player events such as loading state, open/close events, and custom actions.
See Delegates.
Updated 25 days ago
