RouterInputThumbnailDetails
The details of a thumbnail associated with a router input, including the thumbnail messages, the thumbnail image, the timecode, and the timestamp.
Contents
- thumbnailMessages
-
The messages associated with the router input thumbnail.
Type: Array of RouterInputMessage objects
Required: Yes
- thumbnail
-
The thumbnail image, encoded as a Base64-encoded binary data object.
Type: Base64-encoded binary data object
Required: No
- timecode
-
The timecode associated with the thumbnail.
Type: String
Required: No
- timestamp
-
The timestamp associated with the thumbnail.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: