File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
images/dashboards/features Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -652,6 +652,27 @@ type:
652652 type : string
653653{% endconfiguration %}
654654
655+ # # Media player playback controls
656+
657+ Widget that displays playback controls for a [media player](/integrations/media_player).
658+
659+ <p class='img'>
660+ <img src='/images/dashboards/features/media_player_playback.png' alt='Screenshot of the tile card with media player playback feature'>
661+ Screenshot of the tile card with media player playback feature
662+ </p>
663+
664+ ` ` ` yaml
665+ features:
666+ - type: "media-player-playback"
667+ ` ` `
668+
669+ {% configuration features %}
670+ type :
671+ required : true
672+ description : " `media-player-playback`"
673+ type : string
674+ {% endconfiguration %}
675+
655676# # Media player volume slider
656677
657678Widget that displays a slider to control the volume for a [media player](/integrations/media_player).
You can’t perform that action at this time.
0 commit comments