Uses of Interface
com.biglybt.core.devices.TranscodeProviderAnalysis
Packages that use TranscodeProviderAnalysis
-
Uses of TranscodeProviderAnalysis in com.biglybt.core.devices
Methods in com.biglybt.core.devices that return TranscodeProviderAnalysisModifier and TypeMethodDescriptionTranscodeProvider.analyse(TranscodeProviderAdapter adapter, DiskManagerFileInfo input, TranscodeProfile profile) Methods in com.biglybt.core.devices with parameters of type TranscodeProviderAnalysisModifier and TypeMethodDescriptionvoidTranscodeAnalysisListener.analysisComplete(TranscodeJob file, TranscodeProviderAnalysis analysis) TranscodeProvider.transcode(TranscodeProviderAdapter adapter, TranscodeProviderAnalysis analysis, boolean force, DiskManagerFileInfo input, TranscodeProfile profile, URL output) -
Uses of TranscodeProviderAnalysis in com.biglybt.core.devices.impl
Subinterfaces of TranscodeProviderAnalysis in com.biglybt.core.devices.implModifier and TypeInterfaceDescriptionprotected static interfaceMethods in com.biglybt.core.devices.impl that return TranscodeProviderAnalysisModifier and TypeMethodDescriptionTranscodeProviderVuze.analyse(TranscodeProviderAdapter _adapter, DiskManagerFileInfo input, TranscodeProfile profile) protected TranscodeProviderAnalysisTranscodeQueueImpl.analyse(TranscodeJobImpl job) Methods in com.biglybt.core.devices.impl with parameters of type TranscodeProviderAnalysisModifier and TypeMethodDescriptionTranscodeProviderVuze.transcode(TranscodeProviderAdapter _adapter, TranscodeProviderAnalysis analysis, boolean direct_input, DiskManagerFileInfo input, TranscodeProfile profile, URL output) protected voidTranscodeFileImpl.update(TranscodeProviderAnalysis analysis)