Searched defs:input_handler (Results 1 – 4 of 4) sorted by relevance
45 const BytesHandler* input_handler() const { in input_handler() function
73 const BytesHandler* input_handler() const { in input_handler() function
863 cdef int input_handler(void *data, unsigned char *buffer, size_t size, size_t *read) except 0: function
69 GstRtmpConnectionMessageFunc input_handler; member