BB FlashBack SDK: FBEditor

GetMovieLengthFromFile

Description

Given an FBR movie file, this method returns the length of the movie it contains in milliseconds.

Syntax

[C#/C++]
public Long GetMovieLengthFromFile (BSTR sFileName);

[VB.NET]
Public Function GetMovieLengthFromFile (String sFileName) As Integer

Parameters

sFileName (in) : filename of the FBR movie file