Uses of Interface
net.paulhertz.pixelaudio.example.PANetworkClientINF
Packages that use PANetworkClientINF
Package
Description
Package
net.paulhertz.pixelaudio.example provides example Processing sketches and
demonstrations of PixelAudio library functionality.-
Uses of PANetworkClientINF in net.paulhertz.pixelaudio.example
Classes in net.paulhertz.pixelaudio.example that implement PANetworkClientINFModifier and TypeClassDescriptionclassExperimental real time performance application based on PixelAudio, with an editing GUI, Presets, and saving and loading JSON-format files for brushstroke and granular configuration data.classclassNETWORKING WITH UDPFields in net.paulhertz.pixelaudio.example declared as PANetworkClientINFModifier and TypeFieldDescriptionprivate PANetworkClientINFBagatelle.NetworkDelegate.appprivate PANetworkClientINFDeadBodyWorkFlow.NetworkDelegate.appprivate PANetworkClientINFTutorialOne_04_Network.NetworkDelegate.appConstructors in net.paulhertz.pixelaudio.example with parameters of type PANetworkClientINFModifierConstructorDescriptionNetworkDelegate(PANetworkClientINF app, String remoteFromAddr, String remoteToAddr) NetworkDelegate(PANetworkClientINF app, String remoteFromAddr, String remoteToAddr, int inPort, int outPort) NetworkDelegate(PANetworkClientINF app, String remoteFromAddr, String remoteToAddr) NetworkDelegate(PANetworkClientINF app, String remoteFromAddr, String remoteToAddr, int inPort, int outPort) NetworkDelegate(PANetworkClientINF app, String remoteFromAddr, String remoteToAddr) NetworkDelegate(PANetworkClientINF app, String remoteFromAddr, String remoteToAddr, int inPort, int outPort)