Describes optional playback overrides supplied by a player facade integration.
Remarks
- Requires PlayerConfiguration.usePlayerFacade when creating the player.
- Registration takes place on the Web native handle or through the Android native API, not on the React Native player API.
- Omitted hooks and nullish getter results delegate to the content player.
- The integration owns playback synchronization and must dispatch events when its public state changes.
This API is subject to change or removal without notice.
Describes optional playback overrides supplied by a player facade integration.
Remarks
- Requires PlayerConfiguration.usePlayerFacade when creating the player.
- Registration takes place on the Web native handle or through the Android native API, not on the React Native player API.
- Omitted hooks and nullish getter results delegate to the content player.
- The integration owns playback synchronization and must dispatch events when its public state changes.
This API is subject to change or removal without notice.
Platform