BB FlashBack SDK: FBPlayer

Filename

Description

Returns or sets the path to the movie file to play.

Syntax

[C#/C++]
public BSTR Filename

[VB.NET]
Public Filename As String

Remarks

To actually load the movie referenced by this property, call the LoadFile method.

See Also

HTTPFilename property, LoadFile method, Play method