Home
last modified time | relevance | path

Searched defs:Play (Results 1 – 25 of 1442) sorted by relevance

12345678910>>...58

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/mts/
H A Dstruct_play.go19 type Play struct { struct
20 Height string `json:"Height" xml:"Height"`
21 Format string `json:"Format" xml:"Format"`
22 Width string `json:"Width" xml:"Width"`
23 Duration string `json:"Duration" xml:"Duration"`
24 Fps string `json:"Fps" xml:"Fps"`
26 Size string `json:"Size" xml:"Size"`
27 Bitrate string `json:"Bitrate" xml:"Bitrate"`
29 Encryption string `json:"Encryption" xml:"Encryption"`
30 ActivityName string `json:"ActivityName" xml:"ActivityName"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/mts/
H A Dstruct_play.go19 type Play struct { struct
20 Height string `json:"Height" xml:"Height"`
21 Format string `json:"Format" xml:"Format"`
22 Width string `json:"Width" xml:"Width"`
23 Duration string `json:"Duration" xml:"Duration"`
24 Fps string `json:"Fps" xml:"Fps"`
26 Size string `json:"Size" xml:"Size"`
27 Bitrate string `json:"Bitrate" xml:"Bitrate"`
29 Encryption string `json:"Encryption" xml:"Encryption"`
30 ActivityName string `json:"ActivityName" xml:"ActivityName"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/mts/
H A Dstruct_play.go19 type Play struct { struct
20 Height string `json:"Height" xml:"Height"`
21 Format string `json:"Format" xml:"Format"`
22 Width string `json:"Width" xml:"Width"`
23 Duration string `json:"Duration" xml:"Duration"`
24 Fps string `json:"Fps" xml:"Fps"`
26 Size string `json:"Size" xml:"Size"`
27 Bitrate string `json:"Bitrate" xml:"Bitrate"`
29 Encryption string `json:"Encryption" xml:"Encryption"`
30 ActivityName string `json:"ActivityName" xml:"ActivityName"`
[all …]
/dports/audio/visp-go/visp-2585747/commands/
H A Dplay.go17 type Play struct { struct
18 command
19 api api.API
20 cursor bool
21 selection bool
22 client *spotify.Client
23 tracklist *spotify_tracklist.List
34 func (cmd *Play) Parse() error {
65 func (cmd *Play) Exec() error {
123 func (cmd *Play) playCursor() error {
[all …]
/dports/audio/pms-devel/pms-c94e3c6/commands/
H A Dplay.go12 type Play struct { struct
13 newcommand
14 api api.API
15 cursor bool
16 selection bool
27 func (cmd *Play) Parse() error {
58 func (cmd *Play) Exec() error {
80 func (cmd *Play) playCursor(client *mpd.Client) error {
104 func (cmd *Play) playSelection(client *mpd.Client) error {
137 func (cmd *Play) setTabCompleteVerbs(lit string) {
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/
H A Dhistory_view_emoji_interactions.h46 struct Play { struct
48 std::unique_ptr<Lottie::SinglePlayer> lottie; argument
72 [[nodiscard]] std::unique_ptr<Lottie::SinglePlayer> preparePlayer( argument
/dports/lang/spidermonkey60/firefox-60.9.0/taskcluster/docs/
H A Dpushapk.rst49 .. _pushapkscript: https://github.com/mozilla-releng/pushapkscript
50 .. _MozApkPublisher: https://github.com/mozilla-releng/mozapkpublisher
51 …t-2-how-mozilla-publishes-apks-onto-google-play-store-in-a-reasonably-secure-and-automated-way.html
/dports/games/etracer/etr-0.8.1/src/
H A Daudio.cpp41 void Play(bool loop) { in Play() function
107 void CSound::Play(std::size_t soundid, bool loop) { in Play() function in CSound
113 void CSound::Play(const std::string& name, bool loop) { in Play() function in CSound
117 void CSound::Play(std::size_t soundid, bool loop, int volume) { in Play() function in CSound
125 void CSound::Play(const std::string& name, bool loop, int volume) { in Play() function in CSound
241 bool CMusic::Play(sf::Music* music, bool loop, int volume) { in Play() function in CMusic
257 bool CMusic::Play(std::size_t musid, bool loop) { in Play() function in CMusic
263 bool CMusic::Play(const std::string& name, bool loop) { in Play() function in CMusic
267 bool CMusic::Play(std::size_t musid, bool loop, int volume) { in Play() function in CMusic
273 bool CMusic::Play(const std::string& name, bool loop, int volume) { in Play() function in CMusic
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/applications/osgearth_ephemeris/
H A Dosgearth_ephemeris.cpp79 struct Play : public ui::ControlEventHandler { struct
80 Play(App& app) : _app(app) { } in Play() function
94 vcr->addControl(new ui::ButtonControl("Play", new Play(app))); in createUI() argument
/dports/audio/musicpd/mpd-0.23.6/src/output/plugins/sles/
H A DPlay.hxx39 class Play { class
44 explicit Play(SLPlayItf _play):play(_play) {} in Play() function in SLES::Play
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dsound.h80 inline bool wxSoundBase::Play(const wxString& filename, unsigned flags) in Play() function
87 inline bool wxSoundBase::Play(bool async, bool looped) const in Play() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dsound.h80 inline bool wxSoundBase::Play(const wxString& filename, unsigned flags) in Play() function
87 inline bool wxSoundBase::Play(bool async, bool looped) const in Play() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dsound.h80 inline bool wxSoundBase::Play(const wxString& filename, unsigned flags) in Play() function
87 inline bool wxSoundBase::Play(bool async, bool looped) const in Play() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dsound.h80 inline bool wxSoundBase::Play(const wxString& filename, unsigned flags) in Play() function
87 inline bool wxSoundBase::Play(bool async, bool looped) const in Play() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Media/
H A DAudioData.cs32 public abstract void Play (AudioDevice dev); in Play() method in Mono.Audio.AudioData
158 public override void Play (AudioDevice dev) { in Play() method in Mono.Audio.WavData
259 public override void Play (AudioDevice dev) { in Play() method in Mono.Audio.AuData
/dports/games/stonesoup/crawl-0.27.1/
H A DREADME.md25 #### Internet Play
29 #### Offline Play
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Sound/
H A DSound.cs114 …ISound Play(SoundType type, Player player, string name, bool headRelative, WPos pos, float volumeM… in Play() method in OpenRA.Sound
144 …public ISound Play(SoundType type, string name) { return Play(type, null, name, true, WPos.Zero, 1… in Play() method in OpenRA.Sound
145 …public ISound Play(SoundType type, string name, WPos pos) { return Play(type, null, name, false, p… in Play() method in OpenRA.Sound
146 …public ISound Play(SoundType type, string name, float volumeModifier) { return Play(type, null, na… in Play() method in OpenRA.Sound
147 …public ISound Play(SoundType type, string name, WPos pos, float volumeModifier) { return Play(type… in Play() method in OpenRA.Sound
153 …public ISound Play(SoundType type, string[] names, World world, Player player = null, float volume… in Play() method in OpenRA.Sound
158 …public ISound Play(SoundType type, string[] names, World world, WPos pos, Player player = null, fl… in Play() method in OpenRA.Sound
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/World/
H A DMusicPlaylist.cs162 void Play() in Play() method in OpenRA.Mods.Common.Traits.MusicPlaylist
176 public void Play(MusicInfo music) in Play() method in OpenRA.Mods.Common.Traits.MusicPlaylist
187 public void Play(MusicInfo music, Action onComplete) in Play() method in OpenRA.Mods.Common.Traits.MusicPlaylist
/dports/games/freedoko/FreeDoko_0.7.19/doc/en/
H A DFreeDoko_rules.tex279 \subsection{Serving} The first card of the first trick is played
284 \subsection{Following Suit} For each trick the players must
291 \subsection{Looking at played tricks}
/dports/audio/gonic/gonic-0.8.4/db/
H A Dmodel.go122 type Play struct { struct
123 ID int `gorm:"primary_key"`
124 User *User
125 … int `gorm:"not null; index" sql:"default: null; type:int REFERENCES users(id) ON DELETE CASCADE"`
126 Album *Album
127 … `gorm:"not null; index" sql:"default: null; type:int REFERENCES albums(id) ON DELETE CASCADE"`
128 Time time.Time `sql:"default: null"`
129 Count int
/dports/games/zdoom/zdoom-2.8.1/src/sound/
H A Dmusic_mus_opl.cpp76 void OPLMUSSong::Play (bool looping, int subsong) in Play() function in OPLMUSSong
112 void OPLMUSDumper::Play(bool looping, int) in Play() function in OPLMUSDumper
/dports/games/excido/excido-0.1.5c/src/
H A DSoundCore.cpp170 int SoundCore::Play(char* filename,int loopmode,Vector* sourcepos,Vector* sourcev) in Play() function in SoundCore
221 int SoundCore::Play(char* filename,int loopmode,Vector sourcepos,Vector sourcev) in Play() function in SoundCore
266 int SoundCore::Play(char* filename) in Play() function in SoundCore
/dports/games/pioneer/pioneer-20210723/src/sound/
H A DSoundMusic.cpp19 void MusicEvent::Play(const char *fx, const float volume_left, const float volume_right, Op op) in Play() function in Sound::MusicEvent
53 …void MusicPlayer::Play(const std::string &name, const bool repeat /* = false */, const float fadeD… in Play() function in Sound::MusicPlayer
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/swig/csharp/
H A Dplay.cs5 public class Play { class
/dports/multimedia/mlt7/mlt-7.0.1/src/swig/csharp/
H A Dplay.cs5 public class Play { class

12345678910>>...58