Hi,
Is it possible to make function
OpalMediaStream::SetPatch(OpalMediaPatch*)
virtual in official OPAL branch? Or are there any reasons
why it is not a good
idea (e.g. performance)?
I need OPAL to interconnect more then two connections(audio
streams), so
that I have adjusted the way the OPAL patches media streams.
I've created
class MixMediaStream (descendant of OpalMediaStream) which
mixes audio
streams. Data flow is following:
1 1 N N 1 1
1
inStrm --> OpalMediaPatch ----> MixMediaStream
----> OpalMediaPatch --> outStrm
MixMediaStream has more then only one patches, therefore I
need reimplement
the SetPatch function.
With best regards, Jirka
------------------------------------------------------------
------------
Check the FAQ before asking! - http://www.
openh323.org/~openh323/fom.cgi
The OpenH323 Project mailing list, using Mailman. To
unsubscribe or
change your subscription options, goto
htt
p://www.openh323.org/mailman/listinfo/openh323
Maintained by Quicknet Technologies, Inc - http://www.quicknet.net
------------------------------------------------------------
------------
|