Uses of Interface
com.biglybt.core.devices.TranscodeProviderJob
Packages that use TranscodeProviderJob
-
Uses of TranscodeProviderJob in com.biglybt.core.devices
Methods in com.biglybt.core.devices that return TranscodeProviderJobModifier and TypeMethodDescriptionTranscodeProvider.transcode
(TranscodeProviderAdapter adapter, TranscodeProviderAnalysis analysis, boolean force, DiskManagerFileInfo input, TranscodeProfile profile, URL output) -
Uses of TranscodeProviderJob in com.biglybt.core.devices.impl
Methods in com.biglybt.core.devices.impl that return TranscodeProviderJobModifier and TypeMethodDescriptionTranscodeProviderVuze.transcode
(TranscodeProviderAdapter _adapter, TranscodeProviderAnalysis analysis, boolean direct_input, DiskManagerFileInfo input, TranscodeProfile profile, URL output)