| Package | Description |
|---|---|
| org.mythtv.services.api.content | |
| org.mythtv.services.api.content.impl | |
| org.mythtv.services.api.dvr | |
| org.mythtv.services.api.video |
| Modifier and Type | Method and Description |
|---|---|
ArtworkInfos |
ArtworkInfoList.getArtworkInfos() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<ArtworkInfos> |
ContentOperations.getProgramArtworkList(String inetRef,
int season,
ETagInfo etag)
- GET
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArtworkInfoList.setArtworkInfos(ArtworkInfos artworkInfos) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<ArtworkInfos> |
ContentTemplate.getProgramArtworkList(String inetRef,
int season,
ETagInfo etag) |
| Modifier and Type | Method and Description |
|---|---|
ArtworkInfos |
Program.getArtwork() |
| Modifier and Type | Method and Description |
|---|---|
void |
Program.setArtwork(ArtworkInfos artwork) |
| Modifier and Type | Method and Description |
|---|---|
ArtworkInfos |
VideoMetadataInfo.getArtwork() |
| Modifier and Type | Method and Description |
|---|---|
void |
VideoMetadataInfo.setArtwork(ArtworkInfos artwork) |
Copyright © 2012. All Rights Reserved.