BtPlaybackControllerSocket

BtPlaybackControllerSocket — sockets based playback controller

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── BtPlaybackControllerSocket

Includes

#include "bt-edit.h"

Description

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".

Functions

bt_playback_controller_socket_new ()

BtPlaybackControllerSocket *
bt_playback_controller_socket_new (void);

Create a new instance

Returns

the new instance

Types and Values

struct BtPlaybackControllerSocket

struct BtPlaybackControllerSocket;

the root window for the editor application