#include <fbmodel.h>
Public Member Functions | |
FBPointCacheFile (const char *pName, HIObject pObject=NULL) | |
Constructor. | |
Public Attributes | |
FBPropertyString | CacheFileName |
Read Write Property: Filename of media. | |
FBPropertyInt | ChannelCount |
Read Only Property: Channel Count. | |
FBPropertyTime | StartTime |
Read Write Property: Start Time. | |
FBPropertyTime | StopTime |
Read Write Property: Stop Time. | |
FBPropertyDouble | PlaySpeed |
Read Write Property: Play Speed. | |
FBPropertyTime | Offset |
Read Write Property: Offset. | |
FBPropertyBool | FreeRunning |
Read Write Property: Free Running. | |
FBPropertyBool | Loop |
Read Write Property: Loop. |
FBPointCacheFile | ( | const char * | pName, |
HIObject | pObject = NULL |
||
) |
Constructor.
pName | Name of Point Cache File Object. |
pObject | For internal use only(default=NULL). |
Read Write Property: Filename of media.
Read Only Property: Channel Count.
Read Write Property: Start Time.
Read Write Property: Stop Time.
Read Write Property: Play Speed.
Read Write Property: Free Running.