stream_notify
Description:
public virtual signal void stream_notify (
Stream stream,
ParamSpec pspec)
The stream notify signal is used to be notified of property changes to streams within the collection.
Parameters:
| prop |
the property that changed
|
| prop_stream |
the Stream that originated the signal
|