新增tavleView控件,初步可用

This commit is contained in:
睿 安
2026-01-28 15:00:12 +08:00
parent bcbf890ebd
commit abcfc78596
494 changed files with 3202 additions and 484 deletions

View File

@@ -1,4 +1,4 @@
#include "vlcPlayer.h"
#include "vlcPlayer.h"
void* lock_cb(void* opaque, void** planes)
{
VlcPlayer* vp = (VlcPlayer*)opaque;