![]() |
![]() |
![]() |
Buzztard Bt-Edit Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy |
#include "bt-edit.h"
struct BtPlaybackControllerSocket;
BtPlaybackControllerSocket * bt_playback_controller_socket_new
(void
);
Allows the coherence upnp backend for buzztard to remote control and query buzztard-edit.
Function can be tested doing "netcat -n 127.0.0.1 7654".
struct BtPlaybackControllerSocket;
the root window for the editor application
BtPlaybackControllerSocket * bt_playback_controller_socket_new
(void
);
Create a new instance
Returns : |
the new instance |