get_stream_status_object


Description:

public unowned Value? get_stream_status_object ()

Extracts the object managing the streaming thread from this.

Parameters:

this

A valid Message of type GST_MESSAGE_STREAM_STATUS.

Returns:

a GValue containing the object that manages the streaming thread. This object is usually of type GstTask but other types can be added in the future. The object remains valid as long as this is valid.