diff --git a/packages/mux-player/REFERENCE.md b/packages/mux-player/REFERENCE.md index 852865955..93b859d5d 100644 --- a/packages/mux-player/REFERENCE.md +++ b/packages/mux-player/REFERENCE.md @@ -57,6 +57,7 @@ | `cast-receiver` | `string` (Receiver ID) | The app ID to use for a custom [Google cast receiver](https://developers.google.com/cast/docs/web_receiver/basic). If none is provided, the default receiver app will be used. | N/A | | `no-tooltips` | `boolean` | Toggles disabling tooltips in the UI | `false` | | `player-init-time` | `number` (timestamp) | Overrides the default [player initialization time](https://docs.mux.com/guides/make-your-data-actionable-with-metadata#optional-configurable-metadata), used by Mux Data for time-based [quality-of-experience (QOE) metrics](https://docs.mux.com/guides/understand-metric-definitions). It will be inferred from instantiation time by default. | Varies | +| `proudly-display-mux-badge` | `boolean` | Display the Mux badge in the player UI. | `false` |