📄 mp4.h.svn-base
字号:
#ifndef __MP4_H__#define __MP4_H__#include "gu_draw.h"#include "movie_file.h"#include "mp4_play.h"#ifdef __cplusplusextern "C" {#endifchar *mp4_play(struct movie_file_struct *movie, int usePos, int pspType, int tvAspectRatio, int tvOverScanLeft, int tvOverScanTop, int tvOverScanRight, int tvOverScanBottom, int videoMode);#ifdef __cplusplus}#endif#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -