[][src]Function libsdp::parse_codec_identifier

pub fn parse_codec_identifier(
    input: &[u8]
) -> IResult<&[u8], SdpCodecIdentifier>