CMGDK r49-rc2
|
#include <hgl/PlugIn.H>
#include <hgl/ut/DirectShowMovie.H>
#include <hgl/gl/Texture2D.H>
#include <hgl/type/Pool.H>
#include <hgl/thread/ThreadMutex.H>
组合类型 | |
struct | hgl::DirectShowMovieInterface |
名字空间 | |
namespace | hgl |
__MAKE_HGL__&&!__MAKE_PLUGIN__ | |
类型定义 | |
typedef void | hgl::MovieInterface |
函数 | |
锘 xBF void | BGR2RGB (void *tar, void *src, unsigned __int32 num) |
void | hgl::OnMovieCreate (void *movie, int width, int height, int color, int pitch) |
void | hgl::OnMovieDecodeFrame (void *movie, uchar *data) |
锘 xBF void BGR2RGB | ( | void * | tar, |
void * | src, | ||
unsigned __int32 | num | ||
) |