observe_media_stillimage/2

See if there is a ‘still’ image preview of a media item. (eg posterframe of a movie) Return:: {ok, ResourceId} or undefined

Type:

first

Return:

#media_stillimage{} properties:

  • id: m_rsc:resource_id()|undefined

  • props: z_media_identify:media_info()

Edit on GitHub