internal_stream_updated


Description:

[ NoWrapper ]
public virtual void internal_stream_updated (Caps? caps, TagList? tags)

This function is called when internal Stream gets updated.

Meant for internal usage only. Used for subclasses to update their properties accordingly.

Note that this vfunc is called from different threads.

Parameters:

this

a Stream

caps

an updated Caps if changed

tags

an updated TagList if changed