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
23 \latexignore{\rtfignore{\wxheading{Members
}}}
26 \membersection{wxVideoWindows::OpenFile
}\label{wxvideowindowsopenfile
}
28 \func{void
}{OpenFile
}{\void}
31 \membersection{wxVideoWindows::wxVideoWindows
}\label{wxvideowindowswxvideowindows
}
33 \func{}{wxVideoWindows
}{\void}
36 \membersection{wxVideoWindows::wxVideoWindows
}\label{wxvideowindowswxvideowindows
}
38 \func{}{wxVideoWindows
}{\param{wxInputStream\&
}{str
}}
41 \membersection{wxVideoWindows::wxVideoWindows
}\label{wxvideowindowswxvideowindows
}
43 \func{}{wxVideoWindows
}{\param{const wxString\&
}{fname
}}
46 \membersection{wxVideoWindows::
\destruct{wxVideoWindows
}}\label{wxvideowindowsdtor
}
48 \func{}{\destruct{wxVideoWindows
}}{\void}
51 \membersection{wxVideoWindows::Play
}\label{wxvideowindowsplay
}
53 \func{bool
}{Play
}{\void}
56 \membersection{wxVideoWindows::Stop
}\label{wxvideowindowsstop
}
58 \func{bool
}{Stop
}{\void}
61 \membersection{wxVideoWindows::Pause
}\label{wxvideowindowspause
}
63 \func{bool
}{Pause
}{\void}
66 \membersection{wxVideoWindows::Resume
}\label{wxvideowindowsresume
}
68 \func{bool
}{Resume
}{\void}
71 \membersection{wxVideoWindows::GetSize
}\label{wxvideowindowsgetsize
}
73 \constfunc{bool
}{GetSize
}{\param{wxSize\&
}{size
}}
76 \membersection{wxVideoWindows::SetSize
}\label{wxvideowindowssetsize
}
78 \func{bool
}{SetSize
}{\param{wxSize
}{size
}}
81 \membersection{wxVideoWindows::GetMovieCodec
}\label{wxvideowindowsgetmoviecodec
}
83 \constfunc{wxString
}{GetMovieCodec
}{\void}
85 Return codec name for each stream.
88 \membersection{wxVideoWindows::GetAudioCodec
}\label{wxvideowindowsgetaudiocodec
}
90 \constfunc{wxString
}{GetAudioCodec
}{\void}
93 \membersection{wxVideoWindows::GetSampleRate
}\label{wxvideowindowsgetsamplerate
}
95 \constfunc{wxUint32
}{GetSampleRate
}{\void}
97 Return misc. info about audio
100 \membersection{wxVideoWindows::GetChannels
}\label{wxvideowindowsgetchannels
}
102 \constfunc{wxUint8
}{GetChannels
}{\void}
105 \membersection{wxVideoWindows::GetBPS
}\label{wxvideowindowsgetbps
}
107 \constfunc{wxUint8
}{GetBPS
}{\void}
110 \membersection{wxVideoWindows::GetFrameRate
}\label{wxvideowindowsgetframerate
}
112 \constfunc{double
}{GetFrameRate
}{\void}
114 Return the frame rate of the video (in frames/second)
117 \membersection{wxVideoWindows::GetNbFrames
}\label{wxvideowindowsgetnbframes
}
119 \constfunc{wxUint32
}{GetNbFrames
}{\void}
121 Return the total number of frames in the movie
124 \membersection{wxVideoWindows::IsCapable
}\label{wxvideowindowsiscapable
}
126 \func{bool
}{IsCapable
}{\param{wxVideoType
}{v
\_type}}
129 \membersection{wxVideoWindows::AttachOutput
}\label{wxvideowindowsattachoutput
}
131 \func{bool
}{AttachOutput
}{\param{wxWindow\&
}{output
}}
134 \membersection{wxVideoWindows::DetachOutput
}\label{wxvideowindowsdetachoutput
}
136 \func{void
}{DetachOutput
}{\void}
139 \membersection{wxVideoWindows::IsPaused
}\label{wxvideowindowsispaused
}
141 \constfunc{bool
}{IsPaused
}{\void}
144 \membersection{wxVideoWindows::IsStopped
}\label{wxvideowindowsisstopped
}
146 \constfunc{bool
}{IsStopped
}{\void}