Callback Functions

This section is under construction. You may encounter void links in this zone. In the meantime, if you have any questions, please contact Yong Wang:

typedef HRESULT (FAR CALLBACK *LPVIDEOCALLBACK) (DWORD dwMsg, LPVFRAMEINFO lpFrame);
typedef HRESULT (FAR CALLBACK *LPVIDEORENDERCALLBACK) (LPVOID lpPara);
typedef HRESULT (FAR CALLBACK *LPFRAMECALLBACK) (DWORD dwMsg, LPFRAMECOLINFO lpFrame);
typedef HRESULT (FAR CALLBACK *LPOBJCALLBACK) (DWORD dwMsg, LPOBJINFO lpObj);

For problems or questions regarding this web page please contact with me at ywang AT ee DOT columbia DOT edu.
Copyright © By Yong Wang All Rights Reserved
Last updated: March 1st, 2005