SET_BUFFER_LENGTH
Type: 3 The client sends this event to inform the server of the buffer size (in milliseconds) that is used to buffer any data coming over a stream. This event is sent before the server starts processing the stream.
Event Data: eventData0: the stream ID and eventData1: the buffer length, in milliseconds.