Description | Uses | Classes, Interfaces, Objects and Records | Functions and Procedures | Types | Constants | Variables |
ICY Client and Server.
2.5.2008.07 Still here
Name | Description |
---|---|
Class unaIcyServer |
ICY server |
Class unaIcyServerClientConnection |
– unaIcyServerClientConnection – |
Class unaIcyServerClientList |
– unaIcyServerClientList – |
Class unaIcyStreamConsumer |
– ICY stream consumer – |
Class unaIcyStreamers |
– unaIcyStreamers – |
Class unaIcyStreamProvider |
– ICY stream provider – |
function iss2str(status: tunaIcyStreamerStatus): string; |
tunaIcyStreamerStatus = (...); |
tunaIcySongInfoUpdate = procedure(sender: tObject; const newTitle, newUrl: string) of object; |
tunaIcyDataAvailable = procedure(sender: tObject; data: pointer; size: unsigned) of object; |
c_maxClientsPerServer = 4096; |
function iss2str(status: tunaIcyStreamerStatus): string; |
tunaIcyStreamerStatus = (...); |
– – Values
|
tunaIcySongInfoUpdate = procedure(sender: tObject; const newTitle, newUrl: string) of object; |
tunaIcyDataAvailable = procedure(sender: tObject; data: pointer; size: unsigned) of object; |
c_maxClientsPerServer = 4096; |
– – |
(c) 2012 Lake of Soft