parse_stream_start


Description:

public void parse_stream_start (out unowned string stream_id)

Parse a stream-id this 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 this gets freed. Make a copy if you want to modify it or store it for later use.

Parameters:

this

a stream-start event.

stream_id

pointer to store the stream-id