ProofOfPlayRecord
A record of video playback activity for a single clip on a layer
Properties
active : bool (Read-Only)
Whether this record represents a currently playing clip
completedFullPlayback : bool (Read-Only)
Whether every unique frame of the video was displayed at least once
endTime : str (Read-Only)
ISO 8601 timestamp of when playback ended or was last active
framesPlayed : int (Read-Only)
Total number of video frames played, including repeats from looping
layerName : str (Read-Only)
Name of the layer this clip played on
loopCount : int (Read-Only)
Number of complete loops played through the video
startTime : str (Read-Only)
ISO 8601 timestamp of when playback started
totalFrames : int (Read-Only)
Total number of frames in the video file
videoName : str (Read-Only)
Name of the video file that was played