videoFrameSize constant

IriTerm const videoFrameSize

videoFrameSize [Expects: https://schema.org/Text]

The frame size of the video.

Can be used on: https://schema.org/VideoObject

Implementation

static const videoFrameSize = IriTerm.prevalidated(
  'https://schema.org/videoFrameSize',
);