File List
Here is a list of all documented files with brief descriptions:
guacamole/audio.h [code] | Provides functions and structures used for providing simple streaming audio |
guacamole/client.h [code] | Provides functions and structures required for defining (and handling) a proxy client |
guacamole/error.h [code] | Provides functions and structures required for handling return values and errors |
guacamole/hash.h [code] | Provides functions and structures for producing likely-to-be-unique hash values for images |
guacamole/instruction.h [code] | Provides functions and structures for reading, writing, and manipulating Guacamole instructions |
guacamole/layer.h [code] | Provides functions and structures required for allocating and using layers |
guacamole/plugin.h [code] | Provides functions and structures required for handling a client plugin |
guacamole/pool.h [code] | Provides functions and structures for maintaining dynamically allocated and freed pools of integers |
guacamole/protocol.h [code] | Provides functions and structures required for communicating using the Guacamole protocol over a guac_socket connection, such as that provided by guac_client objects |
guacamole/socket.h [code] | Defines the guac_socket object and functionss for using and manipulating it |
guacamole/stream.h [code] | Provides functions and structures required for allocating and using nested streams |
guacamole/timestamp.h [code] | Provides functions and structures for creating timestamps |
guacamole/unicode.h [code] | Provides functions for manipulating Unicode strings |