Searched refs:wxVideoWindows (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dvidwin.tex7 \section{\class{wxVideoWindows}}\label{wxvideowindows}
27 \membersection{wxVideoWindows::OpenFile}\label{wxvideowindowsopenfile}
32 \membersection{wxVideoWindows::wxVideoWindows}\label{wxvideowindowswxvideowindows}
34 \func{}{wxVideoWindows}{\void}
37 \membersection{wxVideoWindows::wxVideoWindows}\label{wxvideowindowswxvideowindows}
39 \func{}{wxVideoWindows}{\param{wxInputStream\& }{str}}
42 \membersection{wxVideoWindows::wxVideoWindows}\labe
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dvidwin.cpp38 IMPLEMENT_DYNAMIC_CLASS(wxVideoWindows, wxVideoBaseDriver)
40 wxVideoWindows::wxVideoWindows() function in class:wxVideoWindows
44 wxVideoWindows::wxVideoWindows(wxInputStream& str) function in class:wxVideoWindows
60 wxVideoWindows::wxVideoWindows(const wxString& filename) function in class:wxVideoWindows
72 wxVideoWindows::~wxVideoWindows(void)
80 void wxVideoWindows
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/mmedia/
H A Dvidwin.h57 class WXDLLIMPEXP_MMEDIA wxVideoWindows : public wxVideoBaseDriver { class in inherits:wxVideoBaseDriver
58 DECLARE_DYNAMIC_CLASS(wxVideoWindows)
68 wxVideoWindows(void);
69 wxVideoWindows(wxInputStream& str);
70 wxVideoWindows(const wxString& fname);
71 ~wxVideoWindows(void);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/mmedia/
H A Dmmbman.cpp359 m_video_driver = new wxVideoWindows(filename);

Completed in 107 milliseconds