文件名称:simplest_libvlc_example
-
所属分类:
- 标签属性:
- 上传时间:2015-12-27
-
文件大小:25.63mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
libvlc实例代码,包含完整的libvlc库,非常适合初学者学习使用。-Libvlc example code, including the complete libvlc library, very suitable for beginners to learn to use.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
simplest_libvlc_example/.gitignore
simplest_libvlc_example/libvlc_bin/cuc_ieschool.flv
simplest_libvlc_example/libvlc_bin/libvlc.dll
simplest_libvlc_example/libvlc_bin/libvlccore.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_attachment_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_bd_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_ftp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_http_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_imem_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_mms_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_rar_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_realrtsp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_smb_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_tcp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_udp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_vdr_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libcdda_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libdshow_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libdtv_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libdvdnav_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libdvdread_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libfilesystem_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libidummy_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/liblibbluray_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/liblive555_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/librtp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libscreen_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libsdp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libshm_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libstream_filter_rar_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libtimecode_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libvcd_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libzip_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access_output/libaccess_output_dummy_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access_output/libaccess_output_file_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access_output/libaccess_output_http_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access_output/libaccess_output_livehttp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access_output/libaccess_output_shout_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access_output/libaccess_output_udp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/liba52tofloat32_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/liba52tospdif_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libaudiobargraph_a_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libaudio_format_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libchorus_flanger_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libcompressor_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libdolby_surround_decoder_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libdtstofloat32_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libdtstospdif_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libequalizer_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libgain_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libheadphone_channel_mixer_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libkaraoke_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libmono_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libmpgatofixed32_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libnormvol_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libparam_eq_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libremap_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libsamplerate_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libscaletempo_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libsimple_channel_mixer_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libspatializer_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libspeex_resampler_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libstereo_widen_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libtrivial_channel_mixer_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libugly_resampler_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_mixer/libfloat_mixer_plugin.dll
simplest_libvlc_example/libvlc_bin
simplest_libvlc_example/libvlc_bin/cuc_ieschool.flv
simplest_libvlc_example/libvlc_bin/libvlc.dll
simplest_libvlc_example/libvlc_bin/libvlccore.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_attachment_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_bd_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_ftp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_http_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_imem_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_mms_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_rar_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_realrtsp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_smb_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_tcp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_udp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libaccess_vdr_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libcdda_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libdshow_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libdtv_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libdvdnav_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libdvdread_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libfilesystem_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libidummy_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/liblibbluray_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/liblive555_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/librtp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libscreen_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libsdp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libshm_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libstream_filter_rar_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libtimecode_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libvcd_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access/libzip_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access_output/libaccess_output_dummy_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access_output/libaccess_output_file_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access_output/libaccess_output_http_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access_output/libaccess_output_livehttp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access_output/libaccess_output_shout_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/access_output/libaccess_output_udp_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/liba52tofloat32_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/liba52tospdif_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libaudiobargraph_a_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libaudio_format_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libchorus_flanger_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libcompressor_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libdolby_surround_decoder_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libdtstofloat32_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libdtstospdif_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libequalizer_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libgain_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libheadphone_channel_mixer_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libkaraoke_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libmono_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libmpgatofixed32_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libnormvol_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libparam_eq_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libremap_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libsamplerate_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libscaletempo_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libsimple_channel_mixer_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libspatializer_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libspeex_resampler_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libstereo_widen_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libtrivial_channel_mixer_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_filter/libugly_resampler_plugin.dll
simplest_libvlc_example/libvlc_bin/plugins/audio_mixer/libfloat_mixer_plugin.dll
simplest_libvlc_example/libvlc_bin
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.