mpgkern.h
资源名称:8202s.rar [点击查看]
上传用户:poi891205
上传日期:2013-07-15
资源大小:9745k
文件大小:0k
源码类别:
DVD
开发平台:
C/C++
- #ifndef __MPGKERN_H
- #define __MPGKERN_H
- void restart_video_engine();
- void restart_audio_engine();
- void resync_video();
- void resync_audio();
- void resync_audio_bitstream();
- int get_vbv_free(int vy);
- int get_vbv_free_exact(int vy);
- void set_timesearch_C_ELTM(UINT32);
- #endif/*__MPGKERN_H*/