09 2021 档案

摘要:// sdltest1.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include <stdio.h> #include <stdlib.h> extern "C" { #include <SDL.h> #include "libavutil/opt.h 阅读全文
posted @ 2021-09-30 15:17 cnchengv 阅读(32) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/zhujiabin/p/9035883.html 音视频同步原理讲的清楚: https://blog.csdn.net/zhuweigangzwg/article/details/25815851 package com.example.recordv 阅读全文
posted @ 2021-09-13 11:37 cnchengv 阅读(173) 评论(0) 推荐(0) 编辑
摘要:decodeUnit.cpp #include "stdafx.h" #include <stdio.h> #include "directSound.h" #include "decodeUnit.h" #include "d3dhead.h" #pragma comment(lib, "d3d9 阅读全文
posted @ 2021-09-13 11:13 cnchengv 阅读(30) 评论(0) 推荐(0) 编辑
摘要:extern "C"{ #include <stdio.h> #include <stdlib.h> #include <unistd.h> } #include <string> #include <memory> #include <jni.h> #include <android/log.h> 阅读全文
posted @ 2021-09-12 22:08 cnchengv 阅读(47) 评论(0) 推荐(0) 编辑
摘要:#include "stdafx.h" #include <stdio.h> #include "directSound.h" #include "decodeUnit.h" #include "d3dhead.h" #pragma comment(lib, "d3d9.lib") extern H 阅读全文
posted @ 2021-09-06 19:51 cnchengv 阅读(27) 评论(0) 推荐(0) 编辑
摘要:https://www.jianshu.com/p/0b4613fa65d1/ 这个直接可以 #include "stdafx.h"#include <stdio.h>#include <stdlib.h>extern "C"{#include <SDL2/SDL.h>#include "libav 阅读全文
posted @ 2021-09-04 19:18 cnchengv 阅读(504) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示