2 % automatically generated by HelpGen from
3 % /home/guilhem/PROJECTS/wxWindows/utils/wxMMedia2/lib/vidwin.h at 26/Feb/00 14:52:03
7 \section{\class{wxVideoWindows
}}\label{wxvideowindows
}
13 \wxheading{Derived from
}
15 \helpref{wxVideoBaseDriver
}{wxvideobasedriver
}
17 \wxheading{Data structures
}
19 {\small \begin{verbatim
}
20 typedef struct VIDW
\_Internal {
21 MCIDEVICEID m
\_dev\_id
25 \latexignore{\rtfignore{\wxheading{Members
}}}
27 \membersection{wxVideoWindows::OpenFile
}\label{wxvideowindowsopenfile
}
29 \func{void
}{OpenFile
}{\void}
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
}\label{wxvideowindowswxvideowindows
}
44 \func{}{wxVideoWindows
}{\param{const wxString\&
}{fname
}}
47 \membersection{wxVideoWindows::
\destruct{wxVideoWindows
}}\label{wxvideowindowsdtor
}
49 \func{}{\destruct{wxVideoWindows
}}{\void}
52 \membersection{wxVideoWindows::Play
}\label{wxvideowindowsplay
}
54 \func{bool
}{Play
}{\void}
57 \membersection{wxVideoWindows::Stop
}\label{wxvideowindowsstop
}
59 \func{bool
}{Stop
}{\void}
62 \membersection{wxVideoWindows::Pause
}\label{wxvideowindowspause
}
64 \func{bool
}{Pause
}{\void}
67 \membersection{wxVideoWindows::Resume
}\label{wxvideowindowsresume
}
69 \func{bool
}{Resume
}{\void}
72 \membersection{wxVideoWindows::GetSize
}\label{wxvideowindowsgetsize
}
74 \constfunc{bool
}{GetSize
}{\param{wxSize\&
}{size
}}
77 \membersection{wxVideoWindows::SetSize
}\label{wxvideowindowssetsize
}
79 \func{bool
}{SetSize
}{\param{wxSize
}{size
}}
82 \membersection{wxVideoWindows::GetMovieCodec
}\label{wxvideowindowsgetmoviecodec
}
84 \constfunc{wxString
}{GetMovieCodec
}{\void}
86 Return codec name for each stream.
89 \membersection{wxVideoWindows::GetAudioCodec
}\label{wxvideowindowsgetaudiocodec
}
91 \constfunc{wxString
}{GetAudioCodec
}{\void}
94 \membersection{wxVideoWindows::GetSampleRate
}\label{wxvideowindowsgetsamplerate
}
96 \constfunc{wxUint32
}{GetSampleRate
}{\void}
98 Return misc. info about audio
101 \membersection{wxVideoWindows::GetChannels
}\label{wxvideowindowsgetchannels
}
103 \constfunc{wxUint8
}{GetChannels
}{\void}
106 \membersection{wxVideoWindows::GetBPS
}\label{wxvideowindowsgetbps
}
108 \constfunc{wxUint8
}{GetBPS
}{\void}
111 \membersection{wxVideoWindows::GetFrameRate
}\label{wxvideowindowsgetframerate
}
113 \constfunc{double
}{GetFrameRate
}{\void}
115 Return the frame rate of the video (in frames/second)
118 \membersection{wxVideoWindows::GetNbFrames
}\label{wxvideowindowsgetnbframes
}
120 \constfunc{wxUint32
}{GetNbFrames
}{\void}
122 Return the total number of frames in the movie
125 \membersection{wxVideoWindows::IsCapable
}\label{wxvideowindowsiscapable
}
127 \func{bool
}{IsCapable
}{\param{wxVideoType
}{v
\_type}}
130 \membersection{wxVideoWindows::AttachOutput
}\label{wxvideowindowsattachoutput
}
132 \func{bool
}{AttachOutput
}{\param{wxWindow\&
}{output
}}
135 \membersection{wxVideoWindows::DetachOutput
}\label{wxvideowindowsdetachoutput
}
137 \func{void
}{DetachOutput
}{\void}
140 \membersection{wxVideoWindows::IsPaused
}\label{wxvideowindowsispaused
}
142 \constfunc{bool
}{IsPaused
}{\void}
145 \membersection{wxVideoWindows::IsStopped
}\label{wxvideowindowsisstopped
}
147 \constfunc{bool
}{IsStopped
}{\void}