public interface SACMediaList
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
Returns the length of this media list
|
String |
item(int index)
Returns the medium at the specified index, or
null if this
is not a valid index. |
int getLength()
String item(int index)
null if this
is not a valid index.Copyright © 2026. All rights reserved.