⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 version_script.in

📁 mediastreamer2是开源的网络传输媒体流的库
💻 IN
字号:
## Export file for libtheora## Only the symbols listed in the global section will be callable from# applications linking to libtheora.#@PACKAGE@.so.1.0{	global:		theora_version_string;		theora_version_number;		theora_encode_init;		theora_encode_YUVin;		theora_encode_packetout;		theora_encode_header;		theora_encode_comment;		theora_encode_tables;		theora_decode_header;		theora_decode_init;		theora_decode_packetin;		theora_decode_YUVout;		theora_packet_isheader;		theora_packet_iskeyframe;		theora_granule_shift;		theora_granule_frame;		theora_granule_time;		theora_info_init;		theora_info_clear;		theora_clear;		theora_comment_init;		theora_comment_add;		theora_comment_add_tag;		theora_comment_query;		theora_comment_query_count;		theora_comment_clear;	local:		*;};

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -