Class
GUsbEndpoint
Instance methods
g_usb_endpoint_get_maximum_packet_size
Gets the maximum packet size this endpoint is capable of sending/receiving.
Available since: 0.3.3
g_usb_endpoint_get_refresh
Gets the rate at which synchronization feedback is provided, for audio device only.
Available since: 0.3.3
g_usb_endpoint_get_synch_address
Gets the address if the synch endpoint, for audio device only.
Available since: 0.3.3
Methods inherited from GObject (42)
Signals
Signals inherited from GObject (1)
GObject.Object::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.