Uses of Interface
com.biglybt.core.devices.TranscodeProviderJob
-
Packages that use TranscodeProviderJob Package Description com.biglybt.core.devices com.biglybt.core.devices.impl -
-
Uses of TranscodeProviderJob in com.biglybt.core.devices
Methods in com.biglybt.core.devices that return TranscodeProviderJob Modifier and Type Method Description TranscodeProviderJob
TranscodeProvider. transcode(TranscodeProviderAdapter adapter, TranscodeProviderAnalysis analysis, boolean force, DiskManagerFileInfo input, TranscodeProfile profile, java.net.URL output)
-
Uses of TranscodeProviderJob in com.biglybt.core.devices.impl
Methods in com.biglybt.core.devices.impl that return TranscodeProviderJob Modifier and Type Method Description TranscodeProviderJob
TranscodeProviderVuze. transcode(TranscodeProviderAdapter _adapter, TranscodeProviderAnalysis analysis, boolean direct_input, DiskManagerFileInfo input, TranscodeProfile profile, java.net.URL output)
-