|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface AZ3Functions.provider
Nested Class Summary | |
---|---|
static interface |
AZ3Functions.provider.TranscodeProfile
|
static interface |
AZ3Functions.provider.TranscodeTarget
|
Field Summary | |
---|---|
static int |
SERVICE_SITE_RELATIVE
|
Method Summary | |
---|---|
boolean |
canPlay(DownloadManager dm,
int file_index)
|
String |
getDefaultContentNetworkURL(int type,
Object[] params)
|
AZ3Functions.provider.TranscodeTarget[] |
getTranscodeTargets()
|
void |
openRemotePairingWindow()
|
void |
play(DownloadManager dm,
int file_index)
|
void |
setOpened(DownloadManager dm,
boolean opened)
|
void |
subscribeToRSS(String name,
URL url,
int interval,
boolean is_public,
String creator_ref)
|
Field Detail |
---|
static final int SERVICE_SITE_RELATIVE
Method Detail |
---|
void subscribeToRSS(String name, URL url, int interval, boolean is_public, String creator_ref) throws Exception
Exception
void openRemotePairingWindow()
boolean canPlay(DownloadManager dm, int file_index)
void play(DownloadManager dm, int file_index)
void setOpened(DownloadManager dm, boolean opened)
AZ3Functions.provider.TranscodeTarget[] getTranscodeTargets()
String getDefaultContentNetworkURL(int type, Object[] params)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |