#include <windows.h>#include <dshow.h>#include <limits.h>#include "fsFileReader.h"Go to the source code of this file.
Classes | |
| class | fsPartMediaPlayer |
Defines | |
| #define | AFX_FSPARTMEDIAPLAYER_H__384930FA_5C16_47F9_8B3B_95612C5F0C9A__INCLUDED_ |
| #define | WM_VIDEONOTIFY (WM_USER + 100) |
Enumerations | |
| enum | fsPartMediaPlayerState { VFPS_CLOSED, VFPS_RUNNING, VFPS_PAUSED, VFPS_STOPPED } |
| #define AFX_FSPARTMEDIAPLAYER_H__384930FA_5C16_47F9_8B3B_95612C5F0C9A__INCLUDED_ |
Definition at line 7 of file fsPartMediaPlayer.h.
| #define WM_VIDEONOTIFY (WM_USER + 100) |
Definition at line 18 of file fsPartMediaPlayer.h.
Referenced by CVideoWindow::OnGraphMessage(), fsPartMediaPlayer::Open(), and fsPartMediaPlayer::Open2().
Definition at line 20 of file fsPartMediaPlayer.h.
1.5.6