Message.stream_status
Description:
[ CCode ( has_construct_function = false ) ]
public Message.stream_status (Object? src, StreamStatusType type, Element owner)
public Message.stream_status (Object? src, StreamStatusType type, Element owner)
Create a new stream status message.
This message is posted when a streaming thread is created/destroyed or when the state changed.
Parameters:
src |
The object originating the message. |
type |
The stream status type. |
owner |
the owner element of |