thumbnail_mime_type property

String thumbnail_mime_type
read / write

MIME type of the video thumbnail. If non-empty, must be one of "image/jpeg", "image/gif" and "video/mp4".

Implementation

late String thumbnail_mime_type;