BB FlashBack SDK: FBExportToEXEParams

CacheEnabled

Description

Determines whether the EXE export will use a frame cache. Use of a frame cache improves performance when seeking to random points within the movie via the playback controls embedded in the EXE export.

Syntax

[C#/C++]
public: Bool CacheEnabled

[VB.NET]
Public Property CacheEnabled As Boolean
 

See Also

FBExportToEXEParams::CacheDiskSize  FBExportToEXEParams::CacheMemorySize   FBExportToEXEParams::CacheType