com.aelitis.azureus.core.devices
Interface TranscodeProfile
- All Known Implementing Classes:
- TranscodeProfileImpl
public interface TranscodeProfile
getUID
java.lang.String getUID()
getName
java.lang.String getName()
getDescription
java.lang.String getDescription()
isStreamable
boolean isStreamable()
getIconURL
java.lang.String getIconURL()
getIconIndex
int getIconIndex()
getFileExtension
java.lang.String getFileExtension()
getDeviceClassification
java.lang.String getDeviceClassification()
getProvider
TranscodeProvider getProvider()
throws TranscodeException
- Throws:
TranscodeException