Get desktop application:
View/edit binary Protocol Buffers messages
Service that implements Sagittarius Media API
retrieve media info like sound track resolutions, length/duringation etc.
quick hash of the media. For example: "media/1111-2222-3333-4444/info".
Get thumbnail by timestamps
which thumbnail the client wants
access token for read and write thumbnail by timestamp
thumbnails. with timestamp, extension, and payload
Query obtainable thumbnails time range and unavailable ones by media identity
try to retrieve Thumbnails
use quick media hash to get thumbnails
time length of the media resource, in seconds
time range is used to tell the client the screenshot range
thumbnails that the server have, in time ranges
thumbnails that the server is missing and wanted, in time ranges
access token for read and/or write thumbnail by timestamp session_token will not have write premission if there is not missing
try to update media info
quick hash of the media. For example: "media/1111-2222-3333-4444/info".
the media info to be updated
Update thumbnail by timestamps
the thumbnails to be updated
access token for read and write thumbnail by timestamp
Used as response type in: Media.GetInfo, Media.UpdateInfo
Used as field type in:
Resource id of the media. It must have the format of "media/*/info". For example: "media/1111-2222-3333-4444/info".
Used in:
Used in:
Used in: ,
timestamp of this thumbnail in relative to the begginning of the media_hash
image's file extension
image's binary content
time range is used to tell the client the screenshot range
Used in: ,
the beginning of the time range, in seconds
the end of the time range, in seconds
time interval between each thumbnails, in seconds