protected uint ParseSDPLine(string input, string nextLine) { return(impl.parseSDPLine(Native, input, nextLine)); }