videoFormat constant
videoFormat [Expects: https://schema.org/Text]
The type of screening or video broadcast used (e.g. IMAX, 3D, SD, HD, etc.).
Can be used on: https://schema.org/BroadcastEvent, https://schema.org/BroadcastService, https://schema.org/ScreeningEvent
Implementation
static const videoFormat = IriTerm.prevalidated(
'https://schema.org/videoFormat',
);