StreamTransport


Description:

[ CCode ( has_construct_function = false ) ]
public StreamTransport (Stream stream, owned Transport tr)

Create a new StreamTransport that can be used to manage stream with transport tr.

Parameters:

stream

a Stream

tr

a GstRTSPTransport

Returns:

a new StreamTransport