Skip navigation links
A C D G I M O S T U 

A

ANNOUNCEMENT_PORT - Static variable in class org.deepsymmetry.beatlink.DeviceListener
The port on which devices send keep-alive messages to report their presence on the network.

C

currentDevices() - Static method in class org.deepsymmetry.beatlink.DeviceListener
Get the list of devices which currently can be seen on the network.

D

DeviceAnnouncement - Class in org.deepsymmetry.beatlink
Represents a device announcement seen on a DJ Link network.
DeviceAnnouncement(DatagramPacket) - Constructor for class org.deepsymmetry.beatlink.DeviceAnnouncement
Constructor simply sets all the immutable fields.
DeviceListener - Class in org.deepsymmetry.beatlink
Watches for devices to report their presence by broadcasting keep-alive packets on port 50000, and keeps a list of the devices that have been seen, as well as the network interface and interface address on which they were seen.

G

getAddress() - Method in class org.deepsymmetry.beatlink.DeviceAnnouncement
Get the address on which this device was seen.
getHardwareAddress() - Method in class org.deepsymmetry.beatlink.DeviceAnnouncement
The MAC address reported by the device.
getName() - Method in class org.deepsymmetry.beatlink.DeviceAnnouncement
The name reported by the device.
getNumber() - Method in class org.deepsymmetry.beatlink.DeviceAnnouncement
The player/device number reported by the device.
getPacketBytes() - Method in class org.deepsymmetry.beatlink.DeviceAnnouncement
The raw data bytes of the device announcement packet.
getTimestamp() - Method in class org.deepsymmetry.beatlink.DeviceAnnouncement
The last time the device was heard from.

I

isActive() - Static method in class org.deepsymmetry.beatlink.DeviceListener
Check whether we are presently listening for device announcements.

M

MAXIMUM_AGE - Static variable in class org.deepsymmetry.beatlink.DeviceListener
The number of milliseconds after which we will consider a device to have disappeared if we have not received an announcement from it.

O

org.deepsymmetry.beatlink - package org.deepsymmetry.beatlink
 

S

start() - Static method in class org.deepsymmetry.beatlink.DeviceListener
Start listening for device announcements and keeping track of the DJ Link devices visible on the network.
stop() - Static method in class org.deepsymmetry.beatlink.DeviceListener
Stop listening for device announcements.

T

toString() - Method in class org.deepsymmetry.beatlink.DeviceAnnouncement
 

U

unsign(byte) - Static method in class org.deepsymmetry.beatlink.Util
Converts a signed byte to its unsigned int equivalent in the range 0-255.
Util - Class in org.deepsymmetry.beatlink
Provides utility functions.
A C D G I M O S T U 
Skip navigation links

Copyright © 2016. All rights reserved.