, including all inherited members.
ALVideo() (defined in AL::ALVideo) | AL::ALVideo | |
closeVideo() (defined in AL::ALVideo) | AL::ALVideo | |
getCurrentFrameNumber() const (defined in AL::ALVideo) | AL::ALVideo | [inline] |
getCurrentStreamNumber() const (defined in AL::ALVideo) | AL::ALVideo | [inline] |
getFrame(ALImage &pImage, const unsigned int pFrameNumber, const unsigned int pStreamNumber, const bool pCheckFormat=true) (defined in AL::ALVideo) | AL::ALVideo | |
getMagicNumber() const (defined in AL::ALVideo) | AL::ALVideo | [inline] |
getNextFrame(ALImage &pImage, const bool pCheckFormat=true) (defined in AL::ALVideo) | AL::ALVideo | |
getNumberOfFrames() const (defined in AL::ALVideo) | AL::ALVideo | [inline] |
getNumberOfStreams() const (defined in AL::ALVideo) | AL::ALVideo | [inline] |
getPrecedingFrame(ALImage &pImage, const bool pCheckFormat=true) (defined in AL::ALVideo) | AL::ALVideo | |
getStreamColorSpace(const unsigned int pStreamNumber) const (defined in AL::ALVideo) | AL::ALVideo | [inline] |
getStreamHeight(const unsigned int pStreamNumber) const (defined in AL::ALVideo) | AL::ALVideo | [inline] |
getStreamNbLayers(const unsigned int pStreamNumber) const (defined in AL::ALVideo) | AL::ALVideo | [inline] |
getStreamPixelDepth(const unsigned int pStreamNumber) const (defined in AL::ALVideo) | AL::ALVideo | [inline] |
getStreamResolution(const unsigned int pStreamNumber) const (defined in AL::ALVideo) | AL::ALVideo | [inline] |
getStreamSizePerImage(const unsigned int pStreamNumber) const (defined in AL::ALVideo) | AL::ALVideo | [inline] |
getStreamWidth(const unsigned int pStreamNumber) const (defined in AL::ALVideo) | AL::ALVideo | [inline] |
goToFrame(const unsigned int pFrameNumber, const unsigned int pStreamNumber) (defined in AL::ALVideo) | AL::ALVideo | |
isOpenForReading() const (defined in AL::ALVideo) | AL::ALVideo | [inline] |
isOpenForWriting() const (defined in AL::ALVideo) | AL::ALVideo | [inline] |
readVideo(const std::string pFilePath) (defined in AL::ALVideo) | AL::ALVideo | |
recordVideo(const std::string pFilePath, const unsigned int pUserSpaceSize, const std::vector< streamHeader > &pStreamHeaderVector) (defined in AL::ALVideo) | AL::ALVideo | |
write(char *ptrImageData, const int pSizeData, const long long pTimeStamp=0, const char pCameraId=0, const float pLeftAngle=0, const float pTopAngle=0, const float pRightAngle=0, const float pBottomAngle=0) (defined in AL::ALVideo) | AL::ALVideo | |
write(int height, int width, char *imageData, const long long pTimeStamp, const char pCameraId, const float pLeftAngle, const float pTopAngle, const float pRightAngle, const float pBottomAngle) (defined in AL::ALVideo) | AL::ALVideo | |
write(IplImage *pImage, const long long pTimeStamp=0, const char pCameraId=0, const float pLeftAngle=0, const float pTopAngle=0, const float pRightAngle=0, const float pBottomAngle=0) (defined in AL::ALVideo) | AL::ALVideo | |
~ALVideo() (defined in AL::ALVideo) | AL::ALVideo | |