| Package | Description |
|---|---|
| org.digitalmediaserver.cuelib.id3 |
| Modifier and Type | Method and Description |
|---|---|
static PictureFrame.PictureType |
PictureFrame.PictureType.getPictureType(int number)
Gets the picture type.
|
static PictureFrame.PictureType |
PictureFrame.PictureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PictureFrame.PictureType[] |
PictureFrame.PictureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PictureFrame.setPictureType(PictureFrame.PictureType pictureType)
Sets the picture type.
|
Copyright © 2018. All rights reserved.