Skip to main content
alter_video(path=None, options=)[source]

Alters a video.

Parameters

path (str) –

Fully-qualified KiFS path to the video to be altered.

options (dict of str to str) –

Optional parameters. Allowed keys are:

  • ttl – Sets the TTL of the video.

The default value is an empty dict ( ).

Returns

A dict with the following entries–

path (str) –

Fully qualified KIFS path to the video file.

info (dict of str to str) –

Additional information.