Blender V2.61 - r43446

VideoBase Member List

This is the complete list of members for VideoBase, including all inherited members.
calcImage(unsigned int texId, double ts)ImageBase [inline, protected, virtual]
calcSize(short size)ImageBase [static]
checkSourceSizes(void)ImageBase [protected]
convImage(FLT &filter, SRC srcBuff, short *srcSize)ImageBase [inline, protected]
filterImage(F &filt, SRC srcBuff, short *srcSize)ImageBase [inline, protected]
findSource(const char *id)ImageBase [protected]
getBuffSize(void)ImageBase [inline]
getFilter(void)ImageBase [inline]
getFlip(void)ImageBase [inline]
getFrameRate(void)VideoBase [inline]
getImage(unsigned int texId=0, double timestamp=-1.0)ImageBase
getRange(void)VideoBase [inline]
getRepeat(void)VideoBase [inline]
getScale(void)ImageBase [inline]
getSize(void)ImageBase [inline]
getSource(const char *id)ImageBase
getStatus(void)VideoBase [inline]
ImageBase(bool staticSrc=false)ImageBase
init(short width, short height)VideoBase [protected]
isImageAvailable(void)ImageBase [inline]
loopDetect(ImageBase *img)ImageBase [protected]
m_availImageBase [protected]
m_exportsImageBase
m_flipImageBase [protected]
m_formatVideoBase [protected]
m_frameRateVideoBase [protected]
m_imageImageBase [protected]
m_imgSizeImageBase [protected]
m_isFileVideoBase [protected]
m_orgSizeVideoBase [protected]
m_pyfilterImageBase [protected]
m_rangeVideoBase [protected]
m_repeatVideoBase [protected]
m_scaleImageBase [protected]
m_scaleChangeImageBase [protected]
m_sizeImageBase [protected]
m_sourcesImageBase [protected]
m_staticSourcesImageBase [protected]
m_statusVideoBase [protected]
newSource(const char *id)ImageBase [inline, protected, virtual]
openCam(char *file, short camIdx)VideoBase [inline, virtual]
openFile(char *file)VideoBase [inline, virtual]
pause(void)VideoBase [inline, virtual]
play(void)VideoBase [inline, virtual]
process(BYTE *sample)VideoBase [protected]
refresh(void)ImageBase [virtual]
release(void)ImageBase [virtual]
setFilter(PyFilter *filt)ImageBase
setFlip(bool flip)ImageBase [inline]
setFrameRate(float rate)VideoBase [inline, virtual]
setRange(double start, double stop)VideoBase [inline, virtual]
setRepeat(int rep)VideoBase [inline, virtual]
setScale(bool scale)ImageBase [inline]
setSource(const char *id, PyImage *source)ImageBase
stop(void)VideoBase [inline, virtual]
VideoBase(void)VideoBase [inline]
~ImageBase(void)ImageBase [virtual]
~VideoBase(void)VideoBase [inline, virtual]