Searched refs:playing (Results 1 - 23 of 23) 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 Dintro.tex7 a full set of multimedia classes including sound recording/playing,
8 cd audio playing and video playing. The API is portable and can be used
H A Dcdtoc.tex75 Pause the audio playing
82 Resume a paused audio playing
96 Get the current playing time
H A Dsndfile.tex58 It starts playing the file. The playing begins, in background
78 It stops either recording or playing. Whatever happens (even unexpected
226 the "playing" preparation is finished and you know the size of the stream.
H A Dsndbase.tex89 The {\bf wxSOUND\_OUTPUT} mode is the playing mode. It generates {\bf wxSOUND\_OUTPUT}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmediaevt.tex29 Sent when a media has loaded enough data that it can start playing.}
33 causing it to continue playing - even if it has reached that end of the media
37 Sent when a media has finished playing in a \helpref{wxMediaCtrl}{wxmediactrl}.
H A Dsound.tex85 Plays the sound file. If another sound is playing, it will be interrupted.
88 calling this function and the sound would continue playing, however this
H A Danimatctrl.tex140 Starts playing the animation.
163 Sets the bitmap to show on the control when it's not playing an animation.
169 If the control is not playing the animation, the given bitmap will be immediately
181 Stops playing the animation.
H A Dmediactrl.tex143 reason, such as QuickTime for playing .mov files, all you need
294 \twocolitem{{\bf wxMEDIASTATE\_PLAYING}}{The movie is currently playing.}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/times/
H A Dusparc.cc11 [ 16-Jan-06 - I've been playing with the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/times/
H A Dusparc.cc11 [ 16-Jan-06 - I've been playing with the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/times/
H A Dusparc.cc11 [ 16-Jan-06 - I've been playing with the
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dav7110_av.c127 if (av7110->playing || (av7110->rec_mode & av))
172 if (av7110->playing & av)
177 if (av7110->playing == RP_NONE) {
182 av7110->playing |= av;
183 switch (av7110->playing) {
204 if (!(av7110->playing & av) && !(av7110->rec_mode & av))
207 if (av7110->playing) {
208 av7110->playing &= ~av;
209 switch (av7110->playing) {
338 if (!ret && !av7110->playing) {
[all...]
H A Dav7110.h161 int playing; member in struct:av7110
H A Dav7110.c592 if (!av7110->playing) {
938 if (!av7110->playing)
939 dvbdmx->playing = 0;
989 demux->playing = 1;
1088 mode = av7110->playing;
1089 av7110->playing = 0;
1914 if (av7110->playing) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddvb_demux.h124 int playing; member in struct:dvb_demux
H A Ddvb_demux.c1259 dvbdemux->playing = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/parisc/
H A Dharmony.h29 int playing; member in struct:snd_harmony::__anon19074
H A Dharmony.c207 if (h->psubs && h->st.playing) {
316 h->st.playing = 1;
323 h->st.playing = 0;
346 if (h->st.playing)
420 h->st.playing = 0;
443 if (h->st.playing)
475 if (!(h->st.playing) || (h->psubs == NULL))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dsound.cpp96 wxQTTimer(Movie movie, bool bLoop, bool* playing) : argument
97 m_movie(movie), m_bLoop(bLoop), m_pbPlaying(playing)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/telephony/
H A Dixj.h1118 unsigned int playing:1; member in struct:__anon16148
1142 unsigned int cidplay:1; /* Currently playing Caller ID */
H A Dixj.c3110 j->cid_play_flag = j->flags.playing;
3624 j->flags.playing = 0;
3967 if (j->flags.playing) {
4453 j->flags.playing = 1;
4569 j->flags.playing = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex352 \item[1] Open for $ioctl$ commands, as done by audio-CD playing
655 secondarily for playing audio discs, have different demands for the
858 \item[CDROMRESUME] Resume playing.
891 current playing activity of the drive; this can be polled through an
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfpsp.S10065 # algorithm just got done playing with fp0 and expected no exceptions

Completed in 268 milliseconds