Uses of Interface
com.biglybt.core.devices.TranscodeManager
-
Packages that use TranscodeManager Package Description com.biglybt.core.devices com.biglybt.core.devices.impl com.biglybt.ui.swt.devices -
-
Uses of TranscodeManager in com.biglybt.core.devices
Methods in com.biglybt.core.devices that return TranscodeManager Modifier and Type Method Description TranscodeManager
DeviceManager. getTranscodeManager()
-
Uses of TranscodeManager in com.biglybt.core.devices.impl
Classes in com.biglybt.core.devices.impl that implement TranscodeManager Modifier and Type Class Description class
TranscodeManagerImpl
Methods in com.biglybt.core.devices.impl that return TranscodeManager Modifier and Type Method Description private TranscodeManager
DeviceManagerImpl. ensureInitialised(boolean partial)
-
Uses of TranscodeManager in com.biglybt.ui.swt.devices
Fields in com.biglybt.ui.swt.devices declared as TranscodeManager Modifier and Type Field Description private TranscodeManager
SBC_DevicesView. transcode_manager
-