ISDBSongData::isBookmarkable: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 1: Line 1:
{{MethodDeclaration|SDBSongData|ISDBSongData|Property Get/Let isBookmarkable As Boolean}}
{{MethodDeclaration|SDBSongData|ISDBSongData|Property Get isBookmarkable As Boolean}}


===Property description===
===Property description===


Gets whether the track is bookmarkable (e.g. Podcasts and AudioBooks are bookmarkable - their last playback position is restored whenever are played again)


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Latest revision as of 14:48, 12 January 2010

CoClass SDBSongData, Interface ISDBSongData

Property Get isBookmarkable As Boolean


Property description

Gets whether the track is bookmarkable (e.g. Podcasts and AudioBooks are bookmarkable - their last playback position is restored whenever are played again)