BB FlashBack SDK: FBPlayer

CacheMemoryLimit

Description

Sets the size of the memory cache, in bytes.

Syntax

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

[VB.NET]
Public Property CacheMemoryLimit 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