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 TranscodeQueueImpl
TranscodeJobImpl.queue
private TranscodeQueueImpl
TranscodeManagerImpl.queue
Methods in com.biglybt.core.devices.impl that return TranscodeQueueImplConstructors in com.biglybt.core.devices.impl with parameters of type TranscodeQueueImplModifierConstructorDescriptionprotected
TranscodeJobImpl
(TranscodeQueueImpl _queue, TranscodeTarget _target, TranscodeProfile _profile, DiskManagerFileInfo _file, boolean _add_stopped, int _transcode_requirement, boolean _is_stream) protected
TranscodeJobImpl
(TranscodeQueueImpl _queue, Map<String, Object> map)