![]() | ![]() | ![]() | oRTP Reference Manual | ![]() |
---|
void ortp_init ();
Initialize the oRTP library. You should call this function first before using oRTP API.
void ortp_scheduler_init ();
Initialize the oRTP scheduler. You only have to do that if you intend to use the scheduled mode of the RtpSession in your application.
<<< oRTP API | RtpSession API >>> |