DivXNetworks, Inc.
Main Page | Namespace List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals | Related Pages

FrameInput.h

Go to the documentation of this file.
00001 
00015 #ifndef _Q_FrameInput_h
00016 #define _Q_FrameInput_h
00017 
00022 class FrameInput
00023 {
00024 public:
00026     unsigned char* imageT;
00027 
00029     unsigned char* imageB;
00030 
00032     int timestampDisplay;
00033 };
00034 
00035 #endif 

Generated on Tue Jan 24 16:43:33 2006 for DivX Codec API Documentation.