CVideoWindow Class Reference

#include <VideoWindow.h>

List of all members.

Public Member Functions

 CVideoWindow ()
virtual ~CVideoWindow ()
BOOL Create (CWnd *pWndParent)

Public Attributes

fsPartMediaPlayer m_player

Protected Member Functions

virtual LRESULT WindowProc (UINT message, WPARAM wParam, LPARAM lParam)
afx_msg LRESULT OnGraphMessage (WPARAM, LPARAM)
afx_msg void OnSize (UINT nType, int cx, int cy)
afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)


Detailed Description

Definition at line 15 of file VideoWindow.h.


Constructor & Destructor Documentation

CVideoWindow::CVideoWindow (  ) 

Definition at line 16 of file VideoWindow.cpp.

CVideoWindow::~CVideoWindow (  )  [virtual]

Definition at line 20 of file VideoWindow.cpp.


Member Function Documentation

BOOL CVideoWindow::Create ( CWnd *  pWndParent  ) 

Definition at line 32 of file VideoWindow.cpp.

References FALSE, NULL, and TRUE.

Referenced by CDownloads_VideoPreview::OnCreate().

LRESULT CVideoWindow::WindowProc ( UINT  message,
WPARAM  wParam,
LPARAM  lParam 
) [protected, virtual]

Definition at line 63 of file VideoWindow.cpp.

References m_player, and fsPartMediaPlayer::NotifyOwnerMessage().

LRESULT CVideoWindow::OnGraphMessage ( WPARAM  ,
LPARAM   
) [protected]

Definition at line 69 of file VideoWindow.cpp.

References WM_VIDEONOTIFY.

void CVideoWindow::OnSize ( UINT  nType,
int  cx,
int  cy 
) [protected]

Definition at line 45 of file VideoWindow.cpp.

References fsPartMediaPlayer::AutoSize(), and m_player.

int CVideoWindow::OnCreate ( LPCREATESTRUCT  lpCreateStruct  )  [protected]

Definition at line 53 of file VideoWindow.cpp.

References fsPartMediaPlayer::Initialize(), and m_player.


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:20:57 2008 by  doxygen 1.5.6