<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.mediamonkey.com/wiki/index.php?action=history&amp;feed=atom&amp;title=ISDBPlayer%3A%3AisStartingPlayback</id>
	<title>ISDBPlayer::isStartingPlayback - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.mediamonkey.com/wiki/index.php?action=history&amp;feed=atom&amp;title=ISDBPlayer%3A%3AisStartingPlayback"/>
	<link rel="alternate" type="text/html" href="https://www.mediamonkey.com/wiki/index.php?title=ISDBPlayer::isStartingPlayback&amp;action=history"/>
	<updated>2026-05-23T20:00:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.4</generator>
	<entry>
		<id>https://www.mediamonkey.com/wiki/index.php?title=ISDBPlayer::isStartingPlayback&amp;diff=3090&amp;oldid=prev</id>
		<title>Jiri at 16:18, 17 January 2008</title>
		<link rel="alternate" type="text/html" href="https://www.mediamonkey.com/wiki/index.php?title=ISDBPlayer::isStartingPlayback&amp;diff=3090&amp;oldid=prev"/>
		<updated>2008-01-17T16:18:40Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{MethodDeclaration|SDBPlayer|ISDBPlayer|Property Get isStartingPlayback As Boolean}}&lt;br /&gt;
&lt;br /&gt;
===Property description===&lt;br /&gt;
&lt;br /&gt;
Is True if MediaMonkey is currently starting playback of a track. While this is happening, some commands don&amp;#039;t have any effect, e.g. seeking in the track.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;vb&amp;quot;&amp;gt;&lt;br /&gt;
SDB.Player.Play &lt;br /&gt;
While SDB.Player.IsStartingPlayback&lt;br /&gt;
  SDB.ProcessMessages&lt;br /&gt;
WEnd&lt;br /&gt;
SDB.Player.Playbacktime=5000&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Scripting|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Automation objects|{{PAGENAME}}]]&lt;br /&gt;
[[Category:CoClass SDBPlayer|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Interface ISDBPlayer|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Jiri</name></author>
	</entry>
</feed>