AutoPlay Media Studio 9

QuickTime.GetLength

QuickTime.GetLength

This is the first topic This is the last topic  

QuickTime.GetLength

This is the first topic This is the last topic  

OverviewExamples

number QuickTime.GetLength (

string ObjectName )

Example 1

nLength = QuickTime.GetLength("Intro Vid");

Label.SetText("LengthLabel", nLength);

Retrieves the length of the media file in the "Intro Vid" QuickTime object and stores it in a variable called nLength. The length is then set as the text of a label object.

See also: Related Actions


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