complete_pipeline
Description:
[
Version ( since =
"1.14" ) ]
public bool complete_pipeline (
GenericArray<
Transport?> transports)
Add a receiver and sender parts to the pipeline based on the transport from SETUP.
Parameters:
this |
a Media
|
transports |
a list of Transport
|
Returns:
true if the media pipeline has been sucessfully updated.
|