?? real.h
字號:
// real.h#ifndef REAL_H#define REAL_H#include "crosstype.h"#include "rmff.h"#include <stdio.h>rmff_header_t *real_parse_sdp(FILE *file);//rmff_header_t *real_setup_and_get_header(rtsp_t *, uint32_t );#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -