Package com.biglybt.core.devices
Interface TranscodeProfile
- All Known Implementing Classes:
TranscodeProfileImpl
public interface TranscodeProfile
-
Method Details
-
getUID
String getUID() -
getName
String getName() -
getDescription
String getDescription() -
isStreamable
boolean isStreamable() -
getIconURL
String getIconURL() -
getIconIndex
int getIconIndex() -
getFileExtension
String getFileExtension() -
getDeviceClassification
String getDeviceClassification() -
getProvider
- Throws:
TranscodeException
-