dup_media


Description:

[ Version ( since = "1.20" ) ]
public SessionMedia? dup_media (string path, out int matched)

Gets the session media for path, increasing its reference count.

matched will contain the number of matched characters of path.

Parameters:

this

a Session

path

the path for the media

matched

the amount of matched characters

Returns:

the configuration for path in this, should be unreferenced when no longer needed.