|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASXEntry | |
---|---|
com.bramosystems.oss.player.playlist.client.asx | Provides classes for creating and manipulating playlists in ASX format |
Uses of ASXEntry in com.bramosystems.oss.player.playlist.client.asx |
---|
Methods in com.bramosystems.oss.player.playlist.client.asx that return types with arguments of type ASXEntry | |
---|---|
List<ASXEntry> |
Repeat.getEntries()
Returns the playlist entries to be repeated |
List<ASXEntry> |
ASXPlaylist.getEntries()
Returns the entries in this playlist |
Method parameters in com.bramosystems.oss.player.playlist.client.asx with type arguments of type ASXEntry | |
---|---|
void |
Repeat.setEntries(List<ASXEntry> entries)
Sets the playlist entries to be repeated |
void |
ASXPlaylist.setEntries(List<ASXEntry> entries)
Sets the entries of this playlist |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |