|
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
gps |
Classes | |
struct | playerc_gps_t |
GPS proxy data. More... | |
Functions | |
playerc_gps_t * | playerc_gps_create (playerc_client_t *client, int index) |
Create a gps proxy. | |
void | playerc_gps_destroy (playerc_gps_t *device) |
Destroy a gps proxy. | |
int | playerc_gps_subscribe (playerc_gps_t *device, int access) |
Subscribe to the gps device. | |
int | playerc_gps_unsubscribe (playerc_gps_t *device) |
Un-subscribe from the gps device. |
|
Create a gps proxy.
|
|
Destroy a gps proxy.
|
|
Subscribe to the gps device.
|
|
Un-subscribe from the gps device.
|