[ 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
.
path |
the path |
media |
the Media |
a new SessionMedia. |