Categories:
TV display use case resources
Resources used by the TV display use case
Introduction
The TV display use case will use three different types of resources:
- Aura Platform global resources
- Common resources for video use cases
- Specific resources for the use case: tv.display
Specific resources for the use case: tv.display
The resources associated to the TV display plugin are defined below:
| Specific resources for tv.display use case | Definition | Example | Managed by | Scope |
|---|---|---|---|---|
video.display.by-channel.single-result |
Resource returned when the search finds one channel and is broadcasting | Esto es lo que están emitiendo ahora en ese canal | tv.display plugin | Use case-specific |
video.display.by-default.single-result |
Resource returned when the search finds one channel content has already been broadcast or finds a video content | Voy a ello, dame un segundo | tv.display plugin | Use case-specific |
video.display.by-default.detail-result |
Resource returned when the search finds one channel content or video content that has not been broadcast yet, or the content does not have enough information to be played | Mira, he encontrado este contenido | tv.display plugin | Use case-specific |
tv:video.display.by-default.multiple-results |
Resource returned when the search finds more than one channel content or content on demand | He encontrado estos contenidos relacionados con tu petición | tv.display plugin | Use case-specific |
tv:video.display.contingency.single-result |
Resource returned when the contingency search finds one result | He encontrado este contenido relacionado | tv.display plugin | Use case-specific |
tv:video.display.contingency.multiple-results |
Resource returned when the contingency search finds more than one result | He encontrado estos contenidos relacionados | tv.display plugin | Use case-specific |
tv:video.display.contingency.no-results |
Resource returned when the contingency search does not find any result | Lo siento, no encuentro lo que dices | tv.display plugin | Use case-specific |
Last modified August 20, 2025: feat: Update TV Display plugin to handle all video entities #AURA-27711 [RTM] (944b0a37)