Re: Locating A Specific Track using MediaCollection in the Player Obje
- From: "Jim Travis [ms]" <jtravis@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 1 Dec 2005 19:06:37 -0800
There is currently no support for querying on multiple attributes
simultaneously (through Windows Media Player 10). That leaves you with your
second proposed solution.
--
Jim Travis
Microsoft Corp.
Windows Media Player SDK
Download:
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/winmedia.asp
Latest online:
http://msdn.microsoft.com/library/en-us/wmplay10/mmp_sdk/windowsmediaplayer10sdk.asp
Please do not send email directly to this alias as this alias is for
newsgroup purposes only. This posting is provided "AS IS" with no
warranties, and confers no rights. You assume all risk for your use. © 2005
Microsoft Corporation. All rights reserved.
"Keith Hughes" <KeithHughes@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8E5E86C7-FA7C-492C-BA5B-2ED4364869EA@xxxxxxxxxxxxxxxx
>I am trying to play a very specific song.
>
> I know the song name, the artist name, and the album name for all songs
> from
> several albums that I have just downloaded into Windows Media Player. I
> want
> to try and play an exact song from an exact album that I have just
> downloaded
> in Javascript.
>
> The Player.mediaCollection object has several methods like getByAlbum()
> and
> getByArtist(). But what I would like to be able to do is do a call where I
> can get a play list by artist, album, and name all simultaneously. Is this
> possible, or do I have to pick one attribute to search by and then filter
> through the returned play list looking for the rest of the attributes I
> want.
>
> E.g. I look up by Album, then I filter in a loop for artist and song name.
>
> Thanks,
> -Keith
>
.
- Follow-Ups:
- Re: Locating A Specific Track using MediaCollection in the Player Obje
- From: Neil Smith [MVP Digital Media]
- Re: Locating A Specific Track using MediaCollection in the Player Obje
- Prev by Date: Re: video codec info
- Next by Date: Re: Change AlbumIDAlbumArtist Attribute
- Previous by thread: video codec info
- Next by thread: Re: Locating A Specific Track using MediaCollection in the Player Obje
- Index(es):
Relevant Pages
|