BB FlashBack SDK: FBPlayer

CacheDiskLimit

Description

Sets the size of the disk cache, in bytes.

Syntax

[C#/C++]
public: long CacheDiskLimit

[VB.NET]
Public  Property CacheDiskLimit As Long
 

Remarks

The FBPlayer class keeps a cache of frames that have been decompressed from the movie file, to speed up displaying frames out of sequence. For more details, see About The Player Cache.
 

See Also

FBPlayer::CacheCompressionType  FBPlayer::CacheDiskLimit  FBPlayer::CacheEnabled  FBPlayer::CacheFramesFrequency  FBPlayer::CacheMemoryLimit  FBPlayer::CacheType