Searched defs:StreamSinkClass (Results 1 – 1 of 1) sorted by relevance
8 typedef struct StreamSinkClass StreamSinkClass; typedef18 struct StreamSinkClass { struct19 InterfaceClass parent;28 bool (*can_push)(StreamSink *obj, StreamCanPushNotifyFn notify,42 size_t (*push)(StreamSink *obj, unsigned char *buf, size_t len, bool eop);