Event.parseStreamStart

void parseStreamStart(out string streamId)

Parse a stream-id event and store the result in the given stream_id location. The string stored in stream_id must not be modified and will remain valid only until event gets freed. Make a copy if you want to modify it or store it for later use.

Parameters

streamIdpointer to store the stream-id