| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TranscodeProvider
| Field Summary | |
|---|---|
static int | 
TP_VUZE
 | 
| Method Summary | |
|---|---|
 TranscodeProfile | 
addProfile(java.io.File file)
 | 
 TranscodeProviderAnalysis | 
analyse(TranscodeProviderAdapter adapter,
        DiskManagerFileInfo input,
        TranscodeProfile profile)
 | 
 java.io.File | 
getAssetDirectory()
 | 
 int | 
getID()
 | 
 java.lang.String | 
getName()
 | 
 TranscodeProfile | 
getProfile(java.lang.String UID)
 | 
 TranscodeProfile[] | 
getProfiles()
 | 
 TranscodeProfile[] | 
getProfiles(java.lang.String classification_prefix)
 | 
 TranscodeProviderJob | 
transcode(TranscodeProviderAdapter adapter,
          TranscodeProviderAnalysis analysis,
          boolean force,
          DiskManagerFileInfo input,
          TranscodeProfile profile,
          java.net.URL output)
 | 
| Field Detail | 
|---|
static final int TP_VUZE
| Method Detail | 
|---|
int getID()
java.lang.String getName()
TranscodeProfile[] getProfiles()
TranscodeProfile[] getProfiles(java.lang.String classification_prefix)
TranscodeProfile getProfile(java.lang.String UID)
TranscodeProfile addProfile(java.io.File file)
                            throws TranscodeException
TranscodeException
TranscodeProviderAnalysis analyse(TranscodeProviderAdapter adapter,
                                  DiskManagerFileInfo input,
                                  TranscodeProfile profile)
                                  throws TranscodeException
TranscodeException
TranscodeProviderJob transcode(TranscodeProviderAdapter adapter,
                               TranscodeProviderAnalysis analysis,
                               boolean force,
                               DiskManagerFileInfo input,
                               TranscodeProfile profile,
                               java.net.URL output)
                               throws TranscodeException
TranscodeExceptionjava.io.File getAssetDirectory()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||