Timeline.get_current_clip_thumbnail_image#

Timeline.get_current_clip_thumbnail_image() dict[source]#

Returns a dict (keys “width”, “height”, “format” and “data”) with data containing raw thumbnail image data (RGB 8-bit image data encoded in base64 format) for current media in the Color Page.

Return type:

dict