Signal detail or null (default)
signal callback delegate or function to connect
void callback(gst.stream.Stream propStream, gobject.param_spec.ParamSpec prop, gst.stream_collection.StreamCollection streamCollection)
propStream the #GstStream that originated the signal (optional)
prop the property that changed (optional)
streamCollection the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to StreamNotify signal.
The stream notify signal is used to be notified of property changes to streams within the collection.