Module uri

Module uri 

Source
Expand description

Types related to the uri line (u=).

Structs§

Tokenizer
The uri line (u=) tokenizer. This is low level stuff and you shouldn’t interact directly with it, unless you know what you are doing.
Uri
The uri line (u=) of SDP. It is not parsed, you can use value to get the actual value and parse it as a proper URI.