文件名称:PlayerDll
介绍说明--下载内容均来自于网络,请自行研究使用
VLC MFC编程,在一个开源例子上修改,增加快播、慢播等功能,喜欢研究VLC SDK编程的参考学习。在此基础上,封装成对话框输出的动态链接库,隐式连接,也可以改为显示连接。学习VLC SDK编程、动态库封装、对话框动态库输出的综合例子。需要VLC SDK V2.0支持才能播放。-VLC MFC programming on an open source example of modifications, additions, fast play, slow play and other functions, like VLC SDK programming reference research study. On this basis, packaged as a dynamic link library, the implicit connection dialog output can also be changed to display the connection. Learning VLC SDK programming, dynamic library package, comprehensive example of a dynamic library dialog output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PlayerDll\PlayerDll\config.h
.........\.........\dllmain.cpp
.........\.........\ExtPlayerDlg.cpp
.........\.........\ExtPlayerDlg.h
.........\.........\html1.htm
.........\.........\icon1.ico
.........\.........\lib\libvlc.lib
.........\.........\...\libvlccore.lib
.........\.........\PlayerDll.aps
.........\.........\PlayerDll.cpp
.........\.........\PlayerDll.def
.........\.........\PlayerDll.rc
.........\.........\PlayerDll.vcproj
.........\.........\ReadMe.txt
.........\.........\res\PlayerDll.rc2
.........\.........\resource.h
.........\.........\stdafx.cpp
.........\.........\stdafx.h
.........\.........\stdint.h
.........\.........\targetver.h
.........\.........\vlc\deprecated.h
.........\.........\...\libvlc.h
.........\.........\...\libvlc_events.h
.........\.........\...\libvlc_media.h
.........\.........\...\libvlc_media_discoverer.h
.........\.........\...\libvlc_media_library.h
.........\.........\...\libvlc_media_list.h
.........\.........\...\libvlc_media_list_player.h
.........\.........\...\libvlc_media_player.h
.........\.........\...\libvlc_structures.h
.........\.........\...\libvlc_version.h
.........\.........\...\libvlc_vlm.h
.........\.........\...\plugins\vlc_about.h
.........\.........\...\.......\vlc_access.h
.........\.........\...\.......\vlc_acl.h
.........\.........\...\.......\vlc_aout.h
.........\.........\...\.......\vlc_aout_intf.h
.........\.........\...\.......\vlc_aout_mixer.h
.........\.........\...\.......\vlc_arrays.h
.........\.........\...\.......\vlc_art_finder.h
.........\.........\...\.......\vlc_atomic.h
.........\.........\...\.......\vlc_avcodec.h
.........\.........\...\.......\vlc_bits.h
.........\.........\...\.......\vlc_block.h
.........\.........\...\.......\vlc_block_helper.h
.........\.........\...\.......\vlc_charset.h
.........\.........\...\.......\vlc_codec.h
.........\.........\...\.......\vlc_common.h
.........\.........\...\.......\vlc_config.h
.........\.........\...\.......\vlc_configuration.h
.........\.........\...\.......\vlc_config_cat.h
.........\.........\...\.......\vlc_cpu.h
.........\.........\...\.......\vlc_demux.h
.........\.........\...\.......\vlc_dialog.h
.........\.........\...\.......\vlc_epg.h
.........\.........\...\.......\vlc_es.h
.........\.........\...\.......\vlc_es_out.h
.........\.........\...\.......\vlc_events.h
.........\.........\...\.......\vlc_filter.h
.........\.........\...\.......\vlc_fourcc.h
.........\.........\...\.......\vlc_fs.h
.........\.........\...\.......\vlc_gcrypt.h
.........\.........\...\.......\vlc_http.h
.........\.........\...\.......\vlc_httpd.h
.........\.........\...\.......\vlc_image.h
.........\.........\...\.......\vlc_inhibit.h
.........\.........\...\.......\vlc_input.h
.........\.........\...\.......\vlc_input_item.h
.........\.........\...\.......\vlc_main.h
.........\.........\...\.......\vlc_md5.h
.........\.........\...\.......\vlc_media_library.h
.........\.........\...\.......\vlc_messages.h
.........\.........\...\.......\vlc_meta.h
.........\.........\...\.......\vlc_modules.h
.........\.........\...\.......\vlc_mouse.h
.........\.........\...\.......\vlc_mtime.h
.........\.........\...\.......\vlc_network.h
.........\.........\...\.......\vlc_objects.h
.........\.........\...\.......\vlc_opengl.h
.........\.........\...\.......\vlc_picture.h
.........\.........\...\.......\vlc_picture_fifo.h
.........\.........\...\.......\vlc_picture_pool.h
.........\.........\...\.......\vlc_playlist.h
.........\.........\...\.......\vlc_plugin.h
.........\.........\...\.......\vlc_probe.h
.........\.........\...\.......\vlc_rand.h
.........\.........\...\.......\vlc_services_discovery.h
.........\.........\...\.......\vlc_sout.h
.........\.........\...\.......\vlc_spu.h
.........\.........\...\.......\vlc_sql.h
.........\.........\...\.......\vlc_stream.h
.........\.........\...\.......\vlc_strings.h
.........\.........\...\.......\vlc_subpicture.h
.........\.........\...\.......\vlc_text_style.h
.........\.........\...\.......\vlc_threads.h
.........\.........\...\.......\vlc_tls.h
.........\..