Displaying 1 result from an estimated 1 matches for "celt_set_signalling_request".
2011 Mar 22
1
Please reinstate CELT_SET_SIGNALLING_REQUEST
Hi Jean-Marc,
I'd like to lobby to put CELT_SET_SIGNALLING_REQUEST back into the
public area. In our case the frame sizes are constant and we're not
trying to be inter-operable with anyone else, so the in-band signaling
byte is just wasted bandwidth. I know I could just modify the default
value for "signalling" in the source code, but I'm try...