parse_stream_status


Description:

public void parse_stream_status (out StreamStatusType type, out unowned Element owner)

Extracts the stream status type and owner the GstMessage.

The returned owner remains valid for as long as the reference to this is valid and should thus not be unreffed.

MT safe.

Parameters:

this

A valid Message of type GST_MESSAGE_STREAM_STATUS.

type

A pointer to hold the status type

owner

The owner element of the message source