Uses of Class
com.biglybt.core.devices.impl.TranscodeQueueImpl
Packages that use TranscodeQueueImpl
-
Uses of TranscodeQueueImpl in com.biglybt.core.devices.impl
Fields in com.biglybt.core.devices.impl declared as TranscodeQueueImplModifier and TypeFieldDescriptionprivate TranscodeQueueImplTranscodeJobImpl.queueprivate TranscodeQueueImplTranscodeManagerImpl.queueMethods in com.biglybt.core.devices.impl that return TranscodeQueueImplConstructors in com.biglybt.core.devices.impl with parameters of type TranscodeQueueImplModifierConstructorDescriptionprotectedTranscodeJobImpl(TranscodeQueueImpl _queue, TranscodeTarget _target, TranscodeProfile _profile, DiskManagerFileInfo _file, boolean _add_stopped, int _transcode_requirement, boolean _is_stream) protectedTranscodeJobImpl(TranscodeQueueImpl _queue, Map<String, Object> map)