<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body>
Hi,<br>
<br>
I've got a question about payload formats in SimpleRTPSink.<br>
Why is it possible to call createNew with <em>rtpPayloadFormat</em> and <em>rtpTimestampFrequency</em>
as arguments?<br>
Is it ok to e.g. take 0 (pcmu) as rtpPayloadFormat and another samplerate
than 8000 although the payloadformat 0 in rfc3550 is defined with samplerate
8000?<br>
<br>
Christian<br>
</body>
</html>