AutoPlay Media Studio 9

QuickTime.GetCurrentPos

QuickTime.GetCurrentPos

This is the first topic This is the last topic  

QuickTime.GetCurrentPos

This is the first topic This is the last topic  

OverviewExamples

number QuickTime.GetCurrentPos (

string ObjectName )

Example 1

curr_pos = QuickTime.GetCurrentPos("QuickTime1");

QuickTime.Seek("QuickTime1", SEEK_SPECIFIC, curr_pos - 2);

Retrieves the current time position of the media in the "QuickTime1" QuickTime object and stores it in a variable called cur_time. That time is then used to seek 2 seconds previous to it.

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us