MityDSP Documentation Index

MityDSP::tcDspCameraLink::tsFrameDataNotify Struct Reference

This structure is the mailbox message structure passed up by the FrameCapture logic to calling applications. More...

#include <DspCameraLink.h>

List of all members.

Public Attributes

void * mpStart
 pointer to first frame in buffer
unsigned int mnNumFrames
 number of frames captured
unsigned int mnTotalFrames
 total frames captured since start
int mnRemainingFrames
 total frames to go (-1 if continuous)
unsigned short mnFrameRows
 number of rows
unsigned short mnFrameCols
 number of cols
unsigned int mnFrameSize
 size in bytes of each Frame
void * mpUserData
 user data pointer

Detailed Description

This structure is the mailbox message structure passed up by the FrameCapture logic to calling applications.

The size of this structure should be used when creating the mailbox message queue passed into CaptureFrames


Member Data Documentation

pointer to first frame in buffer

number of frames captured

total frames captured since start

total frames to go (-1 if continuous)

number of rows

number of cols

size in bytes of each Frame

user data pointer


  
Generated on Fri Sep 23 16:33:47 2011 for MityDSP Core by  Doxygen Version 1.6.1
Copyright © 2009, Critical Link LLC, All rights reserved.