SessionMedia


Description:

[ CCode ( has_construct_function = false ) ]
public SessionMedia (string path, owned Media media)

Create a new SessionMedia that manages the streams in media for path.

media should be prepared.

Ownership is taken of media.

Parameters:

path

the path

media

the Media

Returns:

a new SessionMedia.