Windows Media Player SDK banner art
PreviousNext

MediaCollection.getByGenre

The getByGenre method retrieves a playlist of the media items with the specified genre.

Syntax

player.mediaCollection.getByGenre(genre)

Parameters

  genre

String containing the name of the genre.

Return Values

This method returns a Playlist object.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.