![]() |
![]() |
![]() |
EventDance - Documentation and Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
struct EvdStreamThrottle; struct EvdStreamThrottleClass; EvdStreamThrottle * evd_stream_throttle_new (void
); gsize evd_stream_throttle_request (EvdStreamThrottle *self
,gsize size
,guint *wait
); void evd_stream_throttle_report (EvdStreamThrottle *self
,gsize size
); gfloat evd_stream_throttle_get_actual_bandwidth (EvdStreamThrottle *self
); guint64 evd_stream_throttle_get_total (EvdStreamThrottle *self
);
gsize evd_stream_throttle_request (EvdStreamThrottle *self
,gsize size
,guint *wait
);
void evd_stream_throttle_report (EvdStreamThrottle *self
,gsize size
);
gfloat evd_stream_throttle_get_actual_bandwidth
(EvdStreamThrottle *self
);