Uses of Interface
com.biglybt.pif.disk.DiskManagerFileInfo
Packages that use DiskManagerFileInfo
Package
Description
-
Uses of DiskManagerFileInfo in com.biglybt.core.content
Methods in com.biglybt.core.content that return DiskManagerFileInfoMethods in com.biglybt.core.content with parameters of type DiskManagerFileInfoModifier and TypeMethodDescriptionprivate static longPlatformContentDirectory.getETA(DiskManagerFileInfo file) -
Uses of DiskManagerFileInfo in com.biglybt.core.devices
Methods in com.biglybt.core.devices that return DiskManagerFileInfoModifier and TypeMethodDescriptionTranscodeJob.getFile()TranscodeFile.getSourceFile()TranscodeFile.getTargetFile()Methods in com.biglybt.core.devices with parameters of type DiskManagerFileInfoModifier and TypeMethodDescriptionTranscodeQueue.add(TranscodeTarget target, TranscodeProfile profile, DiskManagerFileInfo file, boolean add_stopped) TranscodeQueue.add(TranscodeTarget target, TranscodeProfile profile, DiskManagerFileInfo file, int transcode_requirement, boolean add_stopped) TranscodeProvider.analyse(TranscodeProviderAdapter adapter, DiskManagerFileInfo input, TranscodeProfile profile) TranscodeProvider.transcode(TranscodeProviderAdapter adapter, TranscodeProviderAnalysis analysis, boolean force, DiskManagerFileInfo input, TranscodeProfile profile, URL output) -
Uses of DiskManagerFileInfo in com.biglybt.core.devices.impl
Classes in com.biglybt.core.devices.impl that implement DiskManagerFileInfoFields in com.biglybt.core.devices.impl declared as DiskManagerFileInfoMethods in com.biglybt.core.devices.impl that return DiskManagerFileInfoModifier and TypeMethodDescriptionTranscodeJobImpl.getFile()TranscodeJobOutputLeecher.Channel.getFile()TranscodeFileImpl.getSourceFile()TranscodeFileImpl.getTargetFile()protected DiskManagerFileInfoTranscodeManagerImpl.lookupFile(byte[] hash, int index) protected DiskManagerFileInfoTranscodeQueueImpl.lookupFile(byte[] hash, int index) Methods in com.biglybt.core.devices.impl with parameters of type DiskManagerFileInfoModifier and TypeMethodDescriptionTranscodeQueueImpl.add(TranscodeTarget target, TranscodeProfile profile, DiskManagerFileInfo file, boolean add_stopped) TranscodeQueueImpl.add(TranscodeTarget target, TranscodeProfile profile, DiskManagerFileInfo file, boolean add_stopped, boolean stream, int transcode_requirement) TranscodeQueueImpl.add(TranscodeTarget target, TranscodeProfile profile, DiskManagerFileInfo file, int transcode_requirement, boolean add_stopped) DeviceImpl.allocateFile(TranscodeProfile profile, boolean no_xcode, DiskManagerFileInfo file, boolean for_job) TranscodeProviderVuze.analyse(TranscodeProviderAdapter _adapter, DiskManagerFileInfo input, TranscodeProfile profile) DeviceImpl.lookupFile(TranscodeProfile profile, DiskManagerFileInfo file) protected voidTranscodeFileImpl.setSourceFile(DiskManagerFileInfo file) TranscodeProviderVuze.transcode(TranscodeProviderAdapter _adapter, TranscodeProviderAnalysis analysis, boolean direct_input, DiskManagerFileInfo input, TranscodeProfile profile, URL output) Constructors in com.biglybt.core.devices.impl with parameters of type DiskManagerFileInfoModifierConstructorDescriptionprotectedTranscodeJobImpl(TranscodeQueueImpl _queue, TranscodeTarget _target, TranscodeProfile _profile, DiskManagerFileInfo _file, boolean _add_stopped, int _transcode_requirement, boolean _is_stream) -
Uses of DiskManagerFileInfo in com.biglybt.core.download
Classes in com.biglybt.core.download that implement DiskManagerFileInfoModifier and TypeClassDescriptionclassclassclassclassFields in com.biglybt.core.download declared as DiskManagerFileInfoModifier and TypeFieldDescription(package private) DiskManagerFileInfoDiskManagerFileInfoDelegate.delegateMethods in com.biglybt.core.download that return DiskManagerFileInfoModifier and TypeMethodDescriptionDiskManagerFileInfoDelegate.channel.getFile()DiskManagerFileInfoFile.channel.getFile()DiskManagerFileInfoStream.context.channel.getFile()DiskManagerFileInfoURL.channel.getFile()Constructors in com.biglybt.core.download with parameters of type DiskManagerFileInfo -
Uses of DiskManagerFileInfo in com.biglybt.core.lws
Methods in com.biglybt.core.lws that return DiskManagerFileInfoModifier and TypeMethodDescriptionLWSDownload.getDiskManagerFileInfo()LWSDownload.getDiskManagerFileInfo(int i) LWSDownload.getPrimaryFile() -
Uses of DiskManagerFileInfo in com.biglybt.pif.disk
Methods in com.biglybt.pif.disk that return DiskManagerFileInfo -
Uses of DiskManagerFileInfo in com.biglybt.pif.download
Methods in com.biglybt.pif.download that return DiskManagerFileInfoModifier and TypeMethodDescriptionDownload.getDiskManagerFileInfo()Returns info about the torrent's files.Download.getDiskManagerFileInfo(int index) Returns file info for the given index.Download.getPrimaryFile()Returns the "Primary" file in the download. -
Uses of DiskManagerFileInfo in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local that return DiskManagerFileInfoModifier and TypeMethodDescriptionstatic DiskManagerFileInfoPluginCoreUtils.wrap(DiskManagerFileInfo info) Methods in com.biglybt.pifimpl.local with parameters of type DiskManagerFileInfoModifier and TypeMethodDescriptionstatic DiskManagerFileInfoPluginCoreUtils.unwrap(DiskManagerFileInfo info) -
Uses of DiskManagerFileInfo in com.biglybt.pifimpl.local.disk
Classes in com.biglybt.pifimpl.local.disk that implement DiskManagerFileInfoMethods in com.biglybt.pifimpl.local.disk that return DiskManagerFileInfo -
Uses of DiskManagerFileInfo in com.biglybt.pifimpl.local.download
Methods in com.biglybt.pifimpl.local.download that return DiskManagerFileInfoModifier and TypeMethodDescriptionDownloadImpl.getDiskManagerFileInfo()DownloadImpl.getDiskManagerFileInfo(int index) DownloadImpl.getPrimaryFile() -
Uses of DiskManagerFileInfo in com.biglybt.pifimpl.remote.disk
Classes in com.biglybt.pifimpl.remote.disk that implement DiskManagerFileInfoFields in com.biglybt.pifimpl.remote.disk declared as DiskManagerFileInfoMethods in com.biglybt.pifimpl.remote.disk with parameters of type DiskManagerFileInfoModifier and TypeMethodDescriptionstatic RPDiskManagerFileInfoRPDiskManagerFileInfo.create(DiskManagerFileInfo _delegate) Constructors in com.biglybt.pifimpl.remote.disk with parameters of type DiskManagerFileInfo -
Uses of DiskManagerFileInfo in com.biglybt.pifimpl.remote.download
Methods in com.biglybt.pifimpl.remote.download that return DiskManagerFileInfoModifier and TypeMethodDescriptionRPDownload.getDiskManagerFileInfo()RPDownload.getDiskManagerFileInfo(int index) RPDownload.getPrimaryFile() -
Uses of DiskManagerFileInfo in com.biglybt.ui.swt.devices
Methods in com.biglybt.ui.swt.devices with parameters of type DiskManagerFileInfoModifier and TypeMethodDescriptionprotected static voidDeviceManagerUI.addFile(TranscodeTarget target, TranscodeProfile profile, int transcode_requirement, DiskManagerFileInfo file) -
Uses of DiskManagerFileInfo in com.biglybt.ui.swt.plugin.net.buddy.swt
Methods in com.biglybt.ui.swt.plugin.net.buddy.swt with parameters of type DiskManagerFileInfoModifier and TypeMethodDescriptionprivate voidBuddyPluginViewBetaChat.dropDownloadFile(DiskManagerFileInfo file, BuddyPluginViewBetaChat.DropAccepter accepter) -
Uses of DiskManagerFileInfo in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views with type parameters of type DiskManagerFileInfoModifier and TypeFieldDescriptionstatic final Class<DiskManagerFileInfo> FilesView.PLUGIN_DS_TYPE -
Uses of DiskManagerFileInfo in com.biglybt.util
Methods in com.biglybt.util with parameters of type DiskManagerFileInfoModifier and TypeMethodDescriptionstatic booleanPlayUtils.canUseEMP(DiskManagerFileInfo file) static URLPlayUtils.getMediaServerContentURL(DiskManagerFileInfo file) private static booleanPlayUtils.isExternallyPlayable(DiskManagerFileInfo file)