You are here

core.entity_view_display.media.video.background_media.yml in Varbase Media 9.0.x

config/optional/core.entity_view_display.media.video.background_media.yml

File

config/optional/core.entity_view_display.media.video.background_media.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.media.background_media
  6. - field.field.media.video.field_media_cover_image
  7. - field.field.media.video.field_media_in_library
  8. - field.field.media.video.field_media_video_file
  9. - media.type.video
  10. module:
  11. - ds
  12. - file
  13. - layout_builder
  14. third_party_settings:
  15. layout_builder:
  16. allow_custom: false
  17. enabled: false
  18. id: media.video.background_media
  19. targetEntityType: media
  20. bundle: video
  21. mode: background_media
  22. content:
  23. field_media_video_file:
  24. type: file_video
  25. weight: 0
  26. label: hidden
  27. settings:
  28. controls: true
  29. autoplay: true
  30. loop: true
  31. multiple_file_display_type: tags
  32. muted: true
  33. width: 1600
  34. height: 900
  35. third_party_settings:
  36. ds:
  37. ft:
  38. id: reset
  39. settings:
  40. lb: ""
  41. region: content
  42. hidden:
  43. created: true
  44. field_media_cover_image: true
  45. field_media_in_library: true
  46. langcode: true
  47. name: true
  48. search_api_excerpt: true
  49. thumbnail: true
  50. uid: true