| class MUPnPPlaylistFiller |
Defines the playlistfiller interface
| Public Member Functions | |
|---|---|
| ~MUPnPPlaylistFiller () | |
| void | CancelFill () |
| void | FillL ( CUPnPMusicAdapter &, CMPXMediaArray &) |
| TInt | PlaylistSize () |
| TInt | SelectedIndex () |
| void | FillL | ( | CUPnPMusicAdapter & | aHost, |
| CMPXMediaArray & | aPlaylist | |||
| ) | [pure virtual] | |||
Fill track data into the playlist. Calling method will fulfill the purpose of this object, and therefore this object will be deleted.
| CUPnPMusicAdapter & aHost | the host adapter in which context the filler operates |
| CMPXMediaArray & aPlaylist | playlist to be filled |
| TInt | PlaylistSize | ( | ) | [pure virtual] |
Size for which the playlist is to be created. Default implementation returns number of items added in the cache.
| TInt | SelectedIndex | ( | ) | const [pure virtual] |
Index of selected item (where playback should start)
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.