Home
last modified time | relevance | path

Searched defs:PLAYING (Results 1 – 25 of 118) sorted by relevance

12345

/dports/audio/glurp/glurp-0.12.3/src/
H A Dplayer.h33 #define PLAYING (mpd_player_get_state(glurp->mpd) == MPD_PLAYER_PLAY) macro
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/osmf/src/org/osmf/traits/
H A DPlayState.as43 public static const PLAYING:String = "playing"; constant in org.osmf.traits.PlayState
/dports/audio/rhvoice/RHVoice-1.2.4/src/android/RHVoice-core/src/main/java/com/github/olga_yakovleva/rhvoice/android/
H A DVoiceViewChange.java22 public static final long PLAYING=4; field in VoiceViewChange
/dports/net-p2p/ktorrent/ktorrent-21.12.3/plugins/mediaplayer/
H A Dmediafilestream.h30 PLAYING, enumerator
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/model/
H A DPlaybackState.java36 PLAYING, enumConstant
/dports/sysutils/eclat/eclat-2.0/src/
H A Dlsvpc.c1 /* This file is part of Eclat.
2 Copyright (C) 2015-2018 Sergey Poznyakoff.
3
4 Eclat is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation; either version 3, or (at your option)
7 any later version.
8
9 Eclat is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of
[all …]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/osmf/src/org/osmf/media/
H A DMediaPlayerState.as79 public static const PLAYING:String = "playing"; constant in org.osmf.media.MediaPlayerState
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/c-ares-809d5e84/src/lib/
H A DMakefile.am22 $(CSOURCES) $(HHEADERS) config-dos.h
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOVIDEO.h30 typedef enum tagState {UNINITIALIZED, STOPPED, PAUSED, PLAYING } State; enumerator
/dports/games/abuse_sdl/abuse-0.8/src/
H A Ddemo.h26 PLAYING } state; enumerator
/dports/audio/abx/abx-0.0-b1/src/
H A Dplayer.h32 enum { PLAYING, PAUSED, STOPPED } playback; enumerator
/dports/games/opendungeons/OpenDungeons-0.7.1/source/sound/
H A DMusicPlayer.h52 PLAYING, enumerator
/dports/games/marblemarcher/Marble-Marcher-Community-Edition-1.4.5/src/
H A DGamemodes.h16 PLAYING, enumerator
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix6/
H A DCD.py8 PLAYING = 3 variable
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix5/
H A DCD.py8 PLAYING = 3 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-irix5/
H A DCD.py8 PLAYING = 3 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-irix6/
H A DCD.py8 PLAYING = 3 variable
/dports/games/edge/Edge-1.35-source/src/
H A Ds_humid.h32 enum status_e { NOT_LOADED, PLAYING, PAUSED, STOPPED }; enumerator
/dports/www/kf5-khtml/khtml-5.89.0/src/java/org/kde/kjas/server/
H A DKJASAudioClip.java13 private final int PLAYING = 1; field in KJASAudioClip
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/mediaelement/src/flash/
H A DHtmlMediaEvent.as10 public static var PLAYING:String = "playing"; variable in HtmlMediaEvent
/dports/games/d2x/d2x-0.2.5/arch/linux/include/
H A Dmusic.h7 #define PLAYING 0 macro
/dports/irc/hexchat/hexchat-2.16.0/plugins/winamp/
H A Dwinamp.c20 #define PLAYING 1 macro
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/events/
H A DVideoEvent.as208 public static const PLAYING:String = "playing"; constant in VideoEvent
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mx/src/mx/events/
H A DVideoEvent.as263 public static const PLAYING:String = "playing"; constant in VideoEvent
/dports/audio/py-zita-jacktools/zita-jacktools-1.5.3/source/
H A Djcontrol.h66 enum { STOPPED, PLAYING, SYNCING }; enumerator

12345