ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
456 B
Text
9 lines
456 B
Text
Net::SDP is an SDP (Session Description Protocol) parser and generator.
|
|
Net::SDP is object oriented and a single instance of Net::SDP represents
|
|
a single SDP session description. There are methods to easily get, set
|
|
and create each of the fields in the session description.
|
|
|
|
The classes Net::SDP::Time and Net::SDP::Media are automatically
|
|
instantiated for each Time Description (t=) and Media Description (m=).
|
|
|
|
WWW: https://metacpan.org/release/Net-SDP
|