up Inquisit Language Reference

currenttime property

This property returns the current playing time video in milliseconds.

Member of

<video>

Remarks

Examples

The following trial stops after playing a video for 6 seconds:

<trial test>
/ stimulustimes = [1=treatmentvideo]
/ validresponse = (" ")
/ stop = [video.treatmentvideo.currenttime == 10000]
</trial>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.