Ejemplo n.º 1
0
 public RFC5993Frame(RFC5993Frame f) : this((Rtp.RtpFrame)f)
 {
     Buffer = f.Buffer;
 }
Ejemplo n.º 2
0
 public RFC5993Frame(RFC5993Frame f)
     : this((Rtp.RtpFrame)f)
 {
     Buffer = f.Buffer;
 }