Searched refs:ESD_DEFAULT_PORT (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDEndpoint.h52 status_t Connect(const char *host, uint16 port=ESD_DEFAULT_PORT);
H A Desdproto.h52 //#define ESD_DEFAULT_PORT 5001
53 #define ESD_DEFAULT_PORT 16001 macro
H A DESDEndpoint.cpp54 , fPort(ESD_DEFAULT_PORT)
H A DESDSinkNode.cpp129 fPort = ESD_DEFAULT_PORT;

Completed in 98 milliseconds