Revision 201e2bb8 src/gst/rtpSender.h

b/src/gst/rtpSender.h
36 36
    : RtpBin
37 37
{
38 38
    public:
39
        RtpSender(const Pipeline &pipeline) : 
40
            RtpBin(pipeline), 
39
        RtpSender(const Pipeline &pipeline) :
40
            RtpBin(pipeline),
41 41
            rtp_sender_(0),
42 42
            send_rtp_sink_(0),
43 43
            send_rtcp_src_(0),

Also available in: Unified diff