Jukebox

所属分类:多媒体编程
开发工具:Visual C++
文件大小:1986KB
下载次数:12
上传日期:2008-10-30 16:40:50
上 传 者lotus-02
说明:  基于VC++的开发环境 可以播放各种媒体文件 如.wav .mpg .avi .mp3
(Based on VC++ Development environment can play a variety of media files such as. Wav. Mpg. Avi. Mp3)

文件列表:
Jukebox\globals.cpp (785, 2000-10-02)
Jukebox\Jukebox.cpp (2077, 2000-10-02)
Jukebox\Jukebox.dsp (4645, 2000-09-22)
Jukebox\Jukebox.dsw (537, 2000-09-22)
Jukebox\Jukebox.h (1659, 2000-10-02)
Jukebox\Jukebox.ncb (58368, 2008-10-22)
Jukebox\Jukebox.opt (53760, 2008-10-22)
Jukebox\Jukebox.plg (2177, 2008-10-22)
Jukebox\Jukebox.rc (7982, 2000-10-02)
Jukebox\JukeboxDlg.cpp (38886, 2000-10-17)
Jukebox\JukeboxDlg.h (4083, 2000-10-02)
Jukebox\mediatypes.h (2031, 2000-10-02)
Jukebox\playvideo.cpp (3775, 2000-10-02)
Jukebox\playvideo.h (1824, 2000-10-02)
Jukebox\res\Jukebox.ico (1078, 2000-09-22)
Jukebox\res\Jukebox.rc2 (399, 2000-09-22)
Jukebox\resource.h (1789, 2000-09-22)
Jukebox\StdAfx.cpp (209, 2000-10-02)
Jukebox\StdAfx.h (999, 2000-10-02)
Jukebox\Debug (0, 2008-10-22)
Jukebox\res (0, 2008-10-20)
Jukebox (0, 2008-10-22)

DirectShow Sample -- Jukebox ---------------------------- Description Video jukebox application. This application scans a directory for media files and displays a list of the relevant file names. The user can play an individual file or play all of the media files in order. The jukebox also displays information about the filter graphs that it creates, including the names of the filters, the names of their corresponding pins, and the event codes that are generated. Note: This sample requires Microsoft Foundation Class Library 4.2 (Mfc42.dll). User's Guide If a directory name is specified as a command-line argument, the jukebox scans that directory at startup. Otherwise, it scans the default SDK media directory, which is located at Samples\Multimedia\Media under the SDK root directory. The jukebox displays a list of all the media files in the directory, from which the user can select a file to play. When you select a video file from the files list, Jukebox will display its first video frame in the "Video Screen" window. If you select an audio-only file, the video screen will be painted gray. The jukebox offers the following user-interface elements: Play, Stop, Pause, and FrameStep buttons: Use these buttons to control graph playback. (The FrameStep button might be disabled, if the graph does not support the IVideoFrameStep interface.) Thru and Loop buttons: Click the Thru button to play through the entire file list, starting from the current selection. Click the Loop button to loop the same file repeatedly. These two buttons are mutually exclusive. Mute button: Mutes the audio. Filters, Input Pins, and Output Pins: When the jukebox creates a graph, it displays a list of the filters in the graph. If the user selects one of the filter names, the jukebox displays a list of the filter's input pins and a list of the filter's output pins. Display Events: If this box is checked, the jukebox displays the event codes that it receives. To clear the list, click the Clear button. Properties button: To view a filter's property pages, select the filter name and click the Properties button. If the filter does not support a property page, the button is disabled.

近期下载者

相关文件


收藏者