Entries
Type: 0 The server sends this event to notify the client that a stream has become functional and can be used for communication. By default, this event is sent on ID 0 after the application connect command is successfully received from the client.
Type: 1 The server sends this event to notify the client that the playback of data is over as requested on this stream. No more data is sent without issuing additional commands. The client discards the messages received for the stream.
Type: 2 The server sends this event to notify the client that there is no more data on the stream. If the server does not detect any message for a time period, it can notify the subscribed clients that the stream is dry.
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.
Type: 4 The server sends this event to notify the client that the stream is a recorded stream.
Type: 6 The server sends this event to test whether the client is reachable.
Type: 7 The client sends this event to the server in response to the ping request.
Type: 31 (0x1F)
Type: 32 (0x20)