<eol>
is an enum value that can take the values CR, LF, CRLF or LFCR. CR mean carrige return, and LF means line feed. The SDP RFC as well as the RTSP RFC consider CRLF the standard line feed sequence. Implementations are supposed to understand the alternatives as well. This flag allows the generation of other alternatives to test the compliance.