Package com.biglybt.core.devices
Interface TranscodeTargetListener
- All Known Implementing Classes:
DeviceContentDirectoryImpl
,DeviceInternetGatewayImpl
,DeviceiTunes
,DeviceManagerUI.DeviceViewInstance
,DeviceMediaRendererImpl
,DeviceMediaRendererManual
,DeviceTivo
,DeviceUPnPImpl
,SBC_DevicesView
public interface TranscodeTargetListener
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
fileAdded
(TranscodeFile file) void
fileChanged
(TranscodeFile file, int type, Object data) void
fileRemoved
(TranscodeFile file)
-
Field Details
-
CT_PROPERTY
static final int CT_PROPERTY- See Also:
-
-
Method Details
-
fileAdded
-
fileChanged
-
fileRemoved
-