Files |
| file | audio.h [code] |
| | Provides functions and structures used for providing simple streaming audio.
|
| file | client.h [code] |
| | Provides functions and structures required for defining (and handling) a proxy client.
|
| file | error.h [code] |
| | Provides functions and structures required for handling return values and errors.
|
| file | hash.h [code] |
| | Provides functions and structures for producing likely-to-be-unique hash values for images.
|
| file | instruction.h [code] |
| | Provides functions and structures for reading, writing, and manipulating Guacamole instructions.
|
| file | layer.h [code] |
| | Provides functions and structures required for allocating and using layers.
|
| file | plugin.h [code] |
| | Provides functions and structures required for handling a client plugin.
|
| file | pool.h [code] |
| | Provides functions and structures for maintaining dynamically allocated and freed pools of integers.
|
| file | 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.
|
| file | socket.h [code] |
| | Defines the guac_socket object and functionss for using and manipulating it.
|
| file | stream.h [code] |
| | Provides functions and structures required for allocating and using nested streams.
|
| file | timestamp.h [code] |
| | Provides functions and structures for creating timestamps.
|
| file | unicode.h [code] |
| | Provides functions for manipulating Unicode strings.
|