Interface ThumbnailFormatMpeg4

The thumbnail is in MPEG4 format. It will be used only for some animations and videos. Subtype of ThumbnailFormat.

interface ThumbnailFormatMpeg4 {
    @type: "thumbnailFormatMpeg4";
}

Properties

Properties

@type: "thumbnailFormatMpeg4"