isManifestTtlValid

open fun isManifestTtlValid(video: Video): Boolean

Determine whether the video has the following properties: Video.Fields.MANIFEST_URL_TTL Video.Fields.MANIFEST_TIMESTAMP

If both properties are present and non-null, compute their summed values against the current System time to determine whether the Video's MANIFEST_TIMESTAMP property is expired

Parameters

video

The video that may have a token placeholder in its Source URLs